I failed to migrate a package from 6.0 to 6.1 because third-party-jars I am using (Castor and Xerces implementation) can not be used by java flows in a package. The jars are located in “IntegrationServer/packages/<package>/code/jars”. When I put them in “IntegrationServer/packages/<package>/code/jars/static” or “IntegrationServer/lib/jars” everything works as expected. But I do not want them to be added to the global classloader. I want to use the package classloader but it seems to act differently from the 6.0 one.
Did anyone run into the same trouble?
Thank you,
Ulf Licht
#Flow-and-Java-services#webMethods#Integration-Server-and-ESB