1 Reply Latest reply on Jul 23, 2009 12:26 PM by kukeltje

    jbpm.cfg.xml

    tejjbpm

      I am running some Junit test cases in my eclipse. My test cases work great. But I dont understand where it looks for the jbpm configurations.especially the jbpm.cfg.xml..it says

      23-Jul-2009 14:36:44 org.jbpm.JbpmConfiguration getInstance
      INFO: using jbpm configuration resource 'jbpm.cfg.xml'


      But i would like know the complete path of the cfg file it uses.my questions are
      1. In eclipse how does the junit refer to the runtime classpath location for jbpm.cfg.xml?
      2. If i want to print the jbpm.cfg.xml path in the junit how do i do that? is there any method?