[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:48:11 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/540028#540028
--------------------------------------------------------------
Couple of dumb questions:
I looked at the example WSDL and the encoding declaration in the XML is UTF-8, not KOI8-R. I'm not an expert on KOI8-R, but a little googling leads me to believe that it's not UTF-8 compatible (natch, based on your findings). Is there a reason why KOI8-R is not declared as the encoding for the document? You can use any XML parser to suck up the content in that case.
When retieving the WSDL via HTTP, is the Content-Type field providing a charset parameter? If so, you can use that to decode apporpriately.
cheers,
`k.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/540028#540028]
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/facfaa98/attachment.html
More information about the jboss-dev-forums
mailing list