<?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: Serve up your BPEL processes as templates</title>
	<atom:link href="http://technology.amis.nl/2007/06/04/serve-up-your-bpel-processes-as-templates/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2007/06/04/serve-up-your-bpel-processes-as-templates/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=serve-up-your-bpel-processes-as-templates</link>
	<description></description>
	<lastBuildDate>Fri, 12 Apr 2013 10:04:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Sjoerd Michels</title>
		<link>http://technology.amis.nl/2007/06/04/serve-up-your-bpel-processes-as-templates/#comment-4613</link>
		<dc:creator>Sjoerd Michels</dc:creator>
		<pubDate>Thu, 07 Jun 2007 08:08:04 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1812#comment-4613</guid>
		<description><![CDATA[As Marc rightfully points out, BPEL templating (in release 10.1.3.1) has its limitations. We find it useful for communicating and demonstrating particular concepts in bits and pieces of BPEL code. Typically, the template uses BPEL Empty constructs stating something like yourPartnerLinkCallGoesHere. Be carefull when creating large templates: when you find yourself reusing large BPEL processes your process decomposition may be in need of revision.]]></description>
		<content:encoded><![CDATA[<p>As Marc rightfully points out, BPEL templating (in release 10.1.3.1) has its limitations. We find it useful for communicating and demonstrating particular concepts in bits and pieces of BPEL code. Typically, the template uses BPEL Empty constructs stating something like yourPartnerLinkCallGoesHere. Be carefull when creating large templates: when you find yourself reusing large BPEL processes your process decomposition may be in need of revision.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc de Brouwer</title>
		<link>http://technology.amis.nl/2007/06/04/serve-up-your-bpel-processes-as-templates/#comment-4612</link>
		<dc:creator>Marc de Brouwer</dc:creator>
		<pubDate>Mon, 04 Jun 2007 12:18:55 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1812#comment-4612</guid>
		<description><![CDATA[You have to be careful with this feature, though.
It will not rename namespaces in all files that are included in the template.
Notably, it does not replace namespaces in wsdl and xsd files.
This can lead to frustrating conflicts when you edit those xsd and/or wsdl files so they have conflicting definitions in the same namespace.]]></description>
		<content:encoded><![CDATA[<p>You have to be careful with this feature, though.<br />
It will not rename namespaces in all files that are included in the template.<br />
Notably, it does not replace namespaces in wsdl and xsd files.<br />
This can lead to frustrating conflicts when you edit those xsd and/or wsdl files so they have conflicting definitions in the same namespace.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
