2 Replies Latest reply on Nov 30, 2011 10:22 AM by jimmy.dongjia

    Help!The java code of Script Task action ( class cannot be resolved to a type)

    jimmy.dongjia

      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:

       

      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 !

       

      Import.PNGaction.PNG

      JAR.PNG