how to modify the default port (8080) of hosted mode ?

2009-06-16 Thread Benibur

There is a port conflict on my server since GWT hosted mode and
another web application use the same port (8080)
The point is widely discussed over the internet, but the solution is
always : modify the port of the other application.
The pb is that in my case I can not change the port of the other
application.

= is there any chance i can modify the port of GWT hosted mode ?

thank you !

Benjamin

--~--~-~--~~~---~--~~
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-Toolkit@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
-~--~~~~--~~--~--~---



Re: how to modify the default port (8080) of hosted mode ?

2009-06-16 Thread Peter Ondruška

Use the -port parameter to set non-default.

2009/6/16, Benibur benj...@gmail.com:

 There is a port conflict on my server since GWT hosted mode and
 another web application use the same port (8080)
 The point is widely discussed over the internet, but the solution is
 always : modify the port of the other application.
 The pb is that in my case I can not change the port of the other
 application.

 = is there any chance i can modify the port of GWT hosted mode ?

 thank you !

 Benjamin

 


--~--~-~--~~~---~--~~
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-Toolkit@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
-~--~~~~--~~--~--~---



Re: how to modify the default port (8080) of hosted mode ?

2009-06-16 Thread Kwhit

In Eclipse you can modify the port on the Run or Debug configurations
menu - took me a while to stumble on that one.
--~--~-~--~~~---~--~~
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-Toolkit@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
-~--~~~~--~~--~--~---



Re: how to modify the default port (8080) of hosted mode ?

2009-06-16 Thread Benibur

thank's !
that was difficult to find !

Ben

On 16 juin, 22:13, Kwhit kwhitting...@gmail.com wrote:
 In Eclipse you can modify the port on the Run or Debug configurations
 menu - took me a while to stumble on that one.
--~--~-~--~~~---~--~~
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-Toolkit@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
-~--~~~~--~~--~--~---