[jboss-user] [jBPM] New message: "integrating spring 2.5.6 with jbpm 4.3"

praneet nandan do-not-reply at jboss.com
Fri Mar 5 05:12:28 EST 2010


User development,

A new message was posted in the thread "integrating spring 2.5.6 with jbpm 4.3":

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

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

Message:
--------------------------------------------------------------
hello every one
  to configure spring with jbpm 4.0 i need to write following code in applicationcontext.xml
 
<bean id="jbpmConfiguration" class="org.jbpm.pvm.internal.cfg.SpringConfiguration">
<property name="sessionFactory" ref="sf"></property>
<constructor-arg value="jbpm.cfg.xml"></constructor-arg>
</bean>
 
 
but the above class (org.jbpm.pvm.internal.cfg.SpringConfiguration)
is not present in jbpm 4.3 then how to integrate in 4.3

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

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




More information about the jboss-user mailing list