<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Some Java, JEE and WebSphere stuffs &#187; Web service</title>
	<atom:link href="http://www.albeesonline.com/blog/category/web-service/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.albeesonline.com/blog</link>
	<description>Something about JEE and WebSphere. Java, JEE and WebSphere tips and tutorials</description>
	<lastBuildDate>Wed, 05 Oct 2011 04:16:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Setting endpoint url in web service proxy client</title>
		<link>http://www.albeesonline.com/blog/2009/08/13/setting-endpoint-url-in-web-service-proxy-client/</link>
		<comments>http://www.albeesonline.com/blog/2009/08/13/setting-endpoint-url-in-web-service-proxy-client/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 16:36:09 +0000</pubDate>
		<dc:creator>Albin Joseph</dc:creator>
				<category><![CDATA[Web service]]></category>
		<category><![CDATA[webservice]]></category>

		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=378</guid>
		<description><![CDATA[One of our project was developed and supported by an external vendor and due to some reasons (of course not known to me) our company decided to do all the future enhancements and support by our self. The project uses WebSphere Process Server as the middle ware and WebSphere portal server as the front end. [...]]]></description>
		<wfw:commentRss>http://www.albeesonline.com/blog/2009/08/13/setting-endpoint-url-in-web-service-proxy-client/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Web service client with basic authentication</title>
		<link>http://www.albeesonline.com/blog/2009/06/23/web-service-client-with-basic-authentication/</link>
		<comments>http://www.albeesonline.com/blog/2009/06/23/web-service-client-with-basic-authentication/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 05:03:35 +0000</pubDate>
		<dc:creator>Albin Joseph</dc:creator>
				<category><![CDATA[Web service]]></category>
		<category><![CDATA[web service client]]></category>

		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=355</guid>
		<description><![CDATA[Configuring a web service client for basic authentication How do we pass the username and password to a web service which is protected by basic authentication? The generated proxy client has no methods for setting the username and password. The solution is to set the username and password inside the generated proxy client. To do [...]]]></description>
		<wfw:commentRss>http://www.albeesonline.com/blog/2009/06/23/web-service-client-with-basic-authentication/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Invoking a web service using web service proxy client</title>
		<link>http://www.albeesonline.com/blog/2008/09/15/invoking-a-web-service-using-web-service-proxy-client/</link>
		<comments>http://www.albeesonline.com/blog/2008/09/15/invoking-a-web-service-using-web-service-proxy-client/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 07:24:12 +0000</pubDate>
		<dc:creator>Albin Joseph</dc:creator>
				<category><![CDATA[Web service]]></category>
		<category><![CDATA[WebSphere]]></category>
		<category><![CDATA[web service client]]></category>
		<category><![CDATA[webservice]]></category>

		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=208</guid>
		<description><![CDATA[Invoking a web service using web service proxy client Yesterday I got a comment on my post &#8220;Generating a web service proxy client&#8221; asking how do we invoke or test this web service using the webservice proxy client. So I thought of writing a post of how to use the generated proxy client to call [...]]]></description>
		<wfw:commentRss>http://www.albeesonline.com/blog/2008/09/15/invoking-a-web-service-using-web-service-proxy-client/feed/</wfw:commentRss>
		<slash:comments>37</slash:comments>
		</item>
	</channel>
</rss>

