[jboss-user] [Installation, Configuration & Deployment] - Deploying similar ear's

wild_pig do-not-reply at jboss.com
Wed Jul 4 18:54:45 EDT 2007


Hi,

i need to deploy 2 ear's on same Jboss instance.

So, i have such a example:

1) first.ear
   -> test1.war
   -> inside.jar

2) second.ear
   -> test2.war
   -> inside.ear

Both have inside.jar in application.xml. This is the same jar but in another versions.

My Jboss (4.0.4) couldn't deploy it (they use one inside.jar not two) . I think it's classloader issue. 

It's possible to deploy it? On one JBoss instance?
What i need is - to have 2 war's with the same jar but different versions.

Regards

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

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



More information about the jboss-user mailing list