What is the story with context descriptors in 5.5.9. Nothing seems to work right. I have placed the the following context.xml file in the META-INF directory inside my war

<Context path="/mobile" reloadable="true"/>

When my war is expanded the context does not use the name in the path as
specified by context.xml but the name of the war file!!

How is it possible to use a context path different to the name of the war file?

thanks


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to