Arthur,
our last code fixes for WODEN-69 overlapped, but they are both correct.
Your correction to the soap http url fixed an underlying problem and so
resolved the NPE in getTransferCoding(). My removal of the offending NPE
code from getTransferCoding() is still correct with regards to how transfer
coding and its defaults are now described in the spec (i.e. the defaults
are derived by the concrete message builder based on section 6.8.2, not
derived automatically by Woden).
BTW, well spotted on the incorrect protocol url! I'll see if this is
related to or resolves WODEN-34.
John Kaputin
"John Kaputin
(JIRA)"
<[EMAIL PROTECTED]> To
[email protected]
12/11/2006 00:45 cc
Subject
Please respond to [jira] Updated: (WODEN-69) Ant
[EMAIL PROTECTED] Tasks Throws NPE on W3C Test Case
he.org /desc/test-suite/documents/good/Mes
sageTest-1G/SOAPservice.wsdl
[ http://issues.apache.org/jira/browse/WODEN-69?page=all ]
John Kaputin updated WODEN-69:
------------------------------
Attachment:
WODEN-69_HTTPBindingMessageReferenceExtensionsImpl.patch.txt
Applied patch to HTTPBindingMessageReferenceExtensionsImpl to fix the
remaining NPE on MessageTest-1G.
The commit message is:
WODEN-69 modified the getTranferCoding() method
to reflect Section 6.8.2 in Part 2 spec and instead
of trying to retrieve transfer coding default from
parent binding operation, just return null if the
binding message reference's transfer coding property
is null. This fixes the NPE seen on the MessageTest-1G
test case.
> 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,
WODEN-69_HTTPBindingMessageReferenceExtensionsImpl.patch.txt,
WODEN-69_WSDLComponentValidator.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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]