[jboss-dev-forums] [JBoss ESB Development] - Problem in retrieving WSDL from remote endpoint

Keith Babo do-not-reply at jboss.com
Wed Apr 28 09:52:00 EDT 2010


Keith Babo [http://community.jboss.org/people/kcbabo] replied to the discussion

"Problem in retrieving WSDL from remote endpoint"

To view the discussion, visit: http://community.jboss.org/message/540029#540029

--------------------------------------------------------------
Couple of dumb questions:

1) I looked at the sample WSDL and the XML declaration indicates UTF-8 encoding.  Shouldn't this be KOI8-R?  In that case, you could use any XML parser to interpret the content, make any changes, then serialize using the encoding of your choice.

2) Since this is coming over HTTP, do you have access to the charset parameter in the Content-Type field?  If so, you can use that as a hint for the document encoding (although XML declaration should be used, IMHO).

`k.

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/540029#540029]

Start a new discussion in JBoss ESB Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2032]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20100428/dba06f49/attachment.html 


More information about the jboss-dev-forums mailing list