GWT RPC server compiled as regular servlet
I compiled my RPC server llike any regular servlet and packaged it in
a WAR file. I have another eclipse project (GWT) where I have the
client code that has the interface and return object (implements
seializable) class code
and Iam compiling it in eclipse. When I test my application, I see
that the object returned by the server is not reaching the client.
Here is my question:
Do I need to compile my RPC server using GWT compiler? If so, why?
Any help on this issue is appreciated. I have been trying to figure
out what is going wrong since 2 days now.
Thanks,
Sanjay
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home