Nice one! To get it to work on my Windows machine I had to change the
single quotes to double quotes.
i.e.
<logLevel>INFO" -bindAddress 0.0.0.0 -logLevel "INFO</logLevel>


On Mar 5, 7:22 pm, Filip Balejko <filip.bale...@gmail.com> wrote:
> While waiting for support from gwt-maven-plugin, you can use this
> elegant solution:
>
> <logLevel>INFO' -bindAddress 0.0.0.0 -logLevel 'INFO</logLevel>
>
> Filip
>
> On 22 Lut, 17:42, Nathan Wells <nwwe...@gmail.com> wrote:
>
>
>
> > Have any of you maven users out there (or anyone at all, really)
> > figured out how to specify a bindAddress argument in the gwt:run goal?
> > I would like to be able to connect to the gwt server from a VM on my
> > machine, but can't find a way to do that, currently. Is there some way
> > of specifying arguments to the gwt server other than the standard
> > maven configuration?
>
> > Thanks,

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to