Wednesday, March 26, 2014

Re: gwt-user.jar

Thanks for the suggestion, but it doesn't work.  Got this even including both:
Exception in thread "main" java.lang.NoClassDefFoundError: javax/servlet/http/HttpServlet

Ah, well, some tiem when I have a lot of time I may try to "roll my own".

Greg

On Wednesday, March 26, 2014 11:36:38 AM UTC-5, Jens wrote:
You could try gwt-servlet.jar (and maybe in addition gwt-servlet-deps.jar) but not sure if it contains all classes you need.

In general you can always build GWT from source so you should be able to build your own "gwt-user.jar" that only contains the RPC stuff you need.

-- J.

--
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