[jboss-user] [Installation, Configuration Deployment] - Re: Linux Jboss File Layout

2006-10-11 Thread abush010
What would be the possibilities of, within a production environment, having 
multiple configurations running at anyone time?

All other linux servers I have seen (so apache, mysql, various ftp servers, 
tomcat standalone) only have support for one instance at a time.  Do Jboss (and 
J2EE in general) servers break this mold?

As an example is it likely that a production server would run a jboss 
webservices capable/configured server as well as a jsp/servlet jboss server 
simultaniously (and separately).

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3977468#3977468

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3977468
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration Deployment] - Re: Linux Jboss File Layout

2006-10-10 Thread [EMAIL PROTECTED]
The consequence is you can't run 2 jboss instances on different configurations 
simulaneously. Each instance needs its own data/log/tmp dirs. In general, 
whatever is under a configuration JBOSS_HOME/server/xxx must not be shared 
across instances.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3977193#3977193

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3977193
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user