Hi,  
  
i am sending you the httpd.conf & server.xml file. i have configured apache2+ssl on 
suse  
but could not configure tomcat to work with apache2. Apache is working on port 80 & 
443.  
Tomcat is currently separate and using port 8080.  
after changing  port (i.e. 8443 to 443) in server.xml it is giving me the following 
error....  
  
Catalina.stop: java.net.ConnectException: Connection refused  
java.net.ConnectException: Connection refused  
        at java.net.PlainSocketImpl.socketConnect(Native Method)  
        at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)  
        at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)  
        at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)  
        at java.net.Socket.connect(Socket.java:426)  
        at java.net.Socket.connect(Socket.java:376)  
        at java.net.Socket.<init>(Socket.java:291)  
        at java.net.Socket.<init>(Socket.java:119)  
        at org.apache.catalina.startup.Catalina.stop(Catalina.java:581)  
        at org.apache.catalina.startup.Catalina.execute(Catalina.java:402)  
        at org.apache.catalina.startup.Catalina.process(Catalina.java:180)  
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)  
        at  
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)  
        at  
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)  
        at java.lang.reflect.Method.invoke(Method.java:324)  
  
  
is there any tutorial or guide to setup tomcat with apache2+ssl and make this  
combination work.  
  
  
Thanks & Regards,  
Pravin Rajguru  



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to