Referring to question Spring Autowiring stopped working on 
GAE<http://stackoverflow.com/questions/9783773/spring-autowiring-stopped-working-on-gae>
 I 
ask:

*why doesn't AppEngine allow me to use @Transactional hibernate-jpa 
annotation?*

AOP (aspectj) configuration does not work, too.

It uses *javax.naming.NamingException* in some part I don't know, and 
javax.naming is blacklisted in GAE.

Any of you know a workaround?

I'm currently using "manual" programmatic transactions (via Spring 
Hibernate PlatformTransactionManager), but it's not very comfortable.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/vdl29uTrA8IJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to