Re: Uncaught umbrella exception.

2013-04-07 Thread Thomas Broyer
On Sunday, April 7, 2013 5:56:34 AM UTC+2, Aman Sharma wrote: Please help me resolve this Umbrella exception http://pastebin.com/DACPRhbP NewUserPresenter file : http://pastebin.com/FZyAffu8 NewUserViewImpl file: http://pastebin.com/i6fYwnLH Caused by:

Re: Uncaught umbrella exception.

2013-04-07 Thread Aman Sharma
Thanks Thomas. Your solution is right. Now I have to do this http://vivagwt.blogspot.in/2011/09/requestfactory-en-gwt-24.html but how do I add requestfactory-apt.jar annotation processor to my project manually. Instructions on this link is for only Eclipse. And also do I have to define a

Re: Uncaught umbrella exception.

2013-04-07 Thread Andrea Boscolo
For the annotation processor, put requestfactory-apt.jar in you classpath and you should be ok. If you want to manually run it, see the official wiki [1], where you can find the command line, maven and ant (in comments) instructions. [1]

Uncaught umbrella exception.

2013-04-06 Thread Aman Sharma
Please help me resolve this Umbrella exception http://pastebin.com/DACPRhbP NewUserPresenter file : http://pastebin.com/FZyAffu8 NewUserViewImpl file: http://pastebin.com/i6fYwnLH -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To