Havanero / gwt-syncproxy

Automatically exported from code.google.com/p/gwt-syncproxy
0 stars 0 forks source link

Getting com.google.gwt.user.client.rpc.InvocationException while executing sample program provided in home page of syncproxy #11

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. I have created sample GWT application and hosted it on tomcat6 and verified 
with my browser that app has been properly deployed and working on the server.
2. Now I have created a java class with a main method via which I am trying to 
execute from my eclipse. 

What is the expected output? What do you see instead?
Expected Result should be display of string which I have submitted to server 
via RPC call, I am facing com.google.gwt.user.client.rpc.InvocationException 
instead.

What version of the product are you using? On what operating system?
Product version : SyncProxy-0.2
OS : Windows 7
IDE Eclipse.

Please provide any additional information below.
I think it's not exaclty coding, rather configuration issue, searched for this 
information on net but was not able to find this config. 

Original issue reported on code.google.com by tarunsun...@gmail.com on 3 Dec 2010 at 7:54

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by gwtdevel...@gmail.com on 12 Dec 2010 at 5:09