[jboss-user] [jBPM Users] - Re: [jBPM4] Cant build processEngine using setFile, setURL o

saraswati.santanu do-not-reply at jboss.com
Sun Dec 6 15:37:27 EST 2009


Somehow missed your post earlier.

It seems you do not have a command service in your jbpm.cfg.xml with a name "txRequiredCommandService". You need an entry something like this (you may need to change as per your exact requirement):


  |     <command-service name="txRequiredCommandService">
  |       <skip-interceptor />
  |       <retry-interceptor />
  |       <environment-interceptor />
  |       <standard-transaction-interceptor />
  |     </command-service>
  | 


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

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



More information about the jboss-user mailing list