Hi,
Check stderr.log u will get the excat error.
Regards,
Pradeep
-----Original Message-----
From: chandrashekhar sf cs [mailto:[EMAIL PROTECTED]
Sent: 28.07.2004 10:28
To: [EMAIL PROTECTED]
Subject: not able to create my context path
�
hi
if i configure server.xml like
<Context path="/examples" docBase="examples" debug="0"
reloadable="true" crossContext="true">
</context>
<Context path="/myApp" docBase="myApp" debug="0"
reloadable="true" crossContext="true">
</context>
tomcat starts but disappear from screen imadiately. if i remove my
context path, tomcat starts.what wrong with me. although if i type
in url http://localhost:8080/examples/servlet/CookieExample
it works and page apper.what should be change in server.xml.please explain
please help
chandrashekhar
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]