<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: CXF Raw SOAP Envelope via Interceptor</title>
	<atom:link href="http://bytearray.brixtonjunkies.com/2009/11/03/cxf-raw-soap-envelope-via-interceptor/feed/" rel="self" type="application/rss+xml" />
	<link>http://bytearray.brixtonjunkies.com/2009/11/03/cxf-raw-soap-envelope-via-interceptor/</link>
	<description></description>
	<lastBuildDate>Wed, 23 Nov 2011 00:11:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Oskars</title>
		<link>http://bytearray.brixtonjunkies.com/2009/11/03/cxf-raw-soap-envelope-via-interceptor/comment-page-1/#comment-358</link>
		<dc:creator>Oskars</dc:creator>
		<pubDate>Wed, 23 Nov 2011 00:11:29 +0000</pubDate>
		<guid isPermaLink="false">http://bytearray.brixtonjunkies.com/?p=675#comment-358</guid>
		<description>With little modifications this helped to solve issue when remote webservice was returning invalid SOAP message.
Thank you dude for this example.</description>
		<content:encoded><![CDATA[<p>With little modifications this helped to solve issue when remote webservice was returning invalid SOAP message.<br />
Thank you dude for this example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alchemist</title>
		<link>http://bytearray.brixtonjunkies.com/2009/11/03/cxf-raw-soap-envelope-via-interceptor/comment-page-1/#comment-59</link>
		<dc:creator>alchemist</dc:creator>
		<pubDate>Mon, 10 Jan 2011 11:25:52 +0000</pubDate>
		<guid isPermaLink="false">http://bytearray.brixtonjunkies.com/?p=675#comment-59</guid>
		<description>Most likely you are using the incorrect phase, try: Phase.UNMARSHAL
	</description>
		<content:encoded><![CDATA[<p>Most likely you are using the incorrect phase, try: Phase.UNMARSHAL</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: learner</title>
		<link>http://bytearray.brixtonjunkies.com/2009/11/03/cxf-raw-soap-envelope-via-interceptor/comment-page-1/#comment-47</link>
		<dc:creator>learner</dc:creator>
		<pubDate>Fri, 26 Mar 2010 22:40:56 +0000</pubDate>
		<guid isPermaLink="false">http://bytearray.brixtonjunkies.com/?p=675#comment-47</guid>
		<description>Hi, 

this was really helpful. But I tried implementing similar logic for outgoing interceptor which just wouldnt work. The output or the response sent to the client has the old+processed string i.e. double soap envelopes failing the system. 
Would you mind sharing the outgoing interceptor example too if you have tried any.</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>this was really helpful. But I tried implementing similar logic for outgoing interceptor which just wouldnt work. The output or the response sent to the client has the old+processed string i.e. double soap envelopes failing the system.<br />
Would you mind sharing the outgoing interceptor example too if you have tried any.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

