Date: Thu, 7 Aug 2008 14:41:08 +0300 From: Achilleas Mantzios <achill@matrix.gatewaynet.com> To: freebsd-java@freebsd.org Cc: Gianni Doe <gdoe6545@yahoo.it>, ale@freebsd.org Subject: Re: tomcat-native any success? Message-ID: <200808071441.09098.achill@matrix.gatewaynet.com> In-Reply-To: <89DF1425-96C7-479D-B27A-EF1F002DE74A@yahoo.it> References: <89DF1425-96C7-479D-B27A-EF1F002DE74A@yahoo.it>
next in thread | previous in thread | raw e-mail | index | archive | help
=CE=A3=CF=84=CE=B9=CF=82 Thursday 07 August 2008 13:59:10 =CE=BF/=CE=B7 Gia= nni Doe =CE=AD=CE=B3=CF=81=CE=B1=CF=88=CE=B5: > 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 =20 > 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=3D"on" SSLCertificateFile=3D"/usr/local/jboss-4.2.2.GA/cacert.pem" SSLCertificateKeyFile=3D"/usr/local/jboss-4.2.2.GA/privkey.pem" SSLPassword=3D"your pass" your mileage may vary. > -Gianni >=20 > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" >=20 =2D-=20 Achilleas Mantzios
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808071441.09098.achill>