akhikhl/gretty

Object of class 'org.akhikhl.gretty.JettyWebAppContext' is not of type 'org.eclipse.jetty.webapp.WebAppContext'. Object Class and type Class are from different loaders

Opened this issue · 0 comments

Hi all
I have a project that does not get compiled with gretty. It complains:
java.lang.IllegalArgumentException: Object of class 'org.akhikhl.gretty.JettyWebAppContext' is not of type 'org.eclipse.jetty.webapp.WebAppContext'.
security-test-kc.zip
Would be nice, if someone could help.

Thanks