[
https://issues.apache.org/jira/browse/ODE-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652495#action_12652495
]
Alexis Midon commented on ODE-445:
----------------------------------
I think the patch is not fully correct. Actually the exception occurs because
the denoted path [1] does not exist (and so is not a directory) not because
there is no endpoint config files.
The fix would be to test the existence of the directory earlier in the code
path, when the config directory is set.
[1]
/home/alexis/w/ode/br-ode-1.X.git/axis2-war/target/test-classes/webapp/WEB-INF/conf.hib
> 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.