Ales Justin wrote:
They just need to be there when the TomcatDeployer needs them. I think it's the Real stage.
Hmmm, this is then strange, as VFSClassLoaderClassPathDeployer already mounts this in Describe.
You will need to debug further / deeper. :-(
Yea. I tried mounting before adding to the classpath:
{code>Automounter.mount(this, jarFile);{code}
It didn't help.
Stan