0 Replies Latest reply on Dec 5, 2013 6:54 AM by girichess

    Using Service Task in jBPM5.4

    girichess

      I am using jbpm5.4 and able to run sample bpmn with script and user tasks. I thought of including service task but when I add this line after defenition tag

       

      "<import importType="http://schemas.xmlsoap.org/wsdl/" location="http://wsf.cdyne.com/WeatherWS/Weather.asmx?WSDL" namespace="http://ws.cdyne.com/WeatherWS/"/>" and try to import the bpmn file I am getting this error.

      ( I have tried after changing these url to the one which I have)

                                             

      "16:41:17,380 ERROR [stderr] (http-localhost-127.0.0.1-8080-30) org.eclipse.emf.ecore.resource.Resource$IOWrappedException: Feature 'import' not found. (inputStream://dummyUriWithValidSuffix.xml, 3, 182)".

       

      I have added the server log and bpmn.