On Feb 25, 4:03 pm, siberian <[email protected]> wrote:
> Same problem that I have here:
>
> http://groups.google.com/group/google-web-toolkit/browse_thread/threa...
>
> The RPC and the JS apps are in the same path space (/siteGWT) and I
> get failures. Not NPE, just inability for RPC to connect.
>
> John-

I don't understand exactly the URL of your servers.
What is the webserver domain/url?
what is the Application server domain url?
Give me the exact path of the webserver resources on webserver and AS
(context of application)

A bunch of RPC headers may be useful in order to track the problem.

Ps: I have a squid proxy which redirects html requestest having a
particular relative path inside http://sitedomain/myAppl/ to the
http://myAS/myAppl and this is working fair well

The Apache proxy stuff is documented into theGWT'S docs too, I suppose
this is intended to work.

other question @all
Are you guys using relative, absolute path in order to load the GWT
application script?
Are you loading the application from the AS using redirection too?
Can you please cut and paste the exacto HTML script row which you are
suig in order to execute the application?

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