I too am in the midst of deploying GWT to equinox.  It's working but I
don't use war files.  I put my GWT code into a bundle, which means
using extension points to specify my servlets in lieu of doing so in
web.xml.

If you're interested in discussing this further let me know.

On Apr 7, 12:58 am, lan <[email protected]> wrote:
> Hello
> I've been searching for a way to deploy GWT web applications on OSGi
> Equinox platform, I've followed this 
> bloghttp://blog.springsource.com/2008/11/07/deploying-gwt-applications-in...
> on how to deploy a sample war (StockWatcher) on Spring DM Server, but
> I wan't to do that simply on Equinox. I've tried to do that, I
> installed the war bundle, it was successfully installed and resolved,
> I browse the application, I see my StockWatcher page, but it's
> static,and there is no dynamic refresh on the page (I got the "You've
> done it" message). Seems like the rpc mechanism doesn't work.
> Does someone know how to fix this??
> Thank you.

--~--~---------~--~----~------------~-------~--~----~
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