When you start a instance of the server, it creates the JVM and all applications run in
that single JVM. If you want to deploy the web applications independent of each, you can
however start multiple instances of AS with each instance containing the unique web
applications. Is this what you were looking for?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4206850#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...