Hi guys, I'm looking for a possibility to change the codeServerPort while using the GWT Maven Plugin (http://mojo.codehaus.org/gwt-maven-plugin/ index.html) to develop a GWT application.
I've searched the web, but I couldn't find anything that would solve my problem. In the documentation of the plugin, there is no parameter defined that could change the port (http://mojo.codehaus.org/gwt-maven- plugin/debug-mojo.html). In my opinion, there is also no way to pass an argument via the "Remote Java Application" configuration that I use to connect to the Jetty that was started by the GWT Maven Plugin. If I would use the GWT Eclipse Plugin, then I could pass a program argument like this: "-codeServerPort 9999". Unfortunately I'm using the GWT Maven Plugin, so there is no possibility to specify program arguments or is there somehow? Any help is much appreciated! Best regards, Henry -- 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.
