Hello,

Am 04.07.2018 um 17:54 schrieb Sébastien QUESSON:
[...]
> Caused by:
> javax.servlet.ServletException: java.lang.NoClassDefFoundError: 
> org/apache/tomcat/util/buf/UriUtil
> ...
> Caused by:
> java.lang.NoClassDefFoundError: org/apache/tomcat/util/buf/UriUtil
>         at 
> org.apache.tomcat.util.scan.StandardJarScanner.process(StandardJarScanner.java:316)

UriUtil is a new class and can be found in
/usr/share/tomcat7/lib/tomcat-coyote.jar. I assume this jar file is not
on your classpath. Looking at the source package of jetty8, I only see
that we symlink some tomcat jars into /usr/share/jetty8/lib/jsp/.

Provided you have libjetty8-extra-java already installed, what happens
when you symlink tomcat-coyote.jar into /usr/share/jetty8/lib/jsp/ ?

Regards,

Markus

Attachment: signature.asc
Description: OpenPGP digital signature

__
This is the maintainer address of Debian's Java team
<https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>.
 Please use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to