The workaround is to inject a server dependency on :gwt-dev, aka gwt-dev.jar, which supplies that class.
It's a side effect of a refector we did recently, but I haven't reviewed for what made it become necessary where it wasn't before. On Tue May 29 16:43:48 GMT-400 2012, Jimo <[email protected]> wrote: > Hello, > > I rebuilt GWT with the latest in the source tree and am now getting a > class not found exception for com.google.gwt.core.client.GWTBridge in my > servlet RPC implementation. Should that class exist in gwt-servlet.jar? > When I add it to that jar file, the class not found exception goes away. > > [It looks like GWTBridge and some related classes changed earlier this > month.] > > Thanks, > Jim > > > -- > http://groups.google.com/group/Google-Web-Toolkit-Contributors -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
