<?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: Introduction to ADF reusable task flows &#8211; consume a bounded task flow that gets synchronized with input parameter changes</title>
	<atom:link href="http://technology.amis.nl/blog/5746/introduction-to-adf-reusable-task-flows-consume-a-bounded-task-flow-that-gets-synchronized-with-input-parameter-changes/feed" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/blog/5746/introduction-to-adf-reusable-task-flows-consume-a-bounded-task-flow-that-gets-synchronized-with-input-parameter-changes</link>
	<description>Weblog for the AMIS Technology corner</description>
	<lastBuildDate>Fri, 10 Feb 2012 16:47:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: alessandro</title>
		<link>http://technology.amis.nl/blog/5746/introduction-to-adf-reusable-task-flows-consume-a-bounded-task-flow-that-gets-synchronized-with-input-parameter-changes/comment-page-1#comment-481025</link>
		<dc:creator>alessandro</dc:creator>
		<pubDate>Mon, 05 Sep 2011 13:53:23 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=5746#comment-481025</guid>
		<description>Hi Lucas,
congratulations for this very interesting and well done example.
What do you think about the possibility to deploy all reusable task flows as a shared library? In this way the consumer applications need only to reference this library without importing all adf reusable libraries in their deployment profile.
I tried to deploy the application containing the Interpreter Service Task Flow as a shared library on a wls domain.
After this, I  modified the consumer application adding the weblogic-application.xml file with the reference to the shared library. I deployed the consumer application, but when I try to access it, I have an exception on wls  indicating that it cannot access to the definition of task flow:
 
Caused By: oracle.adf.controller.ControllerException: ADFC-02001: ADF controller could not find &#039;/WEB-INF/interpreter-service.xml&#039;.
at oracle.adfinternal.controller.metadata.provider.MdsMetadataResourceProvider.getMetadataObjects(MdsMetadataResourceProvider.java:4
67)
at oracle.adfinternal.controller.metadata.provider.MdsMetadataResourceProvider.loadUnmutalbeMetadataResources(MdsMetadataResourcePro
vider.java:370)
...
 
In which am I wrong? Can you please help me?
Thank you,
Alessandro
 
 </description>
		<content:encoded><![CDATA[<p>Hi Lucas,<br />
congratulations for this very interesting and well done example.<br />
What do you think about the possibility to deploy all reusable task flows as a shared library? In this way the consumer applications need only to reference this library without importing all adf reusable libraries in their deployment profile.<br />
I tried to deploy the application containing the Interpreter Service Task Flow as a shared library on a wls domain.<br />
After this, I  modified the consumer application adding the weblogic-application.xml file with the reference to the shared library. I deployed the consumer application, but when I try to access it, I have an exception on wls  indicating that it cannot access to the definition of task flow:<br />
 <br />
Caused By: oracle.adf.controller.ControllerException: ADFC-02001: ADF controller could not find &#8216;/WEB-INF/interpreter-service.xml&#8217;.<br />
at oracle.adfinternal.controller.metadata.provider.MdsMetadataResourceProvider.getMetadataObjects(MdsMetadataResourceProvider.java:4<br />
67)<br />
at oracle.adfinternal.controller.metadata.provider.MdsMetadataResourceProvider.loadUnmutalbeMetadataResources(MdsMetadataResourcePro<br />
vider.java:370)<br />
&#8230;<br />
 <br />
In which am I wrong? Can you please help me?<br />
Thank you,<br />
Alessandro<br />
 <br />
 </p>
]]></content:encoded>
	</item>
</channel>
</rss>

