Markus Wolf wrote:
Is this a Geronimo specific problem i.e. does it work ok in something
else eg WAS ?
I'm not sure, because we only use Geronimo currently and have no other
app server installed.
Have you got them as jar dependencies (mainfest classpath) as well on
the build path ? Check MANIFEST.MF in META_INF
I've added the jar files to the WARs MANIFEST.MF classpath and then it
does work.
I wasn't aware that adding files to the WAR classpath is supported.
Maybe this could be added to the documentation for the deployment on
geronimo.
Thanks for your great help.
Which G version are you running because in 1.1-rc1 adding the jars to
the war MANIFEST classpath stopped working for me?
Thanks,
Mario