Persisted record are not visible from 'outside'

2011-06-30 Thread Younes Ouadi
Dear All, I'm seeking your help to address an issue within a ported application. Actually, we have a Web application based on Spring Framework that we are working foreward to OSGi-fying it. I have finished the adaptations for a first part of the application and start testing it using: * Aries as

RE: Persisted record are not visible from 'outside'

2011-06-30 Thread Timothy Ward
Hi, From the logs things seem to be operating properly, but I do have two questions. Is the transaction where the data is written actually committing before the transaction that reads it? I don't see any log for Clearing up EntityManager as the transaction has completed.. If not then

Re: declaring a JNDI datasource

2011-06-30 Thread Harald Wellmann
Am 30.06.2011 08:55, schrieb Daniel Plappert: What I understood so far is: I have to create a service that provides the datasource. But, what if the datasource has to be configured by someone else? Not me, for e.g. if I want to sell an application based on OSGI, the datasource must be