Problems with Async Calls

1 view
Skip to first unread message

christoph

unread,
Aug 28, 2009, 1:50:00 PM8/28/09
to Google Web Toolkit
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

Alexander Cherednichenko

unread,
Aug 28, 2009, 6:12:13 PM8/28/09
to Google Web Toolkit
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.
Reply all
Reply to author
Forward
0 new messages