[
https://jira.jboss.org/jira/browse/JBESB-1775?page=com.atlassian.jira.plu...
]
Darrin Mison commented on JBESB-1775:
-------------------------------------
Proposed SOA 4.2 TP02 Release Note:
jBPM ant task for QA unit tests has been fixed
Fix jBPM ant task for qa unit tests
-----------------------------------
Key: JBESB-1775
URL:
https://jira.jboss.org/jira/browse/JBESB-1775
Project: JBoss ESB
Issue Type: Task
Security Level: Public(Everyone can see)
Components: Process flow
Affects Versions: 4.2.1 CP3
Reporter: Kevin Conner
Assignee: Kevin Conner
Fix For: 4.2.1 CP3
The qa unit tests are failing with the following result
[java] [junit] java.lang.NullPointerException
[java] [junit] at
org.jbpm.ant.DeployProcessToServerTask.deployProcessWithServlet(DeployProcessToServerTask.java:228)
[java] [junit] at
org.jbpm.ant.ProcessDeployer.execute(ProcessDeployer.java:51)
[java] [junit] at
org.jboss.soa.esb.quickstart.test.BPMOrchestration2Test.sendDeployMessage(BPMOrchestration2Test.java:77)
[java] [junit] at
org.jboss.soa.esb.quickstart.test.BPMOrchestration2Test.testMessage(BPMOrchestration2Test.java:54)
[java] [junit] at
junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
[java] [junit] at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
[java] [junit] at junit.extensions.TestSetup.run(TestSetup.java:27)
This ant task is also built separately from the main codebase, with the jar being checked
into source control.
I am changing the build to create the jar file as part of the build, thus removing one
potential source of problems, and will fix the NPE.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira