On Mon, Mar 23, 2009 at 11:48 AM, Peter Stavrinides
<[email protected]> wrote:
> No it wouldn't be, but Tapestry is a filter, and this is a Servlet, so the 
> question is can they work side by side?

All you need to do is to tell Tapestry to not handle the DWR servlet
URLs, something you have already done by onw.

> 2009-03-23 16:42:43.484::WARN:  Failed startup of context 
> org.mortbay.jetty.plugin.jetty6pluginwebappcont...@48fbc0{/castle,/home/pstavrin/workspace/Java/Tapestry5/castle/src/main/webapp}
> java.lang.ClassNotFoundException: org.directwebremoting.servlet.DwrServlet

Are you sure you added the DWR jar/jars to the classpath? It seems
obvious, but the stack trace doesn't mention Tapestry, so it shoudn't
be the problem here.

-- 
Thiago

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to