Google App Engine 支持 Spring-ORM(2.5.6) 的办法

分类:Tech | 作者:Shoopman | 发表于2009/04/15 没有评论  

GAE不支持spring-orm是因为引用了javax.naming包里的类,而这些类是不被GAE支持的。在spring-orm-2.5.6.jar移去一下类则可:

PersistenceAnnotationBeanPostProcessor.class
PersistenceAnnotationBeanPostProcessor$PersistenceElement.class
PersistenceAnnotationBeanPostProcessor$2.class
PersistenceAnnotationBeanPostProcessor$1.class

这个我还没有验证过。出自Google Group

Tag:

日志信息 »

该日志于2009-04-15 15:08由 Shoopman 发表在Tech分类下, 你可以发表评论。除了可以将这个日志以保留源地址及作者的情况下引用到你的网站或博客,还可以通过RSS 2.0订阅这个日志的所有评论。
目前盖楼 (0)层:

发表评论 »

« »