[jboss-user] [JBoss jBPM] - Re: JBPM Timer Problem

avivstav do-not-reply at jboss.com
Sun May 6 05:52:43 EDT 2007


Somehow it seems the JBPM use it's default configuration files, as I described in the question, I map to my own cfg file as follows:

<bean id="jbmpConfigurationResource" class="org.springframework.core.io.ClassPathResource">
  |         <constructor-arg  type="java.lang.String" value="jbpm.cfg.xml"/>
  |     </bean>

While in jbpm.cfg.xml I comment out the line:


But when debug the code it looks it uses the default configuration and use the hibernate.cfg.xml placed in the jar,
What I should do in that case?

 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043508#4043508

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4043508



More information about the jboss-user mailing list