Joerg Buchberger schrieb am 06.12.2002:
>Hm, try to add
>org.apache.jasper.jar

not sure, could be also
jasper-compiler.jar and jasper-runtime.jar



>as well, as that contains the class not found:
>java.lang.ClassNotFoundException:
>org.apache.jasper.servlet.JspServlet
>
>Cheers,
>Joerg
>
>Ulrich Mayring schrieb am 06.12.2002:
>>Joerg Buchberger wrote:
>>> Ulrich,
>>> 
>>> 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
>>
>>Well, I already have these Jars, that's why I asked.
>>Here's the excerpt 
>>from sevak-jetty-demo.sar again:
>>
>>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]>
>>
>
>
>--
>To unsubscribe, e-mail:
><mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail:
><mailto:[EMAIL PROTECTED]>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to