Joerg Buchberger wrote:
Ulrich,Well, I already have these Jars, that's why I asked. Here's the excerpt from sevak-jetty-demo.sar again:
you need:
org.mortbay.jetty.jar
org.mortbay.jmx.jar
javax.servlet.jar
if you are not running jdk1.4.x, but rather jdk1.2.x or
jdk1.3.x you need to replace above mentioned jetty-jar with
this one: org.mortbay.jetty-jdk1.2.jar
SAR-INF/lib/org.mortbay.jmx.jar
jsplibs/javax.servlet.jar
SAR-INF/lib/org.mortbay.jetty-jdk1.2.jar
The last one is a bit strange, as I'm using JDK 1.4.1, I gather that I need org.mortbay.jetty.jar instead. Maybe it would be good to change the jetty.xml build file so as to make that the default and introduce a switch for JDK 1.2.
Regardless, if I change this to the correct jetty Jar, I still get the above error.
cheers,
Ulrich
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>