Please help Console Problem in tomcat 5.0.16

2004-02-02 Thread Avinash Sridhar
have my own directory as sampleapp which has the necessary structure and the .class file is put into the following directory structure. classes/package1/structure/HelloServlet.class. All in the %TOMCAT% home directory. My question is in %TOMCAT%/conf/server.xml file how is the Context /Context

RE: Please help Console Problem in tomcat 5.0.16

2004-02-02 Thread Bodycombe, Andrew
This indicates your server.xml is invalid. -Original Message- From: Avinash Sridhar [mailto:[EMAIL PROTECTED] Sent: 02 February 2004 16:07 To: [EMAIL PROTECTED] Subject: Please help Console Problem in tomcat 5.0.16 have my own directory as sampleapp which has the necessary structure

Re: RE: Please help Console Problem in tomcat 5.0.16

2004-02-02 Thread Avinash Sridhar
your server.xml is invalid. -Original Message- From: Avinash Sridhar [mailto:[EMAIL PROTECTED] Sent: 02 February 2004 16:07 To: [EMAIL PROTECTED] Subject: Please help Console Problem in tomcat 5.0.16 have my own directory as sampleapp which has the necessary structure and the .class file

Re: Please help Console Problem in tomcat 5.0.16

2004-02-02 Thread Aadi Deshpande
. -Original Message- From: Avinash Sridhar [mailto:[EMAIL PROTECTED] Sent: 02 February 2004 16:07 To: [EMAIL PROTECTED] Subject: Please help Console Problem in tomcat 5.0.16 have my own directory as sampleapp which has the necessary structure and the .class file is put into the following

RE: RE: Please help Console Problem in tomcat 5.0.16

2004-02-02 Thread Yansheng Lin
, 2004 10:08 AM To: Tomcat Users List Cc: Bodycombe,Andrew Subject: Re: RE: Please help Console Problem in tomcat 5.0.16 Hi, Thanks for the reply.How do I correct the invalid server.xml file. Kindly let me know. server.xml file for the same directory structure. Context path=/sampleapp docBase