[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Multipe JBOSS server (with different versions)
GRatcliffe
do-not-reply at jboss.com
Tue Aug 7 11:32:41 EDT 2007
To run multiple instances of JBoss you need to ensure that there are:
No directory/file conflicts. So install it in a different directory.
No database conflicts. So modify DataSource definitions to use different data bases.
No TCP/IP port conflicts. This is the hardest since JBoss uses quite a few ports. For example JNDI 1099, Tomcat 8080 etc. See the wiki at http://wiki.jboss.org/wiki/Wiki.jsp?page=ConfigurePorts to see how these can be changed.
Its worth searching the forums and the wiki to find answers.
Gary
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4071669#4071669
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4071669
More information about the jboss-user
mailing list