RE: 2nd Post: Servlets and mod_jk problem -- thanks!

2001-04-04 Thread Milt Epstein
On Wed, 4 Apr 2001, Jim Cheesman wrote: > At 09:53 PM 4/3/2001, you wrote: > > > One thing to note, Tomcat for NT is not picky about this, because on > > > my NT deployment of Tomcat, I have the WEB-INF directory named > > > "web-inf" and everything works fine. > >[ ... ] > > > >You must come fro

RE: 2nd Post: Servlets and mod_jk problem -- thanks!

2001-04-03 Thread Jim Cheesman
At 09:53 PM 4/3/2001, you wrote: > > One thing to note, Tomcat for NT is not picky about this, because on > > my NT deployment of Tomcat, I have the WEB-INF directory named > > "web-inf" and everything works fine. >[ ... ] > >You must come from a Windows background :-) -- under UNIX, everything >h

RE: 2nd Post: Servlets and mod_jk problem -- thanks!

2001-04-03 Thread Milt Epstein
On Tue, 3 Apr 2001, Kyle Tippetts wrote: > Just want to thank everyone for their help and discussion on this > problem. And, I wanted to let everyone know what I found out. Milt, > it was your question about my Web-inf directory and whether it was > all uppercase or not that cracked it. I figur

RE: 2nd Post: Servlets and mod_jk problem -- thanks!

2001-04-03 Thread Kyle Tippetts
> > > > * TestServlet.class sits at > /opt/jakarta-tomcat-3.2.1/webapps/tst/Web-inf/classes/com/tst > > Thanks > --Kyle > > -Original Message- > From: Milt Epstein [mailto:[EMAIL PROTECTED]] > Sent: Friday, March 30, 2001 3:48 PM &

Re: 2nd Post: Servlets and mod_jk problem

2001-04-01 Thread Mr.Y.SHIVAKANT
-Original Message- From: Milt Epstein <[EMAIL PROTECTED]> To: '[EMAIL PROTECTED]' <[EMAIL PROTECTED]> Date: Monday, April 02, 2001 9:06 AM Subject: RE: 2nd Post: Servlets and mod_jk problem >On Fri, 30 Mar 2001, Kyle Tippetts wrote: > >> Milt, >>

RE: 2nd Post: Servlets and mod_jk problem

2001-04-01 Thread Milt Epstein
karta-tomcat-3.2.1/webapps/tst/Web-inf/classes/com/tst > > Thanks > --Kyle > > -Original Message----- > From: Milt Epstein [mailto:[EMAIL PROTECTED]] > Sent: Friday, March 30, 2001 3:48 PM > To: '[EMAIL PROTECTED]' > Subject: RE: 2nd Post: Servlets and mod_jk

RE: 2nd Post: Servlets and mod_jk problem

2001-03-30 Thread Kyle Tippetts
EMAIL PROTECTED]] Sent: Friday, March 30, 2001 3:48 PM To: '[EMAIL PROTECTED]' Subject: RE: 2nd Post: Servlets and mod_jk problem On Fri, 30 Mar 2001, Kyle Tippetts wrote: > Yes, tried this: > mydomain.com/test/foo/bar/myServlet > and it still didn't work. N

RE: 2nd Post: Servlets and mod_jk problem

2001-03-30 Thread Milt Epstein
s recent post? Apparently he was able to > > get it to work by adding an appropriate ApJkMount directive. > > > > This does seem to be one of the less clear/less well-documented > > aspects of setting tomcat up. > > > > > > > -Original

RE: 2nd Post: Servlets and mod_jk problem

2001-03-30 Thread Todd Pfaff
ost? Apparently he was able to > get it to work by adding an appropriate ApJkMount directive. > > This does seem to be one of the less clear/less well-documented > aspects of setting tomcat up. > > > > -Original Message- > > From: Milt Epstein [mailto:[EMAIL

Re: 2nd Post: Servlets and mod_jk problem

2001-03-30 Thread Milt Epstein
ences of Mount'ing a URL pattern like "/test/*" (as you conjecture), I'm not quite sure. > - Original Message ----- > From: "Milt Epstein" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, March 30, 2001 1:42 PM > Subject: Re: 2nd

RE: 2nd Post: Servlets and mod_jk problem

2001-03-30 Thread Milt Epstein
, March 30, 2001 2:43 PM > To: [EMAIL PROTECTED] > Subject: Re: 2nd Post: Servlets and mod_jk problem > > > On Fri, 30 Mar 2001, Jeff Kilbride wrote: > > [ ... ] > > Here's the servlet-mapping from web.xml file that comes with the > >

Re: 2nd Post: Servlets and mod_jk problem

2001-03-30 Thread Jeff Kilbride
f - Original Message - From: "Todd Pfaff" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "Jeff Kilbride" <[EMAIL PROTECTED]> Sent: Friday, March 30, 2001 2:29 PM Subject: Re: 2nd Post: Servlets and mod_jk problem > ok, it sounds like we're getting s

Re: 2nd Post: Servlets and mod_jk problem

2001-03-30 Thread Todd Pfaff
actually set up in a > different context under a virtual host -- using the directive in > server.xml. > > One down!! > > Thanks, Milt. This was bugging me. > > --jeff > > > - Original Message ----- > From: "Milt Epstein" <[EMAIL PROTECTED]>

Re: 2nd Post: Servlets and mod_jk problem

2001-03-30 Thread Jeff Kilbride
- using the directive in server.xml. One down!! Thanks, Milt. This was bugging me. --jeff - Original Message - From: "Milt Epstein" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 30, 2001 1:42 PM Subject: Re: 2nd Post: Servlets and mod_jk probl

RE: 2nd Post: Servlets and mod_jk problem

2001-03-30 Thread Kyle Tippetts
From: Milt Epstein [mailto:[EMAIL PROTECTED]] Sent: Friday, March 30, 2001 2:43 PM To: [EMAIL PROTECTED] Subject: Re: 2nd Post: Servlets and mod_jk problem On Fri, 30 Mar 2001, Jeff Kilbride wrote: [ ... ] > Here's the servlet-mapping from web.xml file that comes with

Re: 2nd Post: Servlets and mod_jk problem

2001-03-30 Thread Milt Epstein
On Fri, 30 Mar 2001, Jeff Kilbride wrote: [ ... ] > Here's the servlet-mapping from web.xml file that comes with the > distribution: > > > servlet1 > > > requestMap.Servlet1 > > > > > > servlet1 > > > /foo/bar/* > > > >

RE: 2nd Post: Servlets and mod_jk problem

2001-03-30 Thread Kyle Tippetts
not paying attention to the servlet-mapping entry. I think this is a problem, unless somebody has an explanation. I'm out of ideas. Thanks, --jeff - Original Message - From: "Todd Pfaff" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "Kyle Tippetts" <[

RE: 2nd Post: Servlets and mod_jk problem

2001-03-30 Thread Kyle Tippetts
) > -Original Message- > From: Milt Epstein [mailto:[EMAIL PROTECTED]] > Sent: Friday, March 30, 2001 10:35 AM > To: '[EMAIL PROTECTED]' > Subject: Re: 2nd Post: Servlets and mod_jk problem > > > On Fri, 30 Mar 2001, Kyle Tippetts wrote: > > >

Re: 2nd Post: Servlets and mod_jk problem

2001-03-30 Thread Jeff Kilbride
pping entry. I think this is a problem, unless somebody has an explanation. I'm out of ideas. Thanks, --jeff - Original Message - From: "Todd Pfaff" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "Kyle Tippetts" <[EMAIL PROTECTED]> Sent: Fri

RE: 2nd Post: Servlets and mod_jk problem

2001-03-30 Thread Milt Epstein
tein [mailto:[EMAIL PROTECTED]] > Sent: Friday, March 30, 2001 10:35 AM > To: '[EMAIL PROTECTED]' > Subject: Re: 2nd Post: Servlets and mod_jk problem > > > On Fri, 30 Mar 2001, Kyle Tippetts wrote: > > > I'm having trouble getting servlet mapping to work pro

RE: 2nd Post: Servlets and mod_jk problem

2001-03-30 Thread Todd Pfaff
- > From: Milt Epstein [mailto:[EMAIL PROTECTED]] > Sent: Friday, March 30, 2001 10:35 AM > To: '[EMAIL PROTECTED]' > Subject: Re: 2nd Post: Servlets and mod_jk problem > > > On Fri, 30 Mar 2001, Kyle Tippetts wrote: > > > I'm having trouble getti

RE: 2nd Post: Servlets and mod_jk problem

2001-03-30 Thread Kyle Tippetts
Milt, The 404 error comes from tomcat. Also, the jsp that's used to invoke the servlet sits at /webapps/apo Thanks --Kyle -Original Message- From: Milt Epstein [mailto:[EMAIL PROTECTED]] Sent: Friday, March 30, 2001 10:35 AM To: '[EMAIL PROTECTED]' Subject: Re: 2nd Pos

Re: 2nd Post: Servlets and mod_jk problem

2001-03-30 Thread Jeff Kilbride
ath="" :yourServlet: init even before you hit your servlet with a request. Thanks, --jeff - Original Message - From: "Kyle Tippetts" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 30, 2001 10:02 AM Subject: RE: 2nd Post: Servlets and mod_j

RE: 2nd Post: Servlets and mod_jk problem

2001-03-30 Thread Kyle Tippetts
. They are supposed to show how servlet mapping works, but I can't get them to work Thanks --Kyle -Original Message- From: Rob Tanner [mailto:[EMAIL PROTECTED]] Sent: Friday, March 30, 2001 10:49 AM To: [EMAIL PROTECTED] Subject: Re: 2nd Post: Servlets and mod_jk problem Are you ad

Re: 2nd Post: Servlets and mod_jk problem

2001-03-30 Thread Rob Tanner
Are you adding extra path info when you call a servlet such that your urls look something like: http://www.center7.com/CaapControlServlet/some-data If you are, change the url-pattern in web.xml to: CaapControlServlet/* -- Rob --On Friday, March 30, 2001 10:11:06 AM -0700 Kyle Tippetts <[EMAI

Re: 2nd Post: Servlets and mod_jk problem

2001-03-30 Thread Todd Pfaff
same problem i'm having. i've posted several messages regarding this in the last couple days. no solution yet though. what version of linux are you running? what version of apache? what version of mod_jk? (built yourself or from the jakarta web site?) have you tried mod_jserv also? (i did but

2nd Post: Servlets and mod_jk problem

2001-03-30 Thread Kyle Tippetts
I'm having trouble getting servlet mapping to work properly using mod_jk on Tomcat 3.2.1 on Linux. First of all I should mention that jsps work fine. Servlets work as well *if* they're located in the /webapps/whatever/Web-inf/classes directory, or if the url contains the fully-qualified name of th