I'm sorry but accidentaly the post was sent half baked.
Basically there are two changed setting between the two projects that
I can see:

GWT project: Dynamic web module facet version 2.4
web.xml: <web-app >

Other project: Dynamic web module facet version 2.5
web.xml: <web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-
instance" xmlns="http://java.sun.com/xml/ns/javaee"; xmlns:web="http://
java.sun.com/xml/ns/javaee/web-app_2_5.xsd" xsi:schemaLocation="http://
java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd";
id="WebApp_ID" version="2.5">

And it seems that for some reason the GWT project won't recognize the
new Servlets 3.0 methods.

again I'm sorry for the mix-up.
would appreciate any help
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
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