You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Scott Kurz (Assigned) (JIRA)" <de...@tuscany.apache.org> on 2011/11/29 16:38:42 UTC

[jira] [Assigned] (TUSCANY-3986) Missing null check in JAXWSBindingInvoker for non blocking operation

     [ https://issues.apache.org/jira/browse/TUSCANY-3986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Scott Kurz reassigned TUSCANY-3986:
-----------------------------------

    Assignee: Scott Kurz
    
> Missing null check in JAXWSBindingInvoker for non blocking operation
> --------------------------------------------------------------------
>
>                 Key: TUSCANY-3986
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3986
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Axis Binding Extension
>            Reporter: Rashmi Hunt
>            Assignee: Scott Kurz
>             Fix For: Java-SCA-2.x
>
>         Attachments: TUSCANY-3986.patch
>
>
> invokeTarget() returns soap reponse as null if operation is nonBlocking. 
> invokeTarget() is called from invoke() method which doesn not check for 
> 'null' response and goes ahead to get the soap body from null response 
> which throws NullPointerException.
> I have attached a patch which checks for null response.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira