[jboss-user] [Installation, Configuration & Deployment] - Re: Isolation woes...

frankgrimes97 do-not-reply at jboss.com
Thu Aug 27 15:29:58 EDT 2009


Have you tried to put the war files inside the ear, but as an exploded directory?

e.g.

deploy/shared.ear (directory)
deploy/webapp1.war (file)
deploy/webapp2.war (file)

I'm not sure if the JBoss deployment scanner is smart enough to redeploy a webapp contained in an ear, but it's worth a shot as it would give you the isolation you require.

Also, even if the deployment scanner can't do it, there might be a way to do it through a script which calls JBoss JMX management beans.

Cheers,

Frank Grimes

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

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



More information about the jboss-user mailing list