I'm testing the expenses-gae roo script provided with last STS version
I've deployed the example to app engine and the desktop version works
fine. However, when trying to browse with mobile safari I get the
following errors:
1. The dialog requesting signup keeps on showing forever. I think the
problem is that the file ScaffoldMobileApp.java is missing the line:
RequestEvent.register(eventBus, new AuthenticationFailureHandler());
2. After adding the previous line, the app requests the signup and
after signing up, redirects properly. However, after clicking any link
on the left planel the following message shows: Entity manager has not
been injected (is the Spring Aspects JAR configured as an AJC/AJDT
aspects library?)
K.R.
Juan Carlos
--
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.
No comments:
Post a Comment