After realizing that JNLP tricked me (the big gwt-servlet.jar was still 
being included), it turns out that the old small gwt-servlet.jar doesn't 
work.

I tried Thomas's idea to cut down the correct version gwt-servlet.jar, 
however, I really didn't know what I could and couldn't cut, and I cut 
something that I shouldn't have, and it failed.

Finally I tried Davids idea and built from source to get the 
requestfactory-server.jar. 
 Turns out that the server needs 
com/google/gwt/user/client/rpc/RemoteService which isn't in there.  It also 
isn't in requestfactory-client.jar either.  The only place I can find it is 
in gwt-servlet.jar.

Is there not a jar file with just the RPC stuff somewhere?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/0v5vgj39l8oJ.
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.

Reply via email to