Friday, March 10, 2017

Re: How to avoid warning "Server class xyz could not be found in the web app, but was found on the system classpath"?

Add your custom library as a .jar file to war/WEB-INF/lib/ 

Adding a project source code as dependency works for compiling code but not for deploying the application.

Regards,
Rodolfo

On Fri, Mar 10, 2017 at 2:47 PM Magnus <alpineblaster@gmail.com> wrote:
Update:

gwt-servlet.jar exists in war/WEB-INF/lib/

--
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 google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

--
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 google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment