tomcat-native any success?
Achilleas Mantzios
achill at matrix.gatewaynet.com
Thu Aug 7 11:41:12 UTC 2008
Στις Thursday 07 August 2008 13:59:10 ο/η Gianni Doe έγραψε:
> Has anyone had any success with the www/tomcat-native port?
> The port installed with no errors but now Tomcat 6 will not start, it
> quits immediately with no indication of the reason in the log files.
Just tried with tomcat-native-1.1.13_1 and jboss-4.2.2,
and it works great.
However for native tomcat your https connector
must be updated to include:
SSLEngine="on"
SSLCertificateFile="/usr/local/jboss-4.2.2.GA/cacert.pem"
SSLCertificateKeyFile="/usr/local/jboss-4.2.2.GA/privkey.pem"
SSLPassword="your pass"
your mileage may vary.
> -Gianni
>
> _______________________________________________
> freebsd-java at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-java
> To unsubscribe, send any mail to "freebsd-java-unsubscribe at freebsd.org"
>
--
Achilleas Mantzios
More information about the freebsd-java
mailing list