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, jason On Sat, Jun 6, 2009 at 10:49 AM, mnenchev <[email protected]> wrote: > > 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 4.2. > > 4) Change the project facets -> runtimes check jboss. > > 5) run configurations -> set the port 8080 and uncheck the "use > default server" checkbox > > 6) Start the jboss from eclipse(view servers) > > 6) run the application with the google plugin > > When the hosted browser is displayed it says that it could not find > the resource on the server. > > So my question is how to deploy on the server, if i have to do it > every time when i change something this host mode is useless with > external server. I also added -noserver, but the application is not > deployed on the jboss so the effect is the same. How to manage this. I > look all over the net but i could not find any complete example how to > do this, every one just says use -noserver, but that does not solve > the problem. > > Pls help me i am new with gwt. > Regards. > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
