<?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: Spring and Oracle ADF &#8211; registering a POJO Spring JDBC based Business Service as Data Control</title>
	<atom:link href="http://technology.amis.nl/2005/09/06/spring-and-oracle-adf-registering-a-pojo-spring-jdbc-based-business-service-as-data-control/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2005/09/06/spring-and-oracle-adf-registering-a-pojo-spring-jdbc-based-business-service-as-data-control/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=spring-and-oracle-adf-registering-a-pojo-spring-jdbc-based-business-service-as-data-control</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: kunal</title>
		<link>http://technology.amis.nl/2005/09/06/spring-and-oracle-adf-registering-a-pojo-spring-jdbc-based-business-service-as-data-control/#comment-2405</link>
		<dc:creator>kunal</dc:creator>
		<pubDate>Thu, 25 Aug 2011 14:25:04 +0000</pubDate>
		<guid isPermaLink="false">/?p=765#comment-2405</guid>
		<description><![CDATA[Hi, Does ADF Framework provide AOP &amp; IOC facility?
Its urgents please reply.
Thanks a lot.]]></description>
		<content:encoded><![CDATA[<p>Hi, Does ADF Framework provide AOP &amp; IOC facility?<br />
Its urgents please reply.<br />
Thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://technology.amis.nl/2005/09/06/spring-and-oracle-adf-registering-a-pojo-spring-jdbc-based-business-service-as-data-control/#comment-2404</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Wed, 22 Jul 2009 22:12:39 +0000</pubDate>
		<guid isPermaLink="false">/?p=765#comment-2404</guid>
		<description><![CDATA[Hi, this is a great example and I got this working after some head scratching with ADF Faces in JDev 10.1.3.4.  I&#039;ve also implemented calling a Spring service method via specifying org.springframework.web.jsf.DelegatingVariableResolver in the faces-config.xml.  I&#039;m wondering which is the best method to integrate Spring.  Via faces-config.xml is much easier than the DataControl route but drag/drop on the DataControl onto a page gives more UI options.  Thanks for the work you did on this.  Much appreciated.]]></description>
		<content:encoded><![CDATA[<p>Hi, this is a great example and I got this working after some head scratching with ADF Faces in JDev 10.1.3.4.  I&#8217;ve also implemented calling a Spring service method via specifying org.springframework.web.jsf.DelegatingVariableResolver in the faces-config.xml.  I&#8217;m wondering which is the best method to integrate Spring.  Via faces-config.xml is much easier than the DataControl route but drag/drop on the DataControl onto a page gives more UI options.  Thanks for the work you did on this.  Much appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://technology.amis.nl/2005/09/06/spring-and-oracle-adf-registering-a-pojo-spring-jdbc-based-business-service-as-data-control/#comment-2403</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Thu, 06 Nov 2008 16:42:15 +0000</pubDate>
		<guid isPermaLink="false">/?p=765#comment-2403</guid>
		<description><![CDATA[I was incredibly excited to find this post, however in Jdeveloper 11 the DataControlFactoryImpl.class looks completely different. I have seen other posts about a plugin for Jdeveloper and Spring now? Any comments on this?]]></description>
		<content:encoded><![CDATA[<p>I was incredibly excited to find this post, however in Jdeveloper 11 the DataControlFactoryImpl.class looks completely different. I have seen other posts about a plugin for Jdeveloper and Spring now? Any comments on this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: San Shet</title>
		<link>http://technology.amis.nl/2005/09/06/spring-and-oracle-adf-registering-a-pojo-spring-jdbc-based-business-service-as-data-control/#comment-2402</link>
		<dc:creator>San Shet</dc:creator>
		<pubDate>Mon, 28 Apr 2008 18:33:16 +0000</pubDate>
		<guid isPermaLink="false">/?p=765#comment-2402</guid>
		<description><![CDATA[I wanted to find out whether I can use Spring Framework instead of ADF (Full) Frameork with ADF Rich components and Trinidad. If yes, how much work is involved as compared to using ADF Framwork. Does Spring Framework intergrate smoothly with ADF Faces Rich Components?]]></description>
		<content:encoded><![CDATA[<p>I wanted to find out whether I can use Spring Framework instead of ADF (Full) Frameork with ADF Rich components and Trinidad. If yes, how much work is involved as compared to using ADF Framwork. Does Spring Framework intergrate smoothly with ADF Faces Rich Components?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alvaro Coronel</title>
		<link>http://technology.amis.nl/2005/09/06/spring-and-oracle-adf-registering-a-pojo-spring-jdbc-based-business-service-as-data-control/#comment-2401</link>
		<dc:creator>Alvaro Coronel</dc:creator>
		<pubDate>Mon, 29 Oct 2007 14:19:32 +0000</pubDate>
		<guid isPermaLink="false">/?p=765#comment-2401</guid>
		<description><![CDATA[I think this excellent example is a bit outdated. I am trying to learn from it, but so far haven&#039;t managed to make it work.

I haven&#039;t managed to find any &quot;UIX&quot; files. my DataBindings.cpx file looks very different from the one provided in the example. I am getting errors and I am not quite sure what&#039;s wrong...

Has anyone tried this with JDeveloper 10.1.3.2.0.4066 ?

I am stuck. If anyone can offer any pointers to possible solutions I will be most grateful.

Best regards and thanks in advance,
Ãlvaro.]]></description>
		<content:encoded><![CDATA[<p>I think this excellent example is a bit outdated. I am trying to learn from it, but so far haven&#8217;t managed to make it work.</p>
<p>I haven&#8217;t managed to find any &#8220;UIX&#8221; files. my DataBindings.cpx file looks very different from the one provided in the example. I am getting errors and I am not quite sure what&#8217;s wrong&#8230;</p>
<p>Has anyone tried this with JDeveloper 10.1.3.2.0.4066 ?</p>
<p>I am stuck. If anyone can offer any pointers to possible solutions I will be most grateful.</p>
<p>Best regards and thanks in advance,<br />
Ãlvaro.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alvaro Coronel</title>
		<link>http://technology.amis.nl/2005/09/06/spring-and-oracle-adf-registering-a-pojo-spring-jdbc-based-business-service-as-data-control/#comment-2400</link>
		<dc:creator>Alvaro Coronel</dc:creator>
		<pubDate>Mon, 29 Oct 2007 13:21:29 +0000</pubDate>
		<guid isPermaLink="false">/?p=765#comment-2400</guid>
		<description><![CDATA[Hello there. This article&#039;s great, but just when I was ready to run my JSP page...

I am getting a &quot;Error(113,19): constructor DCGenericDataControl() has protected access in class oracle.adf.model.generic.DCGenericDataControl&quot; when compiling.

Apparently, the &quot;offending&quot; line is right at the end of SpringBeanDataControlFactoryImpl.java

Do you know another way of getting hold of a DCGenericDataControl ?

Thank you in advance]]></description>
		<content:encoded><![CDATA[<p>Hello there. This article&#8217;s great, but just when I was ready to run my JSP page&#8230;</p>
<p>I am getting a &#8220;Error(113,19): constructor DCGenericDataControl() has protected access in class oracle.adf.model.generic.DCGenericDataControl&#8221; when compiling.</p>
<p>Apparently, the &#8220;offending&#8221; line is right at the end of SpringBeanDataControlFactoryImpl.java</p>
<p>Do you know another way of getting hold of a DCGenericDataControl ?</p>
<p>Thank you in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jb Mos</title>
		<link>http://technology.amis.nl/2005/09/06/spring-and-oracle-adf-registering-a-pojo-spring-jdbc-based-business-service-as-data-control/#comment-2399</link>
		<dc:creator>Jb Mos</dc:creator>
		<pubDate>Wed, 18 Jul 2007 00:45:44 +0000</pubDate>
		<guid isPermaLink="false">/?p=765#comment-2399</guid>
		<description><![CDATA[Have you had a chance to look into doing this on JDeveloper 11g.  I have tried without success.]]></description>
		<content:encoded><![CDATA[<p>Have you had a chance to look into doing this on JDeveloper 11g.  I have tried without success.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Willems of Brilman</title>
		<link>http://technology.amis.nl/2005/09/06/spring-and-oracle-adf-registering-a-pojo-spring-jdbc-based-business-service-as-data-control/#comment-2398</link>
		<dc:creator>Robert Willems of Brilman</dc:creator>
		<pubDate>Thu, 22 Mar 2007 15:02:50 +0000</pubDate>
		<guid isPermaLink="false">/?p=765#comment-2398</guid>
		<description><![CDATA[Thanks for the example! Seems to be working like a charm...

Any ideas about screens that need to do updates? The returned objects from the DAO aren&#039;t smart enough to know they are editted and need to be put through the DAO again to be processed by hibernate. In BC4J this all is done by the datacontrol and the viewobject...]]></description>
		<content:encoded><![CDATA[<p>Thanks for the example! Seems to be working like a charm&#8230;</p>
<p>Any ideas about screens that need to do updates? The returned objects from the DAO aren&#8217;t smart enough to know they are editted and need to be put through the DAO again to be processed by hibernate. In BC4J this all is done by the datacontrol and the viewobject&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Olivier</title>
		<link>http://technology.amis.nl/2005/09/06/spring-and-oracle-adf-registering-a-pojo-spring-jdbc-based-business-service-as-data-control/#comment-2397</link>
		<dc:creator>Olivier</dc:creator>
		<pubDate>Fri, 16 Mar 2007 19:10:50 +0000</pubDate>
		<guid isPermaLink="false">/?p=765#comment-2397</guid>
		<description><![CDATA[Which version of Oracle software did you use to register the Spring Business Service as Data Control ? I tried to deploy the project on the latest version of JDev and OAS (10.1.3) but I have many different issues.]]></description>
		<content:encoded><![CDATA[<p>Which version of Oracle software did you use to register the Spring Business Service as Data Control ? I tried to deploy the project on the latest version of JDev and OAS (10.1.3) but I have many different issues.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Moore</title>
		<link>http://technology.amis.nl/2005/09/06/spring-and-oracle-adf-registering-a-pojo-spring-jdbc-based-business-service-as-data-control/#comment-2396</link>
		<dc:creator>Tom Moore</dc:creator>
		<pubDate>Thu, 06 Jul 2006 17:28:09 +0000</pubDate>
		<guid isPermaLink="false">/?p=765#comment-2396</guid>
		<description><![CDATA[Lucas -- Thanks for writing this!  It&#039;s a nice, straightforward example of how ADF can collaborate with Spring.  I have a couple of questions.  1.  Lifetime?  I don&#039;t quite understand how ADF will handle instantiation of the HrmServiceImpl class -- will it be re-instantiated each time there is a reference to the service, or can I set the IsPersistent property and avoid the startup costs associated with recreating the class?  2.  Pooling?  Is the service in essence a singleton or can I create a pool of HrmService objects?  (Sorry if my EJB influence is showing).  HrmService looks pretty stateless to me.

Thanks again for your help!]]></description>
		<content:encoded><![CDATA[<p>Lucas &#8212; Thanks for writing this!  It&#8217;s a nice, straightforward example of how ADF can collaborate with Spring.  I have a couple of questions.  1.  Lifetime?  I don&#8217;t quite understand how ADF will handle instantiation of the HrmServiceImpl class &#8212; will it be re-instantiated each time there is a reference to the service, or can I set the IsPersistent property and avoid the startup costs associated with recreating the class?  2.  Pooling?  Is the service in essence a singleton or can I create a pool of HrmService objects?  (Sorry if my EJB influence is showing).  HrmService looks pretty stateless to me.</p>
<p>Thanks again for your help!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
