[jboss-user] [jBPM] - Re: problem about running jbpm5

Kris Verlaenen do-not-reply at jboss.com
Mon Jun 27 19:11:17 EDT 2011


Kris Verlaenen [http://community.jboss.org/people/KrisVerlaenen] created the discussion

"Re: problem about running jbpm5"

To view the discussion, visit: http://community.jboss.org/message/612226#612226

--------------------------------------------------------------
It would be useful if you could paste the exception you're actually getting.  

But looking at your description, you're using your own classes etc. so you should
 (1) make sure that these classes are available on the classpath, so drop them in a jar in the server/default/lib folder
 (2) register the handlers for each of the service tasks you're using

I just added a new part to the documentation on how to add your handlers in the jbpm-console:
 http://docs.jboss.org/jbpm/v5.1/userguide/ch11.html#d0e3081 http://docs.jboss.org/jbpm/v5.1/userguide/ch11.html#d0e3081

In this case, you should register
"Service Task" : new org.jbpm.bpmn2.handler.ServiceTaskHandler()

If you still get exceptions, it would be great if you paste a more detailed exception.

Kris
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/612226#612226]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110627/a7d99f4a/attachment-0001.html 


More information about the jboss-user mailing list