We've had 3 or 4 instances of JBoss running on a single machine, no problem. It
depends more on your application behavior (ours were mostly idle) and memory (each
used about 300MB, but we had about 1-2GB).
The trick is to create a script (using ant or whatever) which copies over different
versions of the configuration that use different ports.
You can also pass in system settings on the command line (like with -Dhttp.port=8080)
and put in the macro ${http.port} into your web.xml or jboss-service.xml. It'll be
expanded when the server runs.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850832#3850832
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3850832
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user