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


_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to