[
https://issues.apache.org/jira/browse/WODEN-129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12466674
]
John Kaputin commented on WODEN-129:
------------------------------------
Keith,
I think Woden is functioning correctly. There's a spelling mistake in the
WSDL, so the attribute is being parsed as an UnknownExtensionAttribute and the
{http query parameter separator default} extension property is defaulting to
ampersand "&".
In the binding "MixedPathsQueryParams",
whttp:queryParameterSeparaterDefault=";"
should be spelt
whttp:queryParameterSeparatorDefault=";"
i.e. 'Separater' should be spelt 'Separator'
I will post to the ws-desc mailing list to have this corrected.
> SOAP binding extention should support query separator and query separator
> default
> ---------------------------------------------------------------------------------
>
> Key: WODEN-129
> URL: https://issues.apache.org/jira/browse/WODEN-129
> Project: Woden
> Issue Type: New Feature
> Components: Parser
> Reporter: Keith Godwin Chapman
> Assigned To: John Kaputin
> Priority: Blocker
> Fix For: M7
>
>
> Hi,
> The resolotion of CR 113 [1] states that query separator and query separator
> default properties should be imported to the SOAP binding extention. The
> LocationTemplate-1G WSDL needs this property. I tried looking for it in the
> API but did not find it. Is it to be implemented? If its not done so far can
> we have it in the API please. Its blocking us from generating the logs for
> this test case.
> [1] http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html?view=normal#CR113
> Thanks,
> Keith
--
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]