[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: External Directories On JBoss 4.2.x
mdiamant
do-not-reply at jboss.com
Thu Jan 3 16:12:11 EST 2008
JBoss install: C:\jboss-4.2.2.GA
External directory made visible: C:\DI_Solution\webapps\NetDiver
Context element from server.xml:
| <Context path="/NetDiver" docBase="C:\DI_Solution\webapps\NetDiver\netdiver-61.war" unpackWAR="false">
| <Parameter name="netdiver.dataroot" value="C:\DI_Solution\webdata\NetDiver" />
| <Parameter name="diveline.server" value="localhost:2130" />
| <Parameter name="diveline.allow-server-change" value="true" />
| </Context>
|
Hope this helps!
-Michael
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4116865#4116865
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4116865
More information about the jboss-user
mailing list