That did the trick! It's a hack, but it works fine for me. Thank you very much for your answer!
Bye Henry On Aug 16, 4:21 pm, Hilco Wijbenga <[email protected]> wrote: > On 16 August 2010 09:00, Thalles <[email protected]> wrote: > > > Does nobody have an answer? > > Try putting it in the logLevel field: > > <plugin> > <groupId>org.codehaus.mojo</groupId> > <artifactId>gwt-maven-plugin</artifactId> > <configuration> > <logLevel>INFO' -codeServerPort9999 -logLevel 'INFO</logLevel> > </configuration> > </plugin> > </plugins> > > This is a hack, of course, but that's how I set the bind address. I've > created a profile that does this because it will break gwt:compile > otherwise (gwt:compile requires a simple <logLevel>INFO</logLevel>). > > P.S. Note the quotes! -- 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.
