On Mar 2, 10:22 am, nino ekambi <[email protected]> wrote:
> Hi,
>
> The page is at localhost:8888 and i m making the call to localhost:8888
>
> bevor xs-linker everything is fine.After that i cant make the rpc call.
>
> i ve tested it in firefox 3.5  google chrome 4 and ie7 same behavior.
> so i think it s gwt related

have you tried chngin' to relative URLs?:
t.setServiceEntryPoint(Constants.DEFAULT_RPC_URL);  //DEFAULT_RPC_URL
= "/pdm/rpc"

-- 
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.

Reply via email to