Bug#352093: jetty: org.apache.commons.el.ExpressionEvaluatorImpl, , missing in start.config

Jan-Pascal van Best janpascal at vanbest.org
Sun Jun 3 17:48:50 UTC 2007


Hi there,

I'm currently packaging Solr, a servlet with a set of .jsp pages, based
on Lucene, providing an enterprise search server. It works fine under
Tomcat, but accessing a .jsp page under Jetty gives:
17:46:46.522 INFO   [main]
org.mortbay.http.SocketListener.start(SocketListener.java:204) >11>
Started SocketListener on 0.0.0.0:8280
17:46:46.522 INFO   [main]
org.mortbay.util.Container.start(Container.java:74) >09> Started
org.mortbay.jetty.Server at 17ace8d
17:46:48.391 WARN!! [SocketListener0-9]
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:589)
>11> /solr/admin/:
java.lang.NoClassDefFoundError:
org/apache/commons/el/ExpressionEvaluatorImpl
        at org.apache.jasper.compiler.JspUtil.<clinit>(JspUtil.java:62)
        at
org.apache.jasper.JspCompilationContext.getDerivedPackageName(JspCompilationContext.java:364)
        at
org.apache.jasper.JspCompilationContext.getServletPackageName(JspCompilationContext.java:353)
        at
org.apache.jasper.JspCompilationContext.createOutputDir(JspCompilationContext.java:578)
        at
org.apache.jasper.JspCompilationContext.getOutputDir(JspCompilationContext.java:182)

Please include commons-el with Jetty.

Cheers
Jan-Pascal


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-java-maintainers/attachments/20070603/6194a04a/attachment.pgp 


More information about the pkg-java-maintainers mailing list