<?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: Securing an ESB Service using OWSM</title>
	<atom:link href="http://blog.iadvise.eu/2007/09/12/securing-an-esb-service-using-owsm/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.iadvise.eu/2007/09/12/securing-an-esb-service-using-owsm/</link>
	<description>Your Oracle and Java Specialist - Development, Platform and Data Services.</description>
	<lastBuildDate>Thu, 13 Jun 2013 22:32:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: nathalieroman</title>
		<link>http://blog.iadvise.eu/2007/09/12/securing-an-esb-service-using-owsm/#comment-1065</link>
		<dc:creator><![CDATA[nathalieroman]]></dc:creator>
		<pubDate>Wed, 31 Aug 2011 07:51:32 +0000</pubDate>
		<guid isPermaLink="false">http://iadviseblog.wordpress.com/2007/09/12/securing-an-esb-service-using-owsm#comment-1065</guid>
		<description><![CDATA[Hi Pulkit,

I&#039;m not able to send you the code, if you have a specific question regarding ESB, XSL or OWSM I will try to help you from there.

Kind regards,
Nathalie]]></description>
		<content:encoded><![CDATA[<p>Hi Pulkit,</p>
<p>I&#8217;m not able to send you the code, if you have a specific question regarding ESB, XSL or OWSM I will try to help you from there.</p>
<p>Kind regards,<br />
Nathalie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pulkit</title>
		<link>http://blog.iadvise.eu/2007/09/12/securing-an-esb-service-using-owsm/#comment-1014</link>
		<dc:creator><![CDATA[Pulkit]]></dc:creator>
		<pubDate>Mon, 04 Jul 2011 13:45:42 +0000</pubDate>
		<guid isPermaLink="false">http://iadviseblog.wordpress.com/2007/09/12/securing-an-esb-service-using-owsm#comment-1014</guid>
		<description><![CDATA[Hi 
Can you plz give me the exact code that you have included in the xsl transformation. Can&#039;t read it from the snapshot. Need to use it as-it-is.

Thanks
Pulkit]]></description>
		<content:encoded><![CDATA[<p>Hi<br />
Can you plz give me the exact code that you have included in the xsl transformation. Can&#8217;t read it from the snapshot. Need to use it as-it-is.</p>
<p>Thanks<br />
Pulkit</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nathalieroman</title>
		<link>http://blog.iadvise.eu/2007/09/12/securing-an-esb-service-using-owsm/#comment-973</link>
		<dc:creator><![CDATA[nathalieroman]]></dc:creator>
		<pubDate>Thu, 13 Jan 2011 15:29:14 +0000</pubDate>
		<guid isPermaLink="false">http://iadviseblog.wordpress.com/2007/09/12/securing-an-esb-service-using-owsm#comment-973</guid>
		<description><![CDATA[Hi,

If you call a secured external webservice you need to propagate the security credentials to the webservice, in other words you need to give the parameters to the webservice via properties defined in the ESB.
You can find a lot of information regarding calling secured webservices:
- http://soa-howto.blogspot.com/2008/09/how-to-pass-security-credentials-from.html
- have a look on otn at &#039;Calling secured services from ESB&#039; and how you can add the credentials in your transformation

Kind regards,
Nathalie]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>If you call a secured external webservice you need to propagate the security credentials to the webservice, in other words you need to give the parameters to the webservice via properties defined in the ESB.<br />
You can find a lot of information regarding calling secured webservices:<br />
- <a href="http://soa-howto.blogspot.com/2008/09/how-to-pass-security-credentials-from.html" rel="nofollow">http://soa-howto.blogspot.com/2008/09/how-to-pass-security-credentials-from.html</a><br />
- have a look on otn at &#8216;Calling secured services from ESB&#8217; and how you can add the credentials in your transformation</p>
<p>Kind regards,<br />
Nathalie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kaushik</title>
		<link>http://blog.iadvise.eu/2007/09/12/securing-an-esb-service-using-owsm/#comment-971</link>
		<dc:creator><![CDATA[Kaushik]]></dc:creator>
		<pubDate>Wed, 05 Jan 2011 12:21:40 +0000</pubDate>
		<guid isPermaLink="false">http://iadviseblog.wordpress.com/2007/09/12/securing-an-esb-service-using-owsm#comment-971</guid>
		<description><![CDATA[Hi Nathalie,
Let&#039;s say there is an external secured web service, which is handling the security using Security Certificates (so unlike your blog post, it is not expecting user credentials).
If we need to invoke that web service from ESB, how can we indicate the service certificate details in ESB? Adding the credentials to the SOAP Service Call using the ESB Transformations might not help in this regard.
Any thoughts?
Thanks
Kaushik]]></description>
		<content:encoded><![CDATA[<p>Hi Nathalie,<br />
Let&#8217;s say there is an external secured web service, which is handling the security using Security Certificates (so unlike your blog post, it is not expecting user credentials).<br />
If we need to invoke that web service from ESB, how can we indicate the service certificate details in ESB? Adding the credentials to the SOAP Service Call using the ESB Transformations might not help in this regard.<br />
Any thoughts?<br />
Thanks<br />
Kaushik</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathalie Roman</title>
		<link>http://blog.iadvise.eu/2007/09/12/securing-an-esb-service-using-owsm/#comment-483</link>
		<dc:creator><![CDATA[Nathalie Roman]]></dc:creator>
		<pubDate>Tue, 16 Sep 2008 15:55:00 +0000</pubDate>
		<guid isPermaLink="false">http://iadviseblog.wordpress.com/2007/09/12/securing-an-esb-service-using-owsm#comment-483</guid>
		<description><![CDATA[Hi Pradip,You can secure a bpel process in different ways:- using basic authentication defined on container level using JAZN- using owsm to define policy rules (encryption, saml, authentication) by pointing to the endpoint url of your bpel process- using ws-security headers for your deployed bpel process-- using httpsMost straight-forward approach is by using basic authentication or owsm.]]></description>
		<content:encoded><![CDATA[<p>Hi Pradip,You can secure a bpel process in different ways:- using basic authentication defined on container level using JAZN- using owsm to define policy rules (encryption, saml, authentication) by pointing to the endpoint url of your bpel process- using ws-security headers for your deployed bpel process&#8211; using httpsMost straight-forward approach is by using basic authentication or owsm.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pradip</title>
		<link>http://blog.iadvise.eu/2007/09/12/securing-an-esb-service-using-owsm/#comment-479</link>
		<dc:creator><![CDATA[Pradip]]></dc:creator>
		<pubDate>Wed, 10 Sep 2008 21:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://iadviseblog.wordpress.com/2007/09/12/securing-an-esb-service-using-owsm#comment-479</guid>
		<description><![CDATA[Hi    I want to know how do i secure my bpel service that i have created. How would OWSM be used in case it has to be ?Thanks-Pradip]]></description>
		<content:encoded><![CDATA[<p>Hi    I want to know how do i secure my bpel service that i have created. How would OWSM be used in case it has to be ?Thanks-Pradip</p>
]]></content:encoded>
	</item>
</channel>
</rss>
