At what port the Apache webserver is running and at what port tomcat is running. Also 
have you coupled the webserver with tomcat so that the request first comes to Apache 
and then goes to tomcat.

-----Original Message-----
From: Kumar P Dhanyamraju [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 18, 2002 11:58 PM
To: [EMAIL PROTECTED]
Subject: 


Hello Vinay,
I don't think I have any other server running. I was able to run tomcat without this 
error before I installed Apache webserver but I was getting a different error. After 
installing Apache I am getting this error.
 
I am starting tomcat first from the bin directory using startup then starting Apache. 
Trying to access the JSP from the Netscape browser.
I am getting errors as I mentioned below and when I try to shutdown tomcat with 
shutdown command I get the error mentioned below.
I think the port number for tomcat is 8007. IS this right?
Should I have Unix environment for tomcat?
I am new to this(Servlet/JSP Implementation using Tomact and Apache) so if you pleae 
help me with installation properly I will be thankful to you.
 
Aruna
 
 

 
 
----- Original Message ----- 
From: Nath,  <mailto:[EMAIL PROTECTED]> Vinay (CORP, GEITC) 
To: [EMAIL PROTECTED] 
Sent: Thursday, April 18, 2002 12:09 PM

Hi aruna,
        r u sure that u got no other server running on your system and listening to 
the same port.
        or it can be that a thread is running in the background
        check the services 

-----Original Message-----
From: Kumar P Dhanyamraju [ mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 18, 2002 10:17 PM
To: [EMAIL PROTECTED]
Subject: 



Hello All,

After changing the classpath to include the servlet.jar and j2ee.jar I 
started tomcat using -d option started apache and tried the 
http://127.0.0.1:8080/mydev/numguess.jsp I am getting an error The 
connection was refused when connecting to http://127.0.0.1:8080. So I 
tried http://192.168.1.2:8080 after a long pause I got a message the 
connection timed out.
I am still getting the error when I run the shutdown script on tomcat 
before the shutdown of apache server.

I do not know what to do from here. I was wondering if there are any 
Network changes or downloads to be made.
 Should I use JWSDK instead of tomcat? All I am trying to do is 
implement JSP that's all!!

PLEASE HELP!!!!

Aruna  
 



"THIS E-MAIL MESSAGE ALONG WITH ANY ATTACHMENTS IS INTENDED ONLY FOR THE ADDRESSEE and 
may contain confidential and privileged information.

If the reader of this message is not the intended recipient,

you are notified that any dissemination, distribution or copy of this 

communication is strictly Prohibited. 

If you have received this message by error, please notify us 

immediately, return the original mail to the sender and delete the 

message from your system."

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to