Hi,

I'm trying to debug a jaggery app by following the instruction given in
[1]. I followed all the steps mentioned in [1]. However, when I start the
jaggery server in debug mode and browse a deployed application I'm getting
following error in the browser;

*exception*

javax.servlet.ServletException: Filter execution threw an exception

*root cause*

java.lang.NoClassDefFoundError: Could not initialize class
org.jaggeryjs.jaggery.core.manager.WebAppManager
        org.jaggeryjs.jaggery.core.JaggeryFilter.doFilter(JaggeryFilter.java:17)

I'm pretty sure I followed the instructions correctly. Only difference is
the versions of the 2 jar files which I copied from eclipse/plugins folder
to JAGGERY_HOME/carbon/repository/components/dropins folder. How can I
resolve this?

[1] - http://jaggeryjs.org/debugger.jag

Thanks,
Dinusha
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to