RE: ISAPI filter question

2001-04-06 Thread Borislav Iordanov
Thanks a lot for your help! Borislav -Original Message- From: Ricardo Gladwell [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 05, 2001 5:25 AM To: [EMAIL PROTECTED] Subject: RE: ISAPI filter question The ISAPI filter is not responsible for starting Tomcat: it merely handles

RE: ISAPI filter question

2001-04-05 Thread Ricardo Gladwell
age- > From: Borislav Iordanov [mailto:[EMAIL PROTECTED]] > Sent: 05 April 2001 02:49 > To: Tomcat User List > Subject: ISAPI filter question > > > Hi, > > I've used tomcat for a while, starting it from the command line. Now, I've > configured the ISAPI filter for

ISAPI filter question

2001-04-04 Thread Borislav Iordanov
Hi, I've used tomcat for a while, starting it from the command line. Now, I've configured the ISAPI filter for IIS 5.0 under Windoz 2000 Professional and it works fine also. Except, I'm wondering why do I have to start tomcat from the shell as usual? Why doesn't the ISAPI filter start it? What ar