Oh, ok the reason RPC is failing is because I had the subdomain of the
custom domain set to forward to http://myproject.appspot.com on my
domain hosting service provider. I truly believe that would result in
the RPC being cross domain and thus failing. I followed the steps of
adding the subdomain url to my google app once again, setting up the
subdomain on my domain hosting service provider to have the CNAME
provided by google's setup wizard.

Now http://myproject.mycustomdomain.com does not resolve to an address
in the browser.

So clearly I'm not setting up my custom domain correctly. I'm going to
keep looking into it further, but any help would be useful.

On May 26, 1:28 am, Sky <[email protected]> wrote:
> GWT RPC is failing when I view my site with my custom domain, which
> was successfully attached to my google app. GWT RPC succeeds when I
> view my site with the myproject.appspot.com address.
>
> Why? Is the httpxmlrequest pointing to myproject.appspot.com instead
> of the the custom domain? Obviously it would fail then.
>
> I truly hope someone can help me with this and will be very
> appreciative if someone does.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" 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-appengine-java?hl=en.

Reply via email to