Andreas Hartmann pisze:
> Hi Cocooners,
> 
> apparently I broke something in my application. Unfortunately I can't
> recall what I changed that could have caused this issue. It looks like
> Rhino is not on the classpath. Maybe some classloader problem? All I can
> tell is that the sitemap + flowscript already worked.
> 
> I remember adding the Spring configurator namespace to some bean
> declaration files to enable placeholder processing, but I can't imagine
> that there is a relation …
> 
> java.lang.NoClassDefFoundError:
> org/mozilla/javascript/continuations/Continuation
>     at java.lang.Class.getDeclaredMethods0(Native Method)
>     at java.lang.Class.privateGetDeclaredMethods(Class.java:2395)
>     at java.lang.Class.getDeclaredMethods(Class.java:1763)

This looks like a classpath issue but quite strange one.

How do you start your Cocoon application? With mvn jetty:run?

-- 
Best regards,
Grzegorz Kossakowski

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@cocoon.apache.org
For additional commands, e-mail: users-h...@cocoon.apache.org

Reply via email to