[jboss-user] [JBoss jBPM] - Re: Beginner question: Using jBPM from EJB application
ruchika
do-not-reply at jboss.com
Wed Oct 22 04:29:29 EDT 2008
Hello Jarppe,
Can ypu please list down the steps that I need to follow to access jBPM from an external standalone program. I am getting the following error:
log4j:WARN No appenders could be found for logger (org.jbpm.JbpmConfiguration).
log4j:WARN Please initialize the log4j system properly.
Exception in thread "main" org.jbpm.JbpmException: couldn't parse jbpm configuration from resource 'D:\eclipse_new\eclipse-SDK-3.4.1-win32\eclipse\workspace\TestEvenNumberjDPL\src\lib\jbpm.cfg.xml'
at org.jbpm.JbpmConfiguration.getInstance(JbpmConfiguration.java:292)
at EvenNumbersTest.main(EvenNumbersTest.java:15)
Caused by: org.jbpm.JbpmException: jbpm configuration resource 'D:\eclipse_new\eclipse-SDK-3.4.1-win32\eclipse\workspace\TestEvenNumberjDPL\src\lib\jbpm.cfg.xml' is not available
at org.jbpm.JbpmConfiguration.getInstance(JbpmConfiguration.java:286)
... 1 more
I am not sure what I am missing. Any help will be greatly appreciated.
Regards,
Ruchika
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4183737#4183737
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4183737
More information about the jboss-user
mailing list