[ "name" : "<taskname>", "parameters" : [ "<param1>" : new <Datatype>DataType(), "<param2>" : new <Datatype>DataType(), "<param3>" : new <Datatype>DataType(), ], "displayName" : "<taskname>", "icon" : "icons/<iconname.ext>" ]
The install goes fine, I can add my new service task to a process in the modeler just fine, but when I go to build it I get Verification warnings all over about everything I use from glassfish, not to mention when I actually run that process, when it gets to my work item handler and runs the code it fails because of noclassfound type errors (because the library isnt available at the time). I must be missing something on how to set this up. Should I be adding my work item handler definition in the deployment descriptor of my project instead of using a knowledge session? I really would like to use other libraries and not find workarounds in pure native java for my service tasks. -Tyler |
--
You received this message because you are subscribed to a topic in the Google Groups "jBPM Usage" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/jbpm-usage/t_oSsguKSVs/unsubscribe.
To unsubscribe from this group and all its topics, send an email to jbpm-usage+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jbpm-usage/f2955d5f-d30c-4864-a191-90137ae223fd%40googlegroups.com.
To unsubscribe from this group and all its topics, send an email to jbpm-...@googlegroups.com.