Thanks for the reply,

>From your reply I think it kinda backs up what I
suspected - that Jetty doesn't work with JSP's and
Cocoon. 

Try copying servlet.jar and jasper*.jar into your
Jetty and/or classpath and see if you no longer get
the errors.

Charlene

 --- neil <[EMAIL PROTECTED]> wrote: > Yes I've
got cocoon-2.0.3_branch and 2.1-dev working
> in both jetty-4.2.2 and tomcat-4.1.12 with no
> hassles
> (but I'm not using JSP or jboss). I do get this
> exception when jetty starts - maybe its related to
> your problem:
> 
> 10:20:42.207 WARN!!
>
org.mortbay.util.MultiException[java.lang.ClassNotFoundException:
> org.apache.jas
> per.servlet.JspServlet]
>         at
>
org.mortbay.http.HttpServer.start(HttpServer.java:655)
>         at
> org.mortbay.jetty.Server.main(Server.java:404)
> [0]=java.lang.ClassNotFoundException:
> org.apache.jasper.servlet.JspServlet
>         at
>
java.net.URLClassLoader$1.run(URLClassLoader.java:198)
>         at
> java.security.AccessController.doPrivileged(Native
> Method)
>         at
>
java.net.URLClassLoader.findClass(URLClassLoader.java:186)
>         at
>
java.lang.ClassLoader.loadClass(ClassLoader.java:299)
>         at
>
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:265)
>         at
>
java.lang.ClassLoader.loadClass(ClassLoader.java:255)
>         at
>
org.mortbay.http.ContextLoader.loadClass(ContextLoader.java:236)
>         at
>
org.mortbay.http.ContextLoader.loadClass(ContextLoader.java:200)
>         at
>
org.mortbay.http.HttpContext.loadClass(HttpContext.java:1315)
>         at
>
org.mortbay.jetty.servlet.Holder.start(Holder.java:161)
>         at
>
org.mortbay.jetty.servlet.ServletHolder.start(ServletHolder.java:204)
> 
>         at
>
org.mortbay.jetty.servlet.ServletHandler.initializeServlets(ServletHa
> ndler.java:445)
>         at
>
org.mortbay.jetty.servlet.WebApplicationHandler.initializeServlets(We
> bApplicationHandler.java:163)
>         at
>
org.mortbay.jetty.servlet.WebApplicationContext.start(WebApplicationC
> ontext.java:502)
>         at
>
org.mortbay.http.HttpServer.start(HttpServer.java:678)
>         at
> org.mortbay.jetty.Server.main(Server.java:404)
> 
> 
>
---------------------------------------------------------------------
> Please check that your question  has not already
> been answered in the
> FAQ before posting.    
> <http://xml.apache.org/cocoon/faq/index.html>
> 
> To unsubscribe, e-mail:    
> <[EMAIL PROTECTED]>
> For additional commands, e-mail:  
> <[EMAIL PROTECTED]>
>  

__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

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

Reply via email to