Re: [Resin-interest] Resin 4.0.1 doesn't like Hibernate

2010-03-17 Thread Stargazer
On 05-Aug-2009 00:14, Jeff Schnitzer wrote: Resin 4.0.1 doesn't seem to work with Hibernate anymore Related: If you follow this http://wiki.caucho.com/Hibernate with Resin 4.0.4 and Hibernate 3.3.2, you get the unknown @PersistenceContext error you mention.

Re: [Resin-interest] Resin 4.0.1 doesn't like Hibernate

2010-03-17 Thread Stargazer
On 17-Mar-2010 16:01, Stargazer wrote: On 05-Aug-2009 00:14, Jeff Schnitzer wrote: Resin 4.0.1 doesn't seem to work with Hibernate anymore Related: If you follow this http://wiki.caucho.com/Hibernate with Resin 4.0.4 and Hibernate 3.3.2, you get the unknown @PersistenceContext error

Re: [Resin-interest] Resin 4.0.1 doesn't like Hibernate

2010-03-17 Thread Scott Ferguson
Stargazer wrote: On 05-Aug-2009 00:14, Jeff Schnitzer wrote: Resin 4.0.1 doesn't seem to work with Hibernate anymore Related: If you follow this http://wiki.caucho.com/Hibernate with Resin 4.0.4 and Hibernate 3.3.2, you get the unknown @PersistenceContext error you mention.

[Resin-interest] Resin 4.0.1 doesn't like Hibernate

2009-08-04 Thread Jeff Schnitzer
Resin 4.0.1 doesn't seem to work with Hibernate anymore. When Hibernate is configured as the JPA provider, attempts to inject an EntityManager produce this: [09-08-04 15:54:16.283] {http--8080-5} FINES [InjectManage] InjectManager[] bind(EntityManager,[...@javax.enterprise.inject.current()]) -