[ http://issues.apache.org/jira/browse/WODEN-69?page=comments#action_12448802 ] John Kaputin commented on WODEN-69: -----------------------------------
Arthur, I have committed a partial solution as per ealier mailing list posts. Patch files are attached. If you have a better solution go ahead and replace mine. Or you can assign this JIRA back to me if you prefer. Here's the commit msg: WODEN-69 Added support for deriving default message label to the BaseWSDLReader.parseBindingFaultReference method and modified the defaulting behaviour in parseInterfaceFaultReference to match this. This fix supports the 3 MEPs defined by the Part 2 Adjuncts spec (in-only, robust-in-only, in-out), but it is not extensible for other user-defined types. MessageTest-1G no longer NPEs during parsing, but an NPE now occurs when accessing the model contents via the Component API. I will continue investigating. MessageTest-2G and MessageTest-3G still have the same NPEs. I will investigate these too. The MessageTest WSDLs have some errors (i.e. they are not 'Good' WSDLs). These WSDL errors exposed some Woden bugs (not handling potential null values) which I have also fixed. I will post to www-ws-desc about the WSDL errors. > Ant Tasks Throws NPE on W3C Test Case > /desc/test-suite/documents/good/MessageTest-1G/SOAPservice.wsdl > ----------------------------------------------------------------------------------------------------- > > Key: WODEN-69 > URL: http://issues.apache.org/jira/browse/WODEN-69 > Project: Woden > Issue Type: Bug > Components: Tools > Reporter: Arthur Ryman > Assigned To: Arthur Ryman > Attachments: WODEN-69_BaseWSDLReader.patch.txt, > WODEN-69_BindingOperationImpl.patch.txt, WODEN-69_Constants.patch.txt > > > I just ran Woden on the latest addition to the test suite and got a NPE. I'll > investigate further. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
