OK, I solved my original problem when I changed the order of Glassfish
library before the GWT one in the 'Order and Export' under 'Java build
path' menu.
Now what's troubling me is what, if anything, does the fact that I'm
using the web module facet version 2.4 mean?
If anyone has any ideas I'd love to hear them

Ittai

On Sep 12, 2:51 pm, Ittai <[email protected]> wrote:
> 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/javaeehttp://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