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

2007-06-03 Thread Jan-Pascal van Best
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

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

2007-01-26 Thread Elizabeth Fong
tags 352093 - unreproducible moreinfo thanks For what it's worth, this bug also reproduces for me. My steps to reproduce are more or less identical to those of Wolfgang, except for the fact that Wolfgang's is a minimal testcase; in my case, trying to install mvnForum 1.0.2 fails due to this

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

2006-02-10 Thread Philipp Meier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Daniel Knauth schrieb: Package: jetty Severity: important JSP support in jetty does not work unless the line $(java.lib.home)/commons-el-1.0.jar ! available org.apache.commons.el.ExpressionEvaluatorImpl is added to

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

2006-02-09 Thread Daniel Knauth
Package: jetty Severity: important JSP support in jetty does not work unless the line $(java.lib.home)/commons-el-1.0.jar ! available org.apache.commons.el.ExpressionEvaluatorImpl is added to /etc/jetty/start.config. IMHO it cannot hurt to add it even in case thet jetty does not depend on