The current implementation is based on JPA, so it's mandatory to use an
EntityManagerFactory.
Could you give us more detail on how are accessing the DB and which
persistence mechanism are you using?
Thanks,
On Friday 21,May,2010 12:49 PM, xdirewolfx wrote:
Thanks for response. Looked through the config, we are not using
entitymanagerfactory unfortunately and we would not be able to change that
for now as this is an existing app. Any work around for this? Thanks