Bug#902991: tomcat 7.0.56-3+really7.0.88-* regression
Sébastien QUESSON
s.quesson at alkante.com
Thu Jul 5 08:35:53 BST 2018
> 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/ ?
With tomcat-coyote-7.0.56-3+really7.0.88-2, UriUtil class is found:
jar tvf /usr/share/java/tomcat-coyote-7.0.56-3+really7.0.88.jar | grep Uri
2899 Sun Jul 01 14:38:20 CEST 2018 org/apache/tomcat/util/buf/UriUtil.class
A symlink solves the issue
But I could not find the jar where UriUtil class was previously installed with libtomcat7-java 7.0.56-3+deb8u11
Best regards,
Sébastien QUESSON
More information about the pkg-java-maintainers
mailing list