RE: Please help. Going Nuts.

2001-03-01 Thread Chris Andreou
join the club :) at any means if you find a solution let me know Chris -Original Message- From: mikhail malamud [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 01, 2001 11:21 AM To: [EMAIL PROTECTED] Subject: Please help. Going Nuts. Here is the setup I have. Tomcat 3.2.1 with

Re: Please help. Going Nuts.

2001-03-01 Thread Jan Labanowski
One thing at a time... Do not start from most complicated stuff... Try to make hello world JSP to work first In your directory /usr/local/apache/htdocs/vitamin put a file: hello.jsp HTML BODY Hello World /BODY HTML and try to get it in the browser: http://my.machine.com:8080/vitamin/hello.jsp

Re: Please help. Going Nuts.

2001-03-01 Thread Bill_Fellows/MO/americancentury
"mikhail malamud" [EMAIL PROTECTED] on 03/01/2001 11:20:31 AM Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc:(bcc: Bill Fellows/MO/americancentury) Subject: Please help. Going Nuts. Here is the setup I have. Tomcat 3.2.1 with mod_jk Apache 1.3.17. DocRoot

RE: Please help. Going Nuts.

2001-03-01 Thread mikhail malamud
OK. I got this to work. What's the next step, Jan? -Original Message- From: Jan Labanowski [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 01, 2001 12:51 PM To: [EMAIL PROTECTED] Cc: Jan Labanowski Subject: Re: Please help. Going Nuts. One thing at a time... Do not start from most

RE: Please help. Going Nuts.

2001-03-01 Thread Jan Labanowski
file in the httpd.conf Once you corrected/cheked everything restart kill apache, kill tomcat start tomcat, start apache. -Original Message- From: Jan Labanowski [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 01, 2001 12:51 PM To: [EMAIL PROTECTED] Cc: Jan Labanowski Subject: Re:

RE: Please help. Going Nuts.

2001-03-01 Thread mikhail malamud
Labanowski Subject: RE: Please help. Going Nuts. On Thu, 1 Mar 2001, mikhail malamud wrote: OK. I got this to work. What's the next step, Jan? Read my message again... There were more steps there {:-)}... Read the notes at http://www.ccl.net/cca/software/UNIX/apache/index.shtml and http://www.ccl.net

RE: Please help. Going Nuts.

2001-03-01 Thread Jan Labanowski
che.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:49 8) at java.lang.Thread.run(Thread.java:484) ** -Original Message- From: Jan Labanowski [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 01, 2001 1:28 PM To: [EMAIL PROTECTED]

RE: Please help. Going Nuts.

2001-03-01 Thread mikhail malamud
Never mind. I figured it out. I somehow overlooked *.properties files. -Original Message- From: mikhail malamud [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 01, 2001 2:18 PM To: [EMAIL PROTECTED] Subject: RE: Please help. Going Nuts. ajp13 connector is set up properly because