Hi EveryBody,
-- While starting the application I got this error
java.lang.IllegalArgumentException: Object of class 'com.google.gwt.dev.shell.jetty.JettyLauncher.WebAppContextWithReload' is not of type 'org.eclipse.jetty.webapp.WebAppContext'. Object Class and type Class are from different loaders.
According to the API :
org.eclipse.jetty.webapp.WebAppContext com.google.gwt.dev.shell.jetty.JettyLauncher.WebAppContextWithReload
So, I don't understand the error.
I'm using maven to build the application and everything is in the classpath (I think) - No diretory lib under WEB-INF.
Can anyone help plz?
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment