Re: Hey I found the solution RE: Servlets do not run under Apache-tomcat

2001-03-30 Thread Todd Pfaff
On Thu, 29 Mar 2001, Animesh Chaturvedi - US wrote: > Hi filip > > I found the solution. You have to make a change in tomcat's server.xml file. > In the ContextManager section you have to set up a variable like > home="TOMCAT_HOME". That's all? That solved your problem? Something like this?

Hey I found the solution RE: Servlets do not run under Apache-tomcat

2001-03-29 Thread Animesh Chaturvedi - US
om: Filip Hanik [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 29, 2001 2:35 PM To: [EMAIL PROTECTED] Subject: RE: Servlets do not run under Apache-tomcat > Also if in a jsp in the examples context i put page="/servlet/HelloWorldExample" /> and refernce the jsp it works. this wor

RE: Servlets do not run under Apache-tomcat

2001-03-29 Thread Filip Hanik
Hanik Software Architect [EMAIL PROTECTED] www.filip.net > -Original Message- > From: Filip Hanik [mailto:[EMAIL PROTECTED]] > Sent: Thursday, March 29, 2001 2:19 PM > To: [EMAIL PROTECTED] > Subject: RE: Servlets do not run under Apache-tomcat > > > I would really sw

RE: Servlets do not run under Apache-tomcat

2001-03-29 Thread Filip Hanik
TECTED]] > Sent: Thursday, March 29, 2001 2:04 PM > To: '[EMAIL PROTECTED]' > Subject: RE: Servlets do not run under Apache-tomcat > > > Hi Filip > > I tried removing the alias directive. It did not work because > then it starts > looking into DocumentRoot which ha

RE: Servlets do not run under Apache-tomcat

2001-03-29 Thread Todd Pfaff
On Thu, 29 Mar 2001, Animesh Chaturvedi - US wrote: > I have tried every combination in tomcat.conf file. It seems that /servlet > requests do not reach tomcat atall. It looks for the servlet just like a > normal file in the file hiearchy and does not invoke it. me too. exact same problem, but

RE: Servlets do not run under Apache-tomcat

2001-03-29 Thread Animesh Chaturvedi - US
, 2001 2:35 PM To: [EMAIL PROTECTED] Subject: RE: Servlets do not run under Apache-tomcat > Also if in a jsp in the examples context i put page="/servlet/HelloWorldExample" /> and refernce the jsp it works. this works because Apache nor mod_jserv is involved, this is an internal

RE: Servlets do not run under Apache-tomcat

2001-03-29 Thread Animesh Chaturvedi - US
, March 29, 2001 2:38 PM To: '[EMAIL PROTECTED]' Cc: [EMAIL PROTECTED] Subject: RE: Servlets do not run under Apache-tomcat On Thu, 29 Mar 2001, Animesh Chaturvedi - US wrote: > I am using tomcat1.3.17 that only supports mod_jserv not mod_jk. So the > tomcat-apche.conf file

RE: Servlets do not run under Apache-tomcat

2001-03-29 Thread Todd Pfaff
On Thu, 29 Mar 2001, Animesh Chaturvedi - US wrote: > I am using tomcat1.3.17 that only supports mod_jserv not mod_jk. So the > tomcat-apche.conf file thats generated automatically by tomcat 1.3.17 should > have created Directives that are correct for mod_jserv. > > Do you mean to say that the D

RE: Servlets do not run under Apache-tomcat

2001-03-29 Thread Filip Hanik
nt: Thursday, March 29, 2001 11:53 AM > To: '[EMAIL PROTECTED]' > Subject: RE: Servlets do not run under Apache-tomcat > > > Yeah Filip > > I agree but why is it not serving my servlet. > > The HelloWorldExample Servlet's .class file is placed in > /myroot

RE: Servlets do not run under Apache-tomcat

2001-03-29 Thread Todd Pfaff
t; From: Todd Pfaff [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, March 29, 2001 11:46 AM > > To: [EMAIL PROTECTED] > > Cc: Filip Hanik > > Subject: RE: Servlets do not run under Apache-tomcat > > > > > > yes, i agree, that's what it looks like, but this

RE: Servlets do not run under Apache-tomcat

2001-03-29 Thread Georges Boutros
servlet in my jsp page. Georges -Original Message- From: Animesh Chaturvedi - US [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 29, 2001 2:53 PM To: '[EMAIL PROTECTED]' Subject: RE: Servlets do not run under Apache-tomcat Yeah Filip I agree but why is it not serv

RE: Servlets do not run under Apache-tomcat

2001-03-29 Thread Animesh Chaturvedi - US
? If not what should they be? Animesh -Original Message- From: Filip Hanik [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 29, 2001 1:55 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: RE: Servlets do not run under Apache-tomcat yeah, but you can't mix mod_jk configurations

RE: Servlets do not run under Apache-tomcat

2001-03-29 Thread Filip Hanik
ROTECTED] www.filip.net > -Original Message- > From: Todd Pfaff [mailto:[EMAIL PROTECTED]] > Sent: Thursday, March 29, 2001 11:46 AM > To: [EMAIL PROTECTED] > Cc: Filip Hanik > Subject: RE: Servlets do not run under Apache-tomcat > > > yes, i agree, that's what it look

RE: Servlets do not run under Apache-tomcat

2001-03-29 Thread Animesh Chaturvedi - US
ch 29, 2001 1:33 PM To: [EMAIL PROTECTED] Subject: RE: Servlets do not run under Apache-tomcat > Alias /examples /myroot/jakarta-tomcat/webapps/examples > > Options Indexes FollowSymLinks > > > ApJServMount /examples/servlet /examples > >AllowOverride None >

RE: Servlets do not run under Apache-tomcat

2001-03-29 Thread Todd Pfaff
Original Message- > > From: Animesh Chaturvedi - US [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, March 29, 2001 9:58 AM > > To: '[EMAIL PROTECTED]' > > Subject: RE: Servlets do not run under Apache-tomcat > > > > > > Thanks Fi

RE: Servlets do not run under Apache-tomcat

2001-03-29 Thread Filip Hanik
] > Sent: Thursday, March 29, 2001 9:58 AM > To: '[EMAIL PROTECTED]' > Subject: RE: Servlets do not run under Apache-tomcat > > > Thanks Filip!! > > I have the followinfg entry in my tomcat.conf file. > > Alias /examples /myroot/jakarta-tomcat/webapps/examples

RE: Servlets do not run under Apache-tomcat

2001-03-29 Thread Animesh Chaturvedi - US
Oops typographical mistake Its apache 1.3.17 Animesh -Original Message- From: Todd Pfaff [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 29, 2001 12:38 PM To: [EMAIL PROTECTED] Cc: Animesh Chaturvedi - US Subject: Re: Servlets do not run under Apache-tomcat On Thu, 29 Mar 2001

Re: Servlets do not run under Apache-tomcat

2001-03-29 Thread Todd Pfaff
On Thu, 29 Mar 2001, Animesh Chaturvedi - US wrote: > I am running Apache 3.1.17 and Tomcat3.2.1 on a unix box and using mod_jserv > as connector. and using SSL. i assume you mean apache 1.3.17. i posted a similar question yesterday to this list. my environment is: linux mandrake 7.2 apache 1

RE: Servlets do not run under Apache-tomcat

2001-03-29 Thread Animesh Chaturvedi - US
ECTED] www.filip.net > -Original Message- > From: Animesh Chaturvedi - US [mailto:[EMAIL PROTECTED]] > Sent: Thursday, March 29, 2001 9:35 AM > To: '[EMAIL PROTECTED]' > Subject: Servlets do not run under Apache-tomcat > > > > Hi > > I am running Apache

RE: Servlets do not run under Apache-tomcat

2001-03-29 Thread Filip Hanik
Original Message- > From: Animesh Chaturvedi - US [mailto:[EMAIL PROTECTED]] > Sent: Thursday, March 29, 2001 9:35 AM > To: '[EMAIL PROTECTED]' > Subject: Servlets do not run under Apache-tomcat > > > > Hi > > I am running Apache 3.1.17 and Tomcat3.2.1 on

Servlets do not run under Apache-tomcat

2001-03-29 Thread Animesh Chaturvedi - US
Hi I am running Apache 3.1.17 and Tomcat3.2.1 on a unix box and using mod_jserv as connector. and using SSL. The jsp are working perfectly, but servlets do not run at all. You get HTTP 404 document not found error. I have tried every possible way, but none works. for e.g if I reference a ser