1 Reply Latest reply on Nov 27, 2005 2:28 PM by koen.aers

    No method like parseFromResource in class JpdlXmlReader

    microelectronics

      I am trying the hellotest example as it has been provided for creating new process definition but i did not get the method
      ProcessDefinition definition =JpdlXmlReader.parseFromResource("path of definition file");
      I am able to import the class JpdlXmlReader in the import statement, there i am not getting any error