-
Bug
-
Resolution: Done
-
Major
-
jBPM 6.0.0.Final
-
None
-
Core i5, 4 GB Windows 7 Java 6
Creating this bug after the chatting with Krisv in the jbpm chat forum.
We developed a process using eclipse. We are able to invoke the process via junits and things run successfully and we get the desired output. We are able to build the project successfully using mvn clean install.
However,when we try to deploy the same in the jbpm-console. We are getting error 20:21:57,796 ERROR [org.jbpm.kie.services.impl.bpmn2.BPMN2DataServiceImpl] (http-0.0.0.0-0.0.0.0-8080-2) Error: unable to parse xml : Exception class java.lang.NullPointerException : null.
Note: all the dependencies are available in the WEB-INF\lib folder.