NPE in FaultDescriptionImpl --------------------------- Key: AXIS2-2063 URL: https://issues.apache.org/jira/browse/AXIS2-2063 Project: Axis 2.0 (Axis2) Issue Type: Bug Components: jaxws Affects Versions: 1.2 Reporter: Dustin Amrhein Priority: Minor Fix For: 1.2 Attachments: patch.txt
When the faultBean attribute of the @WebFault annotation is not specified, it is possible that the result of WebFaultAnnot.faultBean() is null. Code that relies on the faultBean must first check for null. -- 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]