I actually downloaded the apache-tomcat5.5.tar.gz and tried running the startup.sh with the same server.xml copied over to it..I works fine..( with out jsvc ), but i am trying to run it as daemon, so i guess jsvc is the only option..
Further more with jsvc, If i remove the SSLEngine="on" form with in the 8443 connector tag, all fine and it just starts up listening on both 8080 and 8443 and 8009. I dont think its an issue with the certificate b'cause I used the same certificate on apache-tomcat5.5.tar.gz....So i guess then it could be the jsvc or commons.. Please advice Mladen Turk-3 wrote: > > On 11/27/2009 07:37 AM, occup_hazard wrote: >> >> Hi all, >> >> I am running Ubuntu (Hardy), have tomcat5.5 installed for hardy repo, Apr >> 1.2.11 ( libapr1-dev), OpenSSL 0.9.8g (libssl-dev), tcnative 1.1.13, jsvc >> 1.0.2, openjdk-6-jdk and openjdk-6-jre. >> >> Now without SSL set ( not listening on 8443) in server.xml, the tomcat >> server starts up fine. >> >> It just waits there forever no error messages either, I need to have SSL >> implemented in tcnative, any ideas... >> > > Hard to tell without the actual server.xml conf snippet. > Presuming you've set up all ssl directives correctly, > perhaps the keys need a password? > > How about without jsvc? > > > Regards > -- > ^TM > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > > > -- View this message in context: http://old.nabble.com/Tomcat-Native-with-Apr-not-initializing-on-8443-with-SSL-tp26535888p26541147.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org