<img
src="http://zdownload.zurich.com/mailimages/ZHP_MailHeader.gif"; />

Hi there

I'm trying to run my web application (myweb.war) in Tomcat 6.0.32 under the
root context.

I've tried to add a context.xml in META-INF/context.xml which is part of
myweb.war:
<Context docBase="myweb" path="/" reloadable="false"/>

But the application isn't accessible using /index.html.

I've also tried to not specify docBase but it doesn't work either.

I've also tried to add myweb.xml to conf/Catalina/localhost but without
success.

Have I missed anything?

Thanks
Oliver







******************* BITTE BEACHTEN *******************
Diese Nachricht (wie auch allfällige Anhänge dazu) beinhaltet
möglicherweise vertrauliche oder gesetzlich geschützte Daten oder
Informationen. Zum Empfang derselben ist (sind) ausschliesslich die
genannte(n) Person(en) bestimmt. Falls Sie diese Nachricht
irrtümlicherweise erreicht hat, sind Sie höflich gebeten, diese unter
Ausschluss jeder Reproduktion zu zerstören und die absendende Person
umgehend zu benachrichtigen. Vielen Dank für Ihre Hilfe.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to