Hi Lothar. Thanks a lot by your suggestion. Actually, my project had several jars and it's probably a couple of them were being on conflict or something like that. I've just removed all my jars and re-added only the needed ones. My app run again with some css/skin diferences (I don't know why yet) but it is finally running.
May be after the last update some jars where updated with conflict wich generates the issue. After removing all those "unnedded" jars, I suppose I'll get some error on excecution time, etc. but I've solved them before (I guess). So, the solution was remove all jars and use a clean version of only needed jars. I am very grateful, Lothar. some related issue I'll be asking. On 16 feb, 11:00, Lothar Kimmeringer <[email protected]> wrote: > Am 16.02.2012 16:51, schrieb MagusDrk: > > > java.lang.ClassCastException: > > com.google.appengine.tools.development.ApiProxyLocalImpl cannot be > > cast to com.google.appengine.tools.development.ApiProxyLocal > > Sounds a bit like multiple gwt-Jars loaded by different ClassLoaders. > > Regards, Lothar -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
