I have a stateless session ejb (which is also a webservice) contained in a
jar that is deployed in the WEB-INF/lib folder of a webapp that i deploy to
tomee and it has a dependency on saxon-he-9.4.jar.  I find that i can only
successfully deploy the ejb if saxon-he-9.4.jar is in the tomee/lib folder
and it will fail if saxon-he-9.4.jar is in WEB-INF/lib.  Is it possible to
deploy the dependency jar in WEB-INF/lib?

--
View this message in context: 
http://openejb.979440.n4.nabble.com/ejb-dependency-jar-in-war-file-WEB-INF-lib-instead-of-tomee-lib-tp4641107.html
Sent from the OpenEJB User mailing list archive at Nabble.com.

Reply via email to