Rashmi Rubdi wrote:
I think an application runs on the root context / by default, if it's configured this way in server.xml :<Engine name="Catalina" defaultHost="localhost"> <Host name="localhost" appBase="webapps/projectname"> <Context path="" docBase="C:\dev\projects\projectname" reloadable="true" /> <Logger className="org.apache.catalina.logger.FileLogger"/> </Host> </Engine>
Thanks for replying.. I have that already and it does not help.. Other suggestions..?? John.. --------------------------------------------------------------------- To start a new topic, e-mail: [email protected] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
