Philipp Meier wrote:
Am Montag, den 22.08.2005, 11:58 +0200 schrieb Johannes (groups):
  
Package: jetty
Version: 5.0.0-2.1
Depends: j2re1.3 | j2sdk1.3 | j2re1.4 | j2sdk1.4 | java2-runtime, jikes 
| j2sdk1.3 | j2sdk1.4 | java-compiler | java2-compiler, libxerces2-java, 
libtomcat4-java, libmx4j-java, adduser, libservlet2.3-java, 
libcommons-logging-java
Suggests: libapache2-mod-webapp | libapache-mod-jk
Filename: pool/contrib/j/jetty/jetty_5.0.0-2.1_all.deb
Size: 1614264
MD5sum: 97c03f52d0bc0e38df273fa3f48ea257

I seem to miss a class to be able to build&run my jsp test page. (Or I 
misinterpret the log beneath)

org/apache/tools/ant/BuildException

Does anyone know what is going wrong here?

    

This is due to a wrong configuration of the servlet and jsp libaries
in /etc/jetty/start.conf. Please check
if /usr/share/java/servlet-api.jar and /usr/share/java/jsp-api.jar are
included correctly. The jar names had changed with libservlet-2.4-java
which does not conflict with jetty-5.0.0-2.1.

BTW, a new upstream release of jetty (5.1.4) is beeing uploaded in the
next days.

  
Ah, thanks for the hint!

It was actually another include, namely for /usr/share/java/ant-1.6.jar (out-of-the-box package configuration was looking for /usr/share/java/ant.jar)
Good luck with finding a solution for the library stuff!

It may be interesting to say that I doubt that ant is in the Depends-list of the jetty-package! (Maybe open a new bugreport or already fixed in your new package?)

Looking forward to the next release,
Johannes Boneschanscher

Reply via email to