Hi,

is possible in application.xml
define same <web-uri> on different <context-root> ?
E.g.:


<display-name>Test application</display-name>
a data application

application-test.jar



<web-uri>application.war</web-uri>
<context-root>/testa</context-root>




<web-uri>application.war</web-uri>
<context-root>/testb</context-root>




In this case /testb is not find.
Why?

Thanks for any suggestion.


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3861526#3861526

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3861526


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to