Got it!

2001-03-15 Thread Jeff Finley
He    flippin  Hawww     I got the servlet to work finally!    Trying to do a simple servlet, HelloWorld, out of a app directory in webapps.  Couldn't get it to recognize the servlet and produce output, very frustrating!  Anyway I figured

Almost got it...

2004-04-01 Thread Mark Nye
Hi, I have the new tomcat (5.0) and modJk 2 installed with apache 2. Tomcat is getting my servlet requests but now is stating the service is temporarily unavailable. Actual error in the browser is The server is temporarily unable to service your request due to maintenance downtime

RE: JSP files in IIS - almost got it... GOT it.

2002-06-29 Thread Robert Claypool
Thanks for all the help, The problem was where my statements had been placed in the server.xml file for any who are having similar problems. Special thanks to Mr. Conrad for taking the time out to write the http://www.getnet.net/~rbarr/TomcatOnIIS/default.htm Page and also giving me a hand

RE: Almost got it...

2004-04-02 Thread Mark Nye
Hey I got it.. Or I should say you got it... Thanks a lot! It seems the problem was the canned workers2.properties file from the jk src directory was missing the connector info. I modeled mine off of yours and alls seems to be working well. The only issue I still have to resolve is getting

Tomcat & Jikes got it working, thanks.

2001-02-02 Thread Sean Kroah
So my setup was wrong no rt.jar in mah classpath. Oh well. As it's been summarized here before... I am using 3.2.4 so YMMV. To get Jikes to run with Tomcat, keep in mind that your not allowed to distribute the javac compiler with your applications. Or so I was told by my manager. uncomment the

AW: InterScan NT Alert(2) got it

2001-05-16 Thread Egger Lothar
hi all i think i got it (strange virus messages). if someone send a virus message to the list with no domainname in the from field. try it with a unix box and sendmail. # sendmail [EMAIL PROTECTED] from:NetFolio-AntiVirus-Wall subject:test test . # it is only a local

RE: 500 Error in examples - got it

2004-02-12 Thread Didier McGillis
Got it. There was a configuration error that must have been leftover from before. Examples is now working through Apache. From: "Didier McGillis" <[EMAIL PROTECTED]> Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Su

Pager-taglib with Tomcat 4.1.12? Anyone got it working?

2002-09-24 Thread Ryan Cornia
I'm using the pager-taglib from http://jsptags.com/tags/navigation/pager/. The code worked fine in SilverStream and tomcat 4.0.4. When I try tomcat 4.1.12 however, the page displays correctly with the page tags the first time the page is loaded after compile. If I hit refresh, or try and naviga

Re: Apache + Tomcat + Mod_JK + SSL How to? Got it.

2005-08-14 Thread Stanczak Group
It was something simple. I didn't have to mod_jk directive setup on the virtual host with ssl. Stanczak Group wrote: Mladen Turk wrote: Stanczak Group wrote: I'm not familiar with mod_jk, but in Tomcat when using SSL I can put in a security constraint and it will redirect to a secure co

RE: Pager-taglib with Tomcat 4.1.12? Anyone got it working?

2002-09-24 Thread Geddes, Mark (ANTS)
lude both a and tag. I'm sure its an > > issue with the JSP compiler, but without access to the tag library source, > > it is difficult to debug. Any help appreciated - we have enjoyed using > them. > > > > Regards > > > > Mark -Original Message--

GOT IT! (was: newbie question: mod_jk not working Win 2000)

2003-06-06 Thread Keith Adams
I just noticed that the Command window in which Tomcat is running says Tomcat 3.2. And sure enough, there turned out to be Tomcat 3.2 installed also, and somehow I'd gotten myself confused when assigning a Windows shortcut to start up Tomcat. Thanks everybody for your help. Sorry for sending you

Apache 2.0.45/Tomcat4.0.4/mod_jk/ajp13 - I got it to work!!

2003-05-31 Thread Geralyn M Hollerman
Whew! It's all over now but the documentation... After over a week of scouring the Net, reading documentation over and over to grasp any possible subtleties, and basically trying anything I could think of, I have at last gotten my Apache to talk to my Tomcat via mod_jk - I know yesterday I posted

Re: Got It - Cannot run Tomcat 4 on IIS/W2K server

2002-03-22 Thread A. Lai
I put d:\java and all is well now. Thanks. you need to actually specify the jar filename in the classpath. Something like this: set classpath=d:\java\lib\tools.jar RS "A. Lai" <[EMAIL PROTECTED]> on 03/22/2002 10:29:59 AM Please respond to "Tomcat Users List" <[EMAIL PROTECTED]> To: "

Re: GOT IT! (was: newbie question: mod_jk not working Win 2000)

2003-06-09 Thread John Turner
Glad you got it working. John On Fri, 6 Jun 2003 18:20:16 -0400, Keith Adams <[EMAIL PROTECTED]> wrote: I just noticed that the Command window in which Tomcat is running says Tomcat 3.2. And sure enough, there turned out to be Tomcat 3.2 installed also, and somehow I'd gotten myse