On Tuesday, April 22, 2014 5:13:57 PM UTC+2, skippy wrote:
>
> I am not having problems with binding to the cross server debugger. Any 
> thoughts?
> I am testing on a VM with IE11 trying to connect to my development server. 
> I am using my IP address and not localhost. 
>  
> When I try to bind to the code server, I get that connection error:
>  
> Plugin failed to connect to Development Mode server at 127.0.0.1:9997
>   
>  
> Do I still point to ?codesrv=127.0.0.1:9997?
>


Obviously not. You launched DevMode on "devmachine", so your VM should 
connect back to "devmachine": ?gwt.codesvr=devmachine:9997

As Jens told you in another thread, you have to launch DevMode with the 
-bindAddress argument, as it only listens on the loopback device by default.

>  
>  
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to