<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi all,<br><br>I am using Drools 5.1 release, and I am testing the BPMN process definition created with Oryx designer. The main problem I ran into is the serviceTask element. I cannot open the&nbsp; process file created with Oryx designer, in Eclipse, as it complains about this error:<br><br>"java.lang.IllegalArgumentException: No interfaces found at org.drools.bpmn2.legacy.beta1.ServiceTaskHandler.handleNode(ServiceTaskHandler.java:35)" <br><br>Below is a snippet from the BPMN 2.0 xml file got using Oryx for serviceTask. I also attached the whole xml file, in case that help. <br><br>I appreciate a lot if someone can help me with this issue, as I am practically stuck at this point. <br><br>On the other hand, I noticed that Drools Eclipse workflow editor allows only for 2 types of service tasks: Email and Log. Is that a limitation of the Eclipse workflow editor,
 or the serviceTask is not implemented in Drools BPMN 2.0? <br>Can I use serviceTask BPMN 2.0 element in Drools workflow? <br><br><br>****** serviceTask from Oryx process ******<br>&lt;serviceTask implementation="webService" completionQuantity="1" startQuantity="1" isForCompensation="false" name="AH Web Service" id="oryx_B84C15D7-ADA6-4956-8C43-3DFD02967BE1"/&gt;<br><br><br>Thanks in advance,<br>Patricia<br></td></tr></table><br>