Arthur/Kieth, I implemented a fix for for WODEN-59, putting some message label default behaviour into the parseInterfaceFaultReference method in BaseWSDLReader.
I have developed this further in my Eclipse sandbox while developing a fix for WODEN-69. My fix just does message label defaulting for the 3 MEPs still in Part 2 (in-only, robust-in-only, in-out). It's a quick fix for next week. Arthur, if you already have a fix for this then feel free to go ahead with it. I can now parse MessageTest-1G into a DescriptionElement and call descEl.toComponent() without the NPE. However, when I run this through ANT I still see a NPE. It's probably a problem in the model API but I'm not sure how to diagnose this yet via the ANT tests. Still investigating. MessageTest-2G and 3G still NPE. I need to investigate these separately. I will run the ANT tests with the MessageTests excluded and if I haven't regressed any other test cases I could just check the WODEN-69 fix in so you can review it. Or see the attached patch files. (See attached file: WODEN-69_BaseWSDLReader.patch.txt) (See attached file: WODEN-69_BindingOperationImpl.patch.txt) (See attached file: WODEN-69_Constants.patch.txt) regards, John Kaputin
WODEN-69_BaseWSDLReader.patch.txt
Description: Binary data
WODEN-69_BindingOperationImpl.patch.txt
Description: Binary data
WODEN-69_Constants.patch.txt
Description: Binary data
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
