Hi, I'm trying to get a simple jsp to work in Cocoon 2.0.3 deployed in Jetty (JBoss3.0.3/JBossWeb)
But I cannot get the jsp to display/compile (it is even just pure HTML content at the moment!!) In sitemap.log I can see the following: /tmp/Jetty_0_0_0_0_10201__/docs/test$jsp.java:9: class org.apache.jsp.helloworld$jsp must be declared abstract. It does not define java.util.List getIncludes() from class org.apache.jasper.runtime.HttpJspBase. public class test$jsp extends HttpJspBase { Any ideas what the problem could be here? (I searched the mailing list and tried looking in Carsten's book but to no avail) Jetty uses Jasper so it should work 'out of the box' with Cocoon......no? It -does- work ok with the JBoss3.0.3/TomCat4.1.12 bundle (but I cannot use this as context.getRealPath() returns null in TomCat and works fine in Jetty). Thanks Charlene __________________________________________________ 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]>