You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Roy A. Wood Jr. (JIRA)" <ji...@apache.org> on 2007/04/16 18:39:15 UTC

[jira] Created: (AXIS2-2538) Fix NPE in getSyncOperation()

Fix NPE in getSyncOperation()
-----------------------------

                 Key: AXIS2-2538
                 URL: https://issues.apache.org/jira/browse/AXIS2-2538
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: jaxws
            Reporter: Roy A. Wood Jr.
            Priority: Minor


The getSyncOperation in OperationDescriptionImpl will throw an NPE if the call to getJavaMethodName is null. This issue fixes that problem


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Resolved: (AXIS2-2538) Fix NPE in getSyncOperation()

Posted by "Jeff Barrett (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-2538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Barrett resolved AXIS2-2538.
---------------------------------

    Resolution: Fixed

Patch commited to revision 534196.

> Fix NPE in getSyncOperation()
> -----------------------------
>
>                 Key: AXIS2-2538
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2538
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Roy A. Wood Jr.
>            Priority: Minor
>         Attachments: patch_2158_2162.txt
>
>
> The getSyncOperation in OperationDescriptionImpl will throw an NPE if the call to getJavaMethodName is null. This issue fixes that problem

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Updated: (AXIS2-2538) Fix NPE in getSyncOperation()

Posted by "Roy A. Wood Jr. (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-2538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roy A. Wood Jr. updated AXIS2-2538:
-----------------------------------

    Attachment: patch_2158_2162.txt

Attach this patch to realize the fix

> Fix NPE in getSyncOperation()
> -----------------------------
>
>                 Key: AXIS2-2538
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2538
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Roy A. Wood Jr.
>            Priority: Minor
>         Attachments: patch_2158_2162.txt
>
>
> The getSyncOperation in OperationDescriptionImpl will throw an NPE if the call to getJavaMethodName is null. This issue fixes that problem

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Commented: (AXIS2-2538) Fix NPE in getSyncOperation()

Posted by "Roy A. Wood Jr. (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-2538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12490448 ] 

Roy A. Wood Jr. commented on AXIS2-2538:
----------------------------------------

yes, sorry, I'll get that out there shortly.

Roy A. Wood, Jr.
WebSphere Development - Web Services
woodroy@us.ibm.com
512-838-0663  T/L:678-0663  FAX:512-838-3703
11501 Burnet Road,  Austin TX   78758 (Internal ZIP: 9372)



"Davanum Srinivas (JIRA)" <ji...@apache.org> 
04/20/2007 12:18 PM

To
Roy Wood/Austin/IBM@IBMUS
cc

Subject
[jira] Commented: (AXIS2-2538) Fix NPE in getSyncOperation()







    [ 
https://issues.apache.org/jira/browse/AXIS2-2538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12490406 
] 

Davanum Srinivas commented on AXIS2-2538:
-----------------------------------------

Roy, I don't see any patch.

thanks,
dims

the call to getJavaMethodName is null. This issue fixes that problem

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.




> Fix NPE in getSyncOperation()
> -----------------------------
>
>                 Key: AXIS2-2538
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2538
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Roy A. Wood Jr.
>            Priority: Minor
>
> The getSyncOperation in OperationDescriptionImpl will throw an NPE if the call to getJavaMethodName is null. This issue fixes that problem

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Commented: (AXIS2-2538) Fix NPE in getSyncOperation()

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-2538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12490406 ] 

Davanum Srinivas commented on AXIS2-2538:
-----------------------------------------

Roy, I don't see any patch.

thanks,
dims

> Fix NPE in getSyncOperation()
> -----------------------------
>
>                 Key: AXIS2-2538
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2538
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Roy A. Wood Jr.
>            Priority: Minor
>
> The getSyncOperation in OperationDescriptionImpl will throw an NPE if the call to getJavaMethodName is null. This issue fixes that problem

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Closed: (AXIS2-2538) Fix NPE in getSyncOperation()

Posted by "Jeff Barrett (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-2538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Barrett closed AXIS2-2538.
-------------------------------


> Fix NPE in getSyncOperation()
> -----------------------------
>
>                 Key: AXIS2-2538
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2538
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Roy A. Wood Jr.
>            Priority: Minor
>         Attachments: patch_2158_2162.txt
>
>
> The getSyncOperation in OperationDescriptionImpl will throw an NPE if the call to getJavaMethodName is null. This issue fixes that problem

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org