Deployer Build Error

Hi,

When using the deployer, I’m getting the following error in the build step:

Integration Server package files code/source/wm/b2b/editn.java, ns/wm/b2b/editn/validateEnvelope/java.frag do not exist. Use the Deployer user interface to verify and edit the list of files for the package.

any idea how to fix it?

Thanks
Alex

Hi Alexandre,

sounds like you are trying to deploy a webMethods standard package.
This is not recommended.

These packages should exist in the target server by installation and if you are using such services you should resolve the dependencies as “Exists” instead of “Add”.

Regards,
Holger

That was it, thanks again!