Hi,

i have a working tomcat 6.0.14 and now i want to use tomcat-native
beacause it use openssl and not java-ssl

so .. 
1) i installed tomcat-native 1.1.10 
2) i edited server.xml (added SSLCertificateFile, SSLCertificateKeyFile,
SSLPassword and SSLProtocol="TLSv1" to HTTPS Connector ... for HTTP
Connector
nothing has changed)
3) started tomcat again ... no error .. but not tcp sockets (for 8080
and 8443 ports)

only this i have in catalina.out

----------
Jan 23, 2008 7:29:12 PM org.apache.catalina.core.AprLifecycleListener
init
INFO: Loaded Apache Tomcat Native library 1.1.10.
Jan 23, 2008 7:29:12 PM org.apache.catalina.core.AprLifecycleListener
init
INFO: APR capabilities: IPv6 [true], sendfile [true], accept filters
[false], random [true].
-----------

the tomcat is running but it doesn't listen on any port !!!

-----------
bin/bash /sbin/runscript.sh /etc/init.d/tomcat-6 start
tomcat    2736 58.8  3.3 675280 34696 pts/0    Sl   19:50   0:02
\_ /opt/sun-jdk-1.6.0.03/bin/java -server -Xms256M -Xmx512M
-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
-Djava.util.logging.config.file=/var/lib/tomcat-6//conf/logging.properties 
-classpath 
/usr/share/tomcat-6/lib/:/usr/share/tomcat-6//lib:/opt/sun-jdk-1.6.0.03/lib/tools.jar:/usr/share/tomcat-6//bin/bootstrap.jar:/usr/share/tomcat-6//bin/tomcat-juli.jar
 -Dcatalina.base=/var/lib/tomcat-6/ -Dcatalina.home=/usr/share/tomcat-6/ 
-Djava.io.tmpdir=/var/tmp/tomcat-6/ org.apache.catalina.startup.Bootstrap start
--------------

some help would be musch appreciated !!!

thanks
Mihai




Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to