jcricket/gwt-syncproxy

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

Closed this issue · 1 comments

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:

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

  • Changed state: Invalid