User development,

A new message was posted in the thread "jBPM 4.3 and Spring 3":

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

Author  : Michael Wohlfart
Profile : http://community.jboss.org/people/mwohlf

Message:
--------------------------------------------------------------
I don't use the jbpm.default.cfg.xml file I have everything in jbpm.cfg.xml 
which is picked up by the SpringHelper:
 
<bean id="springHelper"
      name="springHelper"
      class="org.jbpm.pvm.internal.processengine.SpringHelper" >
 
     <property name="jbpmCfg" value="jbpm4.cfg.xml" />
 </bean>
 
I just added whatever I needed from the jbpm.default.cfg.xml

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

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


_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to