Hi,
A plea for help! Can anyone share a simple GWT2.0 project that uses the gwt-maven-plugin with Eclipse and demonstrates some simple RPC server calls. I've tried to follow examples, use archetypes, read badly documented websites, and follow threads on stackoverflow but all to no avail. I simply cannot get RPC to work.
I'm going to give up on maven if I can't get a simple working example and use GWT's Eclipse plugin with ant I guess. The gwt-maven-plugin archetype is too simple and does not demonstrate rpc. I've tried to extend it but cannot get it to work.
So - if anyone can help I'd be very grateful. I don't even have a specific question to ask as there are so many moving parts and so little documentation. I need a working example project!