Bug#405851: jetty: Jetty start script doesn't find Sun JDK moved to /usr/lib/jvm

2007-01-26 Thread Elizabeth Fong
tags 405851 + patch thanks Looks like an easy enough fix. Elizabeth Fong --- /etc/init.d/jetty 2006-06-07 09:48:49.0 -0700 +++ /etc/init.d/jetty 2007-01-26 16:28:01.0 -0800 @@ -18,6 +18,8 @@ # The first existing directory is used for JAVA_HOME (if JAVA_HOME is not # define

Bug#405851: jetty: Jetty start script doesn't find Sun JDK moved to /usr/lib/jvm

2007-01-06 Thread Juergen Stuber
Package: jetty Version: 5.1.10-2 Severity: normal Hi, the Jetty start script /etc/init.d/jetty didn't find the Sun Java SDK and used kaffe instead, which broke a Cocoon webapp for me: org.w3c.dom.DOMException: NOT_SUPPORTED_ERR: The implementation does not support the requested type of object o