It may appear that JBoss 4.2 no longer supports 'global' context settings

Therefore you must specifically set context within your deployment descriptors' 
directory

ex:  /WEB-INF/context.xml

Thus the correct statement should be:

<Context path=""
   docBase="./deploy" 
   crossContext="true"
   reloadable="true"
   caseSensitive = "false" debug="1"


Hope that helps :)

-Shamunda

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

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


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to