Hi chris,
thanks for your reply.
Actually I get an nullPointerException. Can you tell me how to declare the
templated Request in the RequestFactory? In my second post, I showed the
Code from my RequestFactory. Is it correct?
Here is the exception:
20:35:55.204 [ERROR] [mash] Generator
'com.google.web.bindery.requestfactory.gwt.rebind.RequestFactoryGenerator'
threw an exception while rebinding
'de.mash.project.shared.MainRequestFactory'
java.lang.NullPointerException: null
at
com.google.web.bindery.requestfactory.gwt.rebind.model.RequestFactoryModel.validateContextMethodAndSetDataType(RequestFactoryModel.java:409)
at
com.google.web.bindery.requestfactory.gwt.rebind.model.RequestFactoryModel.buildContextMethod(RequestFactoryModel.java:221)
at
com.google.web.bindery.requestfactory.gwt.rebind.model.RequestFactoryModel.<init>(RequestFactoryModel.java:143)
at
com.google.web.bindery.requestfactory.gwt.rebind.RequestFactoryGenerator.generate(RequestFactoryGenerator.java:193)
at
com.google.gwt.core.ext.IncrementalGenerator.generateNonIncrementally(IncrementalGenerator.java:40)
at
com.google.gwt.dev.javac.StandardGeneratorContext.runGeneratorIncrementally(StandardGeneratorContext.java:657)
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.