[jboss-user] [JBoss jBPM] - Re: Need steps to deploy BPEL in MySQL
Music123
do-not-reply at jboss.com
Wed Jul 9 05:22:01 EDT 2008
Hi Alex,
Thanks for the reply.
I gave the absolute path for processdefinition.xml file. But still i am getting the same error.
Then i placed the processdefinition.xml file in WEB-INF folder and used the below code.
ProcessDefinition processDefinition = ProcessDefinition.parseXmlResource("processdefinition.xml");
Please correct me if i made mistake anywhere.
Regarding NameNotFoundException, i am using the JBOSS server 4.2.2 which came along with jbpm-jpdl-3.2.3 suite.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4163238#4163238
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4163238
More information about the jboss-user
mailing list