[jboss-user] [Installation, Configuration & Deployment] - EAR deployment issues

nancy.aggarwal do-not-reply at jboss.com
Fri Aug 11 00:22:25 EDT 2006


EAR structure which we want:


Hello,

I am working in the deployment of our application on Jboss4.0GA.Following is the structure of our ear:

EAR
|____Application war

|____Sytem war

|____EJB jar

|____Sytem har

|____Application har

|____Common.jar(having all dependent jars and classes of sytem war)

|____META-INF
            |______application.xml

Many question which are arcising in my mind:

1)Can we place all the classes outside the war(WEB-INF/classes)

2)I am placing WEB-INF/lib outside war in common.jar (EAR classloader level) but war can not find the required classes from coomon.jar

3)I need to share session between the wars.

4)Can an ear contain two hars having differnet session factories binded?


Please answer to my questions and guide me how to achieve all this.

I am facing class loading issues while trying to keep the rlib outside war..



Thanks,

Nancy

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

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



More information about the jboss-user mailing list