| <Host name="testhost" autoDeploy="false"
deployOnStartup="false" deployXML="false">
| <Alias>test.apps.domain.com</Alias>
|
| <Valve
className="org.apache.catalina.valves.AccessLogValve"
| prefix="localhost_access_log." suffix=".log"
| pattern="common"
directory="${jboss.server.home.dir}/log"
| resolveHosts="false" />
|
| <DefaultContext cookies="true" crossContext="true"
override="true"/>
|
| </Host>
|
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4135651#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...