Re: How to supply bindAddress

2010-09-28 Thread Sree ...
thx alot.. that did the magic On Fri, Sep 17, 2010 at 6:12 PM, Nairutee wrote: > If you are using an Eclipse IDE, > > i) you will need to have the latest GWT plugin for Eclipse > http://code.google.com/eclipse/docs/getting_started.html . > > ii) In the Run / Debug configurations in the arguments

Re: How to supply bindAddress

2010-09-17 Thread Nairutee
If you are using an Eclipse IDE, i) you will need to have the latest GWT plugin for Eclipse http://code.google.com/eclipse/docs/getting_started.html . ii) In the Run / Debug configurations in the arguments tab you will need to provide -bindAddress 0.0.0.0 (0 should be replaced by the ip you wish

How to supply bindAddress

2010-08-25 Thread Sree ...
Am currently looking at this page http://code.google.com/p/google-web-toolkit/wiki/TroubleshootingOOPHM It says "You need to supply -bindAddress 0.0.0.0" for cross - machine debugging. Can someone help me where I need to supply that address? -- -Thanks -Srikanth.G -Hyderabad -- You received t