[ 
https://issues.apache.org/jira/browse/CXF-2054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12677148#action_12677148
 ] 

Daniel Kulp commented on CXF-2054:
----------------------------------

Any chance you could provide a wsdl along with the full command line you are 
running?

> wsdl2java NPE on Async WSDL
> ---------------------------
>
>                 Key: CXF-2054
>                 URL: https://issues.apache.org/jira/browse/CXF-2054
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 2.1.4, 2.2, 2.1.5
>         Environment: Linux, JRE 1.6.0_07
>            Reporter: Blue Thomas
>
> When JavaMethod gets created for an operation from the WSDL suffixed with 
> "Async", OperationProcessor:181 evaluates to true and line 182 throws an NPE 
> because the method object's JavaReturn object was never populated with 
> properties (method.getReturn().getClassName() == null).  I don't see method's 
> JavaReturn object ever getting set in the execution stack.

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

Reply via email to