Issue Details (XML | Word | Printable)

Key: WODEN-110
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: John Kaputin
Reporter: Keith Godwin Chapman
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Woden

MessageTest-2G does not return httplocation correctly

Created: 15/Dec/06 12:15 PM   Updated: 29/Jan/07 02:18 PM
Return to search
Component/s: Parser
Affects Version/s: None
Fix Version/s: M7

Time Tracking:
Not Specified

Resolution Date: 08/Jan/07 10:54 AM


 Description  « Hide
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.





 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
John Kaputin made changes - 15/Dec/06 03:05 PM
Field Original Value New Value
Assignee John Kaputin [ jkaputin ]
John Kaputin made changes - 15/Dec/06 03:07 PM
Status Open [ 1 ] In Progress [ 3 ]
John Kaputin made changes - 15/Dec/06 03:09 PM
Fix Version/s M7 [ 12312173 ]
John Kaputin made changes - 08/Jan/07 10:54 AM
Resolution Fixed [ 1 ]
Status In Progress [ 3 ] Resolved [ 5 ]
John Kaputin made changes - 29/Jan/07 02:18 PM
Status Resolved [ 5 ] Closed [ 6 ]