On 2 sep, 15:02, Aximilli302 <[email protected]> wrote:
> I have the following tag:
>
> <servlet path="/MyService"
> class="com.google.tabs.server.MyServiceImpl" />
This is no longer used in HostedMode (vs. GWTShell; i.e. since GWT
1.6), and it should have warned you about it.
You have to configure your war/WEB-INF/web.xml just like with any Java
webapp.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---