[jboss-user] [jBPM] New message: "Re: JBPM 4.3 and JPA/Hibernate integration question"
christian garderes
do-not-reply at jboss.com
Wed Jan 27 07:16:28 EST 2010
User development,
A new message was posted in the thread "JBPM 4.3 and JPA/Hibernate integration question":
http://community.jboss.org/message/522492#522492
Author : christian garderes
Profile : http://community.jboss.org/people/chrigar
Message:
--------------------------------------------------------------
In SpringProcessEngine, the ApplicationContext loading fails on these lines with an ugly NullPointerException:
LocalSessionFactoryBean localSessionFactoryBean = springProcessEngine.get(LocalSessionFactoryBean.class);
Configuration hibernateConfiguration = localSessionFactoryBean.getConfiguration();
We can't imagine a way to get back the hibernateConfiguration from a LocalContainerEntityManagerFactoryBean
Ok we are doomed to stick on JBPM 3.x or JBPM 4.2 version... in wait of a native support of JPA (?); but there is no entry in jira.
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/522492#522492
More information about the jboss-user
mailing list