Hi,
I'm currently evaluating the usage of jBPM for automation and follow up of some processes
I've created a process containing a custom work item that calls a piece of Java code. So far so good, I can run it in eclipse and everything works OK. I was actually quite impressed with the ease of defining and running the process. Now I want to deploy it to jBPM deployed to a jBOSS application server, to check out the process follow up and reporting. But I can't sem to get the thing working. Most of the references that I find all concern updating WAR files and putting files in specific directories. Is there a more user friendly way to deploy this kind of process?
Thanks in advance,
Tom