I want to use script task to create a xml file, and it must use jdom, in the import window of action I input the import class, and the jdom-1.0.jar is in build path of my project.but when upload bpmn file to guvnor and build , some error occured:
http://community.jboss.org/servlet/JiveServlet/downloadImage/2-639071-17395/450-74/error.PNG
It seems that it can't find jdom-1.0.jar. Below is my code of the script task action.Attachment is my bpmn file.Thank you for your time !
http://community.jboss.org/servlet/JiveServlet/downloadImage/2-639071-17393/450-333/Import.PNG http://community.jboss.org/servlet/JiveServlet/downloadImage/2-639071-17394/450-337/action.PNG
http://community.jboss.org/servlet/JiveServlet/downloadImage/2-639071-17396/230-523/JAR.PNG