<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: How to call a WebService with Spring-WS through a Proxy</title>
	<atom:link href="http://gleichmann.wordpress.com/2007/11/24/how-to-call-a-webservice-with-spring-ws-through-a-proxy/feed/" rel="self" type="application/rss+xml" />
	<link>http://gleichmann.wordpress.com/2007/11/24/how-to-call-a-webservice-with-spring-ws-through-a-proxy/</link>
	<description>a development driven blog</description>
	<lastBuildDate>Sat, 24 Oct 2009 00:16:00 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: onebyteatatime</title>
		<link>http://gleichmann.wordpress.com/2007/11/24/how-to-call-a-webservice-with-spring-ws-through-a-proxy/#comment-338</link>
		<dc:creator>onebyteatatime</dc:creator>
		<pubDate>Wed, 08 Apr 2009 16:07:55 +0000</pubDate>
		<guid isPermaLink="false">http://gleichmann.wordpress.com/2007/11/24/how-to-call-a-webservice-with-spring-ws-through-a-proxy/#comment-338</guid>
		<description>Guys, 

If you want to achieve setting proxy per connection, refer to http://onebyteatatime.wordpress.com/2009/04/08/spring-web-service-call-using-proxy-per-connection/

hope that helps.

~srs</description>
		<content:encoded><![CDATA[<p>Guys, </p>
<p>If you want to achieve setting proxy per connection, refer to <a href="http://onebyteatatime.wordpress.com/2009/04/08/spring-web-service-call-using-proxy-per-connection/" rel="nofollow">http://onebyteatatime.wordpress.com/2009/04/08/spring-web-service-call-using-proxy-per-connection/</a></p>
<p>hope that helps.</p>
<p>~srs</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nik</title>
		<link>http://gleichmann.wordpress.com/2007/11/24/how-to-call-a-webservice-with-spring-ws-through-a-proxy/#comment-252</link>
		<dc:creator>Nik</dc:creator>
		<pubDate>Mon, 10 Nov 2008 12:33:30 +0000</pubDate>
		<guid isPermaLink="false">http://gleichmann.wordpress.com/2007/11/24/how-to-call-a-webservice-with-spring-ws-through-a-proxy/#comment-252</guid>
		<description>Hi,

What if the operations in the webservice returns java bean? (which is described in the WSDL as well). Is there a tool to generate javabean classes from WSDL… and how to fetch the javabean from getWebServiceTemplate().send… method..

(writing above message again - got a word wrong)

 I got the answer for the 1st part.. I am using the JAXB XJC tool.

WSDL has many methods described for the web service. How to invoke these methods? Is it from the getWebServiceTemplate().send… only? 

Regards,
Nik</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>What if the operations in the webservice returns java bean? (which is described in the WSDL as well). Is there a tool to generate javabean classes from WSDL… and how to fetch the javabean from getWebServiceTemplate().send… method..</p>
<p>(writing above message again &#8211; got a word wrong)</p>
<p> I got the answer for the 1st part.. I am using the JAXB XJC tool.</p>
<p>WSDL has many methods described for the web service. How to invoke these methods? Is it from the getWebServiceTemplate().send… only? </p>
<p>Regards,<br />
Nik</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nik</title>
		<link>http://gleichmann.wordpress.com/2007/11/24/how-to-call-a-webservice-with-spring-ws-through-a-proxy/#comment-251</link>
		<dc:creator>Nik</dc:creator>
		<pubDate>Mon, 10 Nov 2008 09:59:43 +0000</pubDate>
		<guid isPermaLink="false">http://gleichmann.wordpress.com/2007/11/24/how-to-call-a-webservice-with-spring-ws-through-a-proxy/#comment-251</guid>
		<description>Hi,

What if the operations in the webservice returns java bean? (which is described in the WSDL as well). Is there a tool to generate classes from Javabean... and how to fetch the javabean from getWebServiceTemplate().send...  method..

Regards,
Nik</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>What if the operations in the webservice returns java bean? (which is described in the WSDL as well). Is there a tool to generate classes from Javabean&#8230; and how to fetch the javabean from getWebServiceTemplate().send&#8230;  method..</p>
<p>Regards,<br />
Nik</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dirk</title>
		<link>http://gleichmann.wordpress.com/2007/11/24/how-to-call-a-webservice-with-spring-ws-through-a-proxy/#comment-233</link>
		<dc:creator>Dirk</dc:creator>
		<pubDate>Thu, 16 Oct 2008 07:25:40 +0000</pubDate>
		<guid isPermaLink="false">http://gleichmann.wordpress.com/2007/11/24/how-to-call-a-webservice-with-spring-ws-through-a-proxy/#comment-233</guid>
		<description>Hi!

Is it possible to set the proxy per connection, or per Thread. I have several outgoing connections, but only few of them should go through the proxy. 

Regards,
Dirk</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>Is it possible to set the proxy per connection, or per Thread. I have several outgoing connections, but only few of them should go through the proxy. </p>
<p>Regards,<br />
Dirk</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: napyfab:blog&#187; Blog Archive &#187; links for 2007-11-27</title>
		<link>http://gleichmann.wordpress.com/2007/11/24/how-to-call-a-webservice-with-spring-ws-through-a-proxy/#comment-59</link>
		<dc:creator>napyfab:blog&#187; Blog Archive &#187; links for 2007-11-27</dc:creator>
		<pubDate>Tue, 27 Nov 2007 23:28:34 +0000</pubDate>
		<guid isPermaLink="false">http://gleichmann.wordpress.com/2007/11/24/how-to-call-a-webservice-with-spring-ws-through-a-proxy/#comment-59</guid>
		<description>[...] How to call a WebService with Spring-WS through a Proxy « brain driven development (tags: spring-ws spring java proxy webservice programming development guide tutorial) [...]</description>
		<content:encoded><![CDATA[<p>[...] How to call a WebService with Spring-WS through a Proxy « brain driven development (tags: spring-ws spring java proxy webservice programming development guide tutorial) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tila Nguyen</title>
		<link>http://gleichmann.wordpress.com/2007/11/24/how-to-call-a-webservice-with-spring-ws-through-a-proxy/#comment-58</link>
		<dc:creator>Tila Nguyen</dc:creator>
		<pubDate>Tue, 27 Nov 2007 08:37:18 +0000</pubDate>
		<guid isPermaLink="false">http://gleichmann.wordpress.com/2007/11/24/how-to-call-a-webservice-with-spring-ws-through-a-proxy/#comment-58</guid>
		<description>Hi...Man i just love your blog, keep the cool posts comin..holy Tuesday . &lt;a&gt;Tila Nguyen&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Hi&#8230;Man i just love your blog, keep the cool posts comin..holy Tuesday . <a>Tila Nguyen</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Markus</title>
		<link>http://gleichmann.wordpress.com/2007/11/24/how-to-call-a-webservice-with-spring-ws-through-a-proxy/#comment-57</link>
		<dc:creator>Markus</dc:creator>
		<pubDate>Mon, 26 Nov 2007 16:18:47 +0000</pubDate>
		<guid isPermaLink="false">http://gleichmann.wordpress.com/2007/11/24/how-to-call-a-webservice-with-spring-ws-through-a-proxy/#comment-57</guid>
		<description>Good starter for attaching WS to Spring .. thx!

Btw:
Congratulation to the relocation of your blog. I will adjust my Blogroll links asap.</description>
		<content:encoded><![CDATA[<p>Good starter for attaching WS to Spring .. thx!</p>
<p>Btw:<br />
Congratulation to the relocation of your blog. I will adjust my Blogroll links asap.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
