After some substantial fiddling and bug chasing I finally managed to 
successfully compile our application using GWT 2.10.0. However, when I 
start this locally using the command line:

mvn -s 
"D:\Projects\KStA_ZH_RegisterJP\code\application\etc\m2\settings_mms.xml" 
"gwt:run"   -f 
"D:\Projects\KStA_ZH_RegisterJP\code\application\zhstregisterjp-web\pom.xml"

(I am using powershell, that's why I need all those quotes)

... then the Jetty-startup ends in:

...
00:00:11.918 [WARN] Failed startup of context 
c.g.g.d.s.j.WebAppContextWithReload@aa5455e{/,file:///D:/Projects/KStA_ZH_RegisterJP/code/application/zhstregisterjp-web/target/registerjp/,UNAVAILABLE}{D:\Projects\KStA_ZH_RegisterJP\code\application\zhstregisterjp-web\target\registerjp}
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. in 
file:///D:/Projects/KStA_ZH_RegisterJP/code/application/zhstregisterjp-web/target/registerjp/WEB-INF/jetty-web.xml

What am I missing here or what needs to be changed to get this running 
again with v2.10? Could some kind soul give me a nudge in the direction to 
search for?

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-web-toolkit/51c8897c-c981-4461-91c1-f8e79cf22ce0n%40googlegroups.com.

Reply via email to