You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2013/02/05 14:51:17 UTC

[jira] [Commented] (ODE-957) Invocation of a WSDL operation that doesn't have a request message part gives NPE at runtime

    [ https://issues.apache.org/jira/browse/ODE-957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13571303#comment-13571303 ] 

Hudson commented on ODE-957:
----------------------------

Integrated in ODE-1.x #148 (See [https://builds.apache.org/job/ODE-1.x/148/])
    ODE-957: Changes to handle invocation of external services which doesn't specify input message. (Revision 6bc1650e680be389a5a9f0a71fcf1f6b033db05c)
ODE-957: rectified compilation error after cherry-pick from master (Revision 14a41fa0a02b58b36714789cad88774120d34344)

     Result = SUCCESS
sathwik : 
Files : 
* dao-jpa/src/main/java/org/apache/ode/dao/jpa/MessageDAOImpl.java
* axis2-war/src/test/java/org/apache/ode/axis2/DummyService.java
* bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/INVOKE.java
* bpel-runtime/src/main/java/org/apache/ode/bpel/engine/BpelRuntimeContextImpl.java
* axis2-war/src/test/resources/TestNoInputMessageInvocation/dummy-service.wsdl
* axis2/src/main/java/org/apache/ode/axis2/util/SoapMessageConverter.java
* axis2-war/src/test/resources/TestNoInputMessageInvocation/deploy.xml
* axis2-war/src/test/java/org/apache/ode/axis2/NoInputMessageInvocationTest.java
* axis2-war/src/test/resources/TestNoInputMessageInvocation/testRequest.soap
* axis2-war/src/test/resources/TestNoInputMessageInvocation/NoArgumentInvocationProcess.bpel
* axis2-war/src/test/resources/TestNoInputMessageInvocation/NoArgumentInvocationProcessArtifacts.wsdl

sathwik : 
Files : 
* axis2-war/src/test/java/org/apache/ode/axis2/NoInputMessageInvocationTest.java

                
> Invocation of a WSDL operation that doesn't have a request message part gives NPE at runtime
> --------------------------------------------------------------------------------------------
>
>                 Key: ODE-957
>                 URL: https://issues.apache.org/jira/browse/ODE-957
>             Project: ODE
>          Issue Type: Bug
>          Components: BPEL Runtime
>    Affects Versions: 1.3.5
>            Reporter: Sathwik Bantwal Premakumar
>            Assignee: Sathwik Bantwal Premakumar
>            Priority: Critical
>             Fix For: 1.3.6, 1.4
>
>
> Invocation of a service operation which doesn't have a message part results in a NPE at runtime. For example invocation of the getVersion operation of Version service provided by the axis2 results in a null pointer exception.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira