Hi,
I'm a GWT newbie and I'm currently trying to build a GWT based app in
eclipse which I need to be deployed to Glassfish V3 preview.
I'm pointing this out as I'm using that Glassfish version because I
have need of the Servlets 3.0 support it offers.
I have a currently working functional dynamic web project and its
"Targeted Runtime" is the glassfish server.
I created a new GWT project and then followed the instructions it
another post I saw on the group
http://groups.google.com/group/Google-Web-Toolkit/browse_thread/thread/39e0ff6325e4d504/55bfd342d77ec910
which explained how to use facets, I then added exactly the same
facets as I have in my currently functional project: JAVA 6.0, Sun
Deployment Descriptor Files then I tried to use the same code (copied
the package) in my GWT (it's server side code) project after adding to
it the Glassfish library in the build path but it still gives me
errors regarding a couple of methods which are only defined in the
Servlets 3.0 API.
I'm not sure where more I should be looking
dynamic web module 2.4
--~--~---------~--~----~------------~-------~--~----~
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