Wednesday, March 26, 2014

Re: gwt 2.6.0 embedded jetty support of web fragment servlet 3.0

It does work for me for both META-INF/resources/ (using a JAR from webjars.org) and META-INF/web-fragment.xml (I declared a servlet with an inexistant class and the webapp failed to start, pointing at the missing servlet class).
Note that you apparently have to restart DevMode to pick up changes to the JARs, which is strange.

On Tuesday, March 25, 2014 9:29:27 PM UTC+1, d...@vide.bz wrote:
Hi,

In my gwt project there is a jar in war/WEB-INF/lib that contains resources as specified by standard web fragment servlet 3.0.
But the embedded jetty will ignore that resources. There is way to fix this?

Thanks in advance for any help!

Davide

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