- From: John Kaputin (gmail) <jakaputin@gmail.com>
- Date: Tue, 23 Jan 2007 09:14:52 +0000
- To: www-ws-desc <www-ws-desc@w3.org>
- Cc: woden-dev@ws.apache.org, keithgchapman@gmail.com
Received on Tuesday, 23 January 2007 09:20:58 UTC
There's a spelling mistake in the WSDL for LocationTemplate-1G:
In the binding "MixedPathsQueryParams",
whttp:queryParameterSeparaterDefault=";"
should be spelt
whttp:queryParameterSeparatorDefault=";"
i.e. 'Separater' should be spelt 'Separator'
So Woden is parsing this attribute as an UnknownExtensionAttribute and the
{http query parameter separator default} extension property is defaulting to
ampersand "&".
regards,
John
Received on Tuesday, 23 January 2007 09:20:58 UTC