[jboss-user] [jBPM] New message: "Re: null pointer exception when integrating jbpm4.3, spring2.5.6, hibernate3"

praneet nandan do-not-reply at jboss.com
Mon Mar 8 06:40:50 EST 2010


User development,

A new message was posted in the thread "null pointer exception when integrating jbpm4.3,spring2.5.6,hibernate3":

http://community.jboss.org/message/530498#530498

Author  : praneet nandan
Profile : http://community.jboss.org/people/praneet

Message:
--------------------------------------------------------------
i have used something like this
 
<property name="mappingLocations">
<list>
<value>classpath:jbpm.execution.hbm.xml</value>
<value>classpath:jbpm.history.hbm.xml</value>
<value>classpath:jbpm.task.hbm.xml</value>
<value>classpath:jbpm.repository.hbm.xml</value>
<value>classpath:jbpm.identity.hbm.xml</value>
</list>
</property>
 
 
> And do you realy still use the spring hibernate template? Or is that a newly introduced one and not the old one?
 ya its old one ,but  i can change it with hibernateDaoSupport class but its not a big deal

--------------------------------------------------------------

To reply to this message visit the message page: http://community.jboss.org/message/530498#530498




More information about the jboss-user mailing list