Re: [Resin-interest] Hibernate and JPA (was Resin 4 and Java 8)

2015-04-07 Thread smallufo
My JPA is implemented by hibernate , managed by spring. Is it possible to disable amber ? 2015-04-07 17:23 GMT+08:00 smallufo : > Hi > I tried both this and the solution > But resin(4.0.40) complains > > > > > *xxx.jar!/META-INF/persistence.xml:4: xmlns="http://xmlns.jcp.org/xml/ns/persistence

Re: [Resin-interest] Hibernate and JPA (was Resin 4 and Java 8)

2015-04-07 Thread smallufo
Hi I tried both this and the solution But resin(4.0.40) complains *xxx.jar!/META-INF/persistence.xml:4: http://xmlns.jcp.org/xml/ns/persistence "> is an unexpected top-level tag. **2: http://xmlns.jcp.org/xml/ns/persistence

Re: [Resin-interest] Hibernate and JPA (was Resin 4 and Java 8)

2015-03-26 Thread Nam Nguyen
Thanks for the suggestion, I went ahead and added it for the upcoming 4.0.44 release. -- Nam On 3/26/15 10:00 AM, resin-interest-requ...@caucho.com wrote: > It would also be nice if you could put: > > ${jvm_classpath} > > In the cluster-default.xml file, so that the only change necessary is to >

Re: [Resin-interest] Hibernate and JPA (was Resin 4 and Java 8)

2015-03-25 Thread Chris Pratt
It would also be nice if you could put: ${jvm_classpath} In the cluster-default.xml file, so that the only change necessary is to the resin.properties file. (*Chris*) On Wed, Mar 25, 2015, 5:24 PM Nam Nguyen wrote: > Thanks Chris, > > Good news that is working for you. I've add a request >

Re: [Resin-interest] Hibernate and JPA (was Resin 4 and Java 8)

2015-03-25 Thread Nam Nguyen
Thanks Chris, Good news that is working for you. I've add a request to update the docs: http://bugs.caucho.com/view.php?id=5872 -- Nam On 3/25/15 10:00 AM, resin-interest-requ...@caucho.com wrote: > Message: 2 > Date: Wed, 25 Mar 2015 05:51:10 + > From: Chris Pratt > Subject: Re: [Resin-