[jboss-user] [Installation, Configuration & DEPLOYMENT] - Use JAR file within EAR

Trumml do-not-reply at jboss.com
Wed Jul 25 11:35:12 EDT 2007


I'm using JBoss 3.2.7 (but I can upgrade to a new version if required) and I want to deploy an EAR with a WAR and a SAR file.
1) I want the EAR not to share its UCL with other EAR's (is this only possible with JBoss 4x and the ear-deployer.xml ==> Isolated flag)
2) I want to put some common utility JARs into the EAR which can be accesed by both the SAR and the WAR. I was not able to do this, because the WAR did not find those classes in "external" jars which remain inside the EAR in a lib directory.
3) I want to configure a valve for this specific WAR, but the valve implementation should remain inside a jar in the the WARs WEB-INF/lib or the EAR. Is this possible?

I tried a lot to achieve those requirements but yet I could not get my application working...

Yours,
Martin.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4067457#4067457

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4067457



More information about the jboss-user mailing list