[ https://issues.apache.org/activemq/browse/SM-772?page=comments#action_37664 ] Guillaume Nodet commented on SM-772: ------------------------------------
Which component do you use to access your CICS service ? ServiceMix does not provide such a component. Do you use http://jbi4cics.sourceforge.net/ ? > content type in SoapWriter can't be changed > ------------------------------------------- > > Key: SM-772 > URL: https://issues.apache.org/activemq/browse/SM-772 > Project: ServiceMix > Issue Type: Improvement > Reporter: Ricardo Nobrega > Priority: Minor > > When targeting a CICS webservice provider using servicemix as client, the > content type of the request is always "text/xml", but the cics server expects > "text/xml; charset=utf-8" > It seems that method prepare() in SoapWriter determines what content-type is > sent, but apparently > there is no way to change this programatically -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
