You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Vikramjit Singh <vi...@gtllimited.com> on 2002/06/11 06:56:34 UTC

the context is not being found

hi all,

i have installed tomcat 4.0.3 and have been breaking my head since 15 days.
I am trying to add a context CorpMIS, but its not getting added. I have
added the following lines in server.xml

        <Context path="/CorpMIS" 
                 docBase="CorpMIS" 
                 crossContext="true"
                 debug="0" 
                  reloadable="true" 
                 trusted="false" /> 


 but when i type the url in the address bar of the browser its giving me

description The requested resource (/CorpMIS) is not available.
earlier i was working on tomcat 3.2.1 and its works perfectly fine without
any problem.

Could somebody throw some light. Thanking in advance.

Regards,
Vikramjit Singh,
Systems Engineer,
GTL Ltd.
Ph. 7612929-1031


Regards,
Vikramjit Singh,
Systems Engineer,
GTL Ltd.
Ph. 7612929-1031


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>