Actually, you should be able to use  -Djetty.host=ADDRESS when your project
is GWT-enabled.

jason

On Mon, Jan 11, 2010 at 12:40 PM, Jason Parekh <jasonpar...@gmail.com>wrote:

> 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 <qse...@gmail.com>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
>> google-appengine-j...@googlegroups.com.
>> To unsubscribe from this group, send email to
>> google-appengine-java+unsubscr...@googlegroups.com<google-appengine-java%2bunsubscr...@googlegroups.com>
>> .
>> 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 google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to