GWT + hosted mode + jboss

2009-06-06 Thread mnenchev
Hi, all, I dig the web, but i could not find how to run hosted mode with external jboss. Here is what i do: 1) Create web project with google plugin for eclipse, that creates me "hello world" project with gwt. 2) test it within the internal server and it works. 3) Add new server runtime jboss

Re: GWT + hosted mode + jboss

2009-06-08 Thread Jason Parekh
Hey, The Google Plugin for Eclipse currently doesn't support this type of functionality, but we may look into it in the future. Check out the open feature request at http://code.google.com/p/google-web-toolkit/issues/detail?id=3584 which might have more information for you to work with. Thanks, j

Re: GWT + hosted mode + jboss

2009-06-11 Thread Sumit Chandel
Hi mmenchev, You should still be able to use hosted mode with -noserver through the plugin, although there are some steps you need to take first to get everything setup for hosted mode debugging on your server. Check out the FAQ link below. FAQ "How do I use my own server instead of GWT's built-in