Re: [Fornax-developer] Saving data to oracle DB issue using JPA.

2010-05-17 Thread levib
We managed to solve this issue by adding the resource-ref to the web.xml and by updating the persistence.xml generation template (datasource jndi config moved to the more.xml). Sorry for my late reply! BR Levente levib wrote: > > Is this issue solved now? We are facing the same issu

Re: [Fornax-developer] Saving data to oracle DB issue using JPA.

2010-05-17 Thread levib
Is this issue solved now? We are facing the same issue, and annotating the "save" service method doesn't helps us neither... Please help!!! We are using the 1.8 version of sculptor with a customized web layer. Thanks and regards! deepshar027 wrote: > > Well , I think in that sense its a bug.