Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
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!