Hi Thomas, thanks for the information, it helps me. 

By me the problem was that the jar (zip) does not contains
directory entries but only file entries. This make a difference maybe 
because jetty search for a zip directory
entry with name META-INF/resources/ to enable files within it. The same 
problem occours with tomcat 7.0.26. Newer
versions of tomcat does not have problems. I don't know the behaviour for 
newer jetty versions like jetty 9.



Il giorno mercoledì 26 marzo 2014 17:56:20 UTC+1, Thomas Broyer ha scritto:
>
> 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+unsubscr...@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.

Reply via email to