Greetings to all,
i have 3 similar applications (latest struts2.0.11) under one tomcat
(5.5.25). The host definition in server.xml looks like :
<Host name="test1.com" appBase="" autoDeploy="false">
<Alias>www.test1.com</Alias>
<Context docBase="/var/www/www.test1.com/web/" path=""
reloadable="false" workDir="/var/www/www.test1.com/web/work/">
</Context>
</Host>
The problem is that when try to access the folder for web application
test2 i.e. /myfolder/index.jsp the folder is mapped to test1 ...
Has anyone got any ideas why is this happening ?
I appreciate your answers
Best Wishes for the new year ...
Leon
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]