And here are some basic steps to get you started on running multiple app 
servers:

1) Unzip the jbossas binary zip file.
2) Make two copies of ./server/default, for example, as ./server/server1 and 
./server/server2
3) Read about the binding service (I gave you the link earlier), and then:
3a) Set up the sample-bindings.xml file
3b) Modify the ./server/xxx/conf/jboss-service.xml files for both server1 and 
server2 to use the sample-bindings.xml file

Then run the two servers as follows:

run -c service1
run -c service2
 

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133745
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to