[jboss-user] [Clustering/JBoss] - Re: how can i configure webapps deployoed across a cluster
bstansberry@jboss.com
do-not-reply at jboss.com
Tue Nov 21 10:43:14 EST 2006
See section 1.2 in the JBoss Application Server Guide. It gives a directory layout of the server, along with names of system properties that point to various locations in the directory structure. JBoss creates standard values for those system properties on startup based on where it's launched from and the server config you specify with the -c switch. But, if you set one or more of those properties at startup using -D, you can override the default location where JBoss expects to find files.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987586#3987586
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3987586
More information about the jboss-user
mailing list