On 10/26/07, Thilina Gunarathne <[EMAIL PROTECTED]> wrote:
>
> Hi all,
> I tried to modify the HelloWorld sample to invoke an external service.
> The external service was invoked successfully and the response was
> received to ODE..
> At this point the process fails with a NPE.
>
> PartnerLinkPartnerRoleImpl line 62..
> PartnerRoleMessageExchangeImpl createPartnerRoleMex(MessageExchangeDAO
> mexdao) {
> InvocationStyle istyle = mexdao.getInvocationStyle();
> ......
> switch (istyle) {
>
> NPE occurs due to the style being NULL.
I've created a tracker for this,
https://issues.apache.org/jira/browse/ODE-205
alex