[
https://issues.apache.org/jira/browse/ODE-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652399#action_12652399
]
Alex Boisvert commented on ODE-445:
-----------------------------------
Patch applied to Ode 1.x branch:
[EMAIL PROTECTED]:~/svn/ode/1.1$ svn commit -m "ODE-445: No endpoint config
files results in a null pointer exception"
axis2/src/main/java/org/apache/ode/axis2/ODEService.java
bpel-store/src/main/java/org/apache/ode/store/ProcessConfImpl.java
Sending axis2/src/main/java/org/apache/ode/axis2/ODEService.java
Sending
bpel-store/src/main/java/org/apache/ode/store/ProcessConfImpl.java
Transmitting file data ..
Committed revision 722484.
and trunk:
[EMAIL PROTECTED]:~/svn/ode/trunk$ svn commit -m "ODE-445: No endpoint config
files results in a null pointer exception"
axis2/src/main/java/org/apache/ode/axis2/ODEService.java
bpel-store/src/main/java/org/apache/ode/store/ProcessConfImpl.java
Sending axis2/src/main/java/org/apache/ode/axis2/ODEService.java
Sending
bpel-store/src/main/java/org/apache/ode/store/ProcessConfImpl.java
Transmitting file data ..
Committed revision 722486.
> No endpoint config files results in a null pointer exception during processing
> ------------------------------------------------------------------------------
>
> Key: ODE-445
> URL: https://issues.apache.org/jira/browse/ODE-445
> Project: ODE
> Issue Type: Bug
> Components: BPEL Runtime
> Reporter: Sean Ahn
> Attachments: ode-445.patch, ode-445.trunk.patch
>
>
> Today, noticed that all the join correlation test cases break with
> NullPointerException.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.