[ http://issues.apache.org/jira/browse/WODEN-91?page=all ]
John Kaputin resolved WODEN-91.
-------------------------------
Resolution: Fixed
svn commit: r475781. Fixed by correctly implementing the getElementDeclaration
method so that it uses the stored Element qname to retrieve the required
ElementDeclaration from the containing Description.
Still need to add a test case to the Woden test suite.
> SOAPHeader.getElementDeclaration is returning null
> --------------------------------------------------
>
> Key: WODEN-91
> URL: http://issues.apache.org/jira/browse/WODEN-91
> Project: Woden
> Issue Type: Bug
> Components: Parser
> Reporter: John Kaputin
> Assigned To: John Kaputin
>
> The implementation of this method returns an instance variable, but this is
> never set. It's probably old code that doesn't reflect the current derivation
> model. The fix is to use the Element Declaration qname to retrieve from the
> Description component the required ElementDeclaration. I'll fix this.
--
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]