need more info.

Try going to the published rpc endpoints with browser and see if
they're published. Check logs of the web container.
Try to add logging to the client code; log events to Firebug console,
for example.

And check the configuration again - your webapp is configured, working
fine, clean in logs, server is accessible, etc. Also, make sure that
you have not hardcoded entry-point locations in the client code.

On Aug 28, 1:50 pm, christoph <[email protected]> wrote:
> Hello,
>
> I have a question concerning async calls on a server.
>
> We have developed a small web application with some async calls to a
> server and database.
>
> However the problem is that when the application is deployed on a
> server the calls do not work. On the local machine everything works
> fine and it is even possible to connect to the database, which is
> running at the hosting provider from the local machines
>
> The server runs apache and as the database we have chosen postgres.
>
> Is there someone who has a bit of experience with this issue?
>
> best regards
--~--~---------~--~----~------------~-------~--~----~
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