[jboss-user] [JBoss jBPM] - Re: deployment problem

dandare100 do-not-reply at jboss.com
Wed Feb 21 06:49:01 EST 2007


Why are you parsing your hibernate config file ?

 jbpmConfiguration = JbpmConfiguration.parseResource("hibernate.cfg"); 

It has nothing to do with the JBPMConfiguration file.

Try

 jbpmConfiguration = JbpmConfiguration.parseResource("jbpm.cfg.xml"); 

Thanks



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

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



More information about the jboss-user mailing list