JBoss Community

Multiple instances of JBoss AS7 on the same machine

new comment by ian diddams View all comments on this document

So just to confirm cos I am pretty new to jboss admin..

 

wheras in JBoss 4 & 6 one could have multiple instances beneath a single JBoss installation, by creating different directories beneath "server"

 

/opt/jboss-4.2.3.GA/server

                                      /instance1

                                      /instance2

 

...  with AS 7 you have to have a seperate JBOSS AS 7 hieracrchy for each standalone server? 

 

/opt/jboss7-instance1

/opt/jboss7-insatnce2

 

??

 

And in so doing repeat various files?

 

cheers

 

ian