[teiid-issues] [JBoss JIRA] Resolved: (TEIID-1094) XML literal input to HTTP-SOAP connector is being URL encoded

Steve Hawkins (JIRA) jira-events at lists.jboss.org
Wed May 19 14:24:07 EDT 2010


     [ https://jira.jboss.org/browse/TEIID-1094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Hawkins resolved TEIID-1094.
----------------------------------

    Resolution: Out of Date


The ingest service is using a post and should not be encoding the document.  The new jax-ws code will only encode values for get query strings.

> XML literal input to HTTP-SOAP connector is being URL encoded
> -------------------------------------------------------------
>
>                 Key: TEIID-1094
>                 URL: https://jira.jboss.org/browse/TEIID-1094
>             Project: Teiid
>          Issue Type: Bug
>          Components: Misc. Connectors
>            Reporter: Debbie Steigner
>         Attachments: test.vdb
>
>
> Try to invoke a web service operation that takes an XML string as one of its parameters. Whenever you pass an XML string as input, MetaMatrix URL encoding to escape all the special characters. In other words, we escape the "<"'s to "&lt;", etc. 

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

        


More information about the teiid-issues mailing list