Hi Sebastian, You shouldn't need the --address parameter since GWT will bind to 0.0.0.0 (all addresses) by default.
Unfortunately, if you want to restrict the server to a specific address, I don't think there's a way to do this. You can ask on the GWT mailing list. jason On Sat, Jan 9, 2010 at 10:03 PM, Sebastian Quiles <[email protected]> wrote: > Hi... i want to use GAE + GWT but I need to set the --adress argument > for GAE > > I've started on a working GAE project with the --address argument > setted in the run configuration in the ecplise and in the arguments > tabs in "program arguments" the --address argument... > > That's worked fine... > > now i ve just tilded the GWT option in the google plugin .. and now > it not compile anymore because GWT do not recognize the --address > argument... where I put this argument now? > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine for Java" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-appengine-java%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine-java?hl=en. > > > >--
You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-appengine-java?hl=en.
