Rpc Problem

2011-12-13 Thread sasi sasindran
Hi all, I have a problem when sending a message to server and it return a replay to client that it shows an error plus this below warining. [WARN] 404 - POST /send (127.0.0.1) 1390 bytes Request headers Accept: */* Accept-Language: en-us x-gwt-module-base:

Client Server Rpc communication and adding a database in server side.

2011-11-03 Thread sasi sasindran
Hi all, I am new comer to the gwt word. I make a sample project with client server rpc and database(mySql).When am invoking the service from client through the asynchronous interface it throws an unexpected exception.I am create a service interface,serviceAsync interface,entry point

MySql Connection Problem

2011-11-03 Thread sasi sasindran
Hi all, I am created a sample gwt rpc client server database project.When am retrieving data from database it throw an exception given below. MySql Connection Error: java.sql.SQLException: URL is not in the correct format: jdbc:mysql:// localhost/db at

Uncaught exception escaped

2011-09-16 Thread sasi sasindran
HI sir I AM SASINDRAN newcomer to gwt i wrote a example(StockWatcher) project provided by google.When I build this project in development mode using eclipse IDE.This shows an error [ERROR] [stockwatchers] - Uncaught exception escaped PROJECT CODE package