At 04:20 PM 6/20/01 -0500, you wrote:
>What is the context root set to in the web.xml for the web app?

That's actually set in application.xml in the example:

<web>
        <web-uri>webapp.war</web-uri>
        <context-root>/</context-root>
</web>

r.b.






_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to