You are viewing a plain text version of this content. The canonical link for it is here.
Posted to woden-dev@ws.apache.org by "John Kaputin (JIRA)" <ji...@apache.org> on 2007/01/08 11:56:27 UTC

[jira] Resolved: (WODEN-110) MessageTest-2G does not return httplocation correctly

     [ https://issues.apache.org/jira/browse/WODEN-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Kaputin resolved WODEN-110.
--------------------------------

    Resolution: Fixed

Issue now resolved. Closure pending removal of a redundant method from HTTPLocation after confirmation via mailing list (see comment in WODEN-86).

> MessageTest-2G does not return httplocation correctly
> -----------------------------------------------------
>
>                 Key: WODEN-110
>                 URL: https://issues.apache.org/jira/browse/WODEN-110
>             Project: Woden
>          Issue Type: Bug
>          Components: Parser
>            Reporter: Keith Godwin Chapman
>         Assigned To: John Kaputin
>             Fix For: M7
>
>
> Hi,
> When parwing the WSDL in MessageTest-2G I get the following errors from woden,
> Woden[Error],0:0,WSDL506,Could not create a URI from the string "?first={FirstName};middle={MiddleName};last={LastName}".,java.net.URISyntaxException:Illegal character in query at index 7: ?first={FirstName};middle={MiddleName};last={LastName}
> Woden[Error],0:0,WSDL506,Could not create a URI from the string "?first={FirstName};last={LastName}".,java.net.URISyntaxException:Illegal character in query at index 7: ?first={FirstName};last={LastName}
> Woden[Error],0:0,WSDL506,Could not create a URI from the string "?first={FirstName}".,java.net.URISyntaxException:Illegal character in query at index 7: ?first={FirstName}
> Woden[Error],0:0,WSDL506,Could not create a URI from the string "?first={FirstName};middle={MiddleName};last={LastName}".,java.net.URISyntaxException:Illegal character in query at index 7: ?first={FirstName};middle={MiddleName};last={LastName}
> This causes the httplocation of these binding operations to be null. Therefore I cannot get the httplocation for all binding operations. We faced this error when trying to interop using messageTest-2G.
> Thanks,
> Keith.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: woden-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: woden-dev-help@ws.apache.org