[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Help in understanding deployment of war's

jaikiran do-not-reply at jboss.com
Mon Mar 2 06:44:04 EST 2009


"soimafreak" wrote : so you should be able to run two applications that are the same with different context paths. But I imagine it depends how the application is written?
  | So a "hello world" war could be deployed multiple times with different file names. But what if it was a more complicated application? 
  | 
In theory yes, it should be possible. But finally its upto the way the application is written.

"soimafreak" wrote : 
  | I guess the question is, is a war isolated from any other war, or can they interact/utilise the same resources?
  | 

By default yes, each WAR has its own classloader (but these are things that can be configured to application server configuration files).




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

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



More information about the jboss-user mailing list