<?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: BC4J and Distributed deployment (in particular of JHeadstart Applications)</title>
	<atom:link href="http://technology.amis.nl/2004/10/19/bc4j-and-distributed-deployment/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2004/10/19/bc4j-and-distributed-deployment/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=bc4j-and-distributed-deployment</link>
	<description></description>
	<lastBuildDate>Tue, 11 Jun 2013 22:09:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: mary</title>
		<link>http://technology.amis.nl/2004/10/19/bc4j-and-distributed-deployment/#comment-978</link>
		<dc:creator>mary</dc:creator>
		<pubDate>Fri, 29 Aug 2008 11:10:51 +0000</pubDate>
		<guid isPermaLink="false">/?p=217#comment-978</guid>
		<description><![CDATA[We are planning to develop a web application using ADF/JSF, EJB3.0, JPA, TopLink, Oracle AS using JDeveloper 10g. I am new to these tools and technologies. How to develop end-to-end application? What are the patterns required. HOw will be the architecture.]]></description>
		<content:encoded><![CDATA[<p>We are planning to develop a web application using ADF/JSF, EJB3.0, JPA, TopLink, Oracle AS using JDeveloper 10g. I am new to these tools and technologies. How to develop end-to-end application? What are the patterns required. HOw will be the architecture.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucas</title>
		<link>http://technology.amis.nl/2004/10/19/bc4j-and-distributed-deployment/#comment-977</link>
		<dc:creator>Lucas</dc:creator>
		<pubDate>Tue, 19 Oct 2004 14:12:30 +0000</pubDate>
		<guid isPermaLink="false">/?p=217#comment-977</guid>
		<description><![CDATA[Hi Steve,

&lt;pre&gt;
public class JhsApplicationModuleImpl extends ApplicationModuleImpl
  implements JhsApplicationModule, MessageConstants
&lt;/pre&gt;

Is there concrete experience, a roadmap, guidelines etc. for morphing a local deployment based app into a distributed deployed one? I gather that most of our work will have to be done in the JHeadstart classes... Unfortunately we cannot move to ADF at this point.]]></description>
		<content:encoded><![CDATA[<p>Hi Steve,</p>
<pre class="wp-code-highlight prettyprint">
public class JhsApplicationModuleImpl extends ApplicationModuleImpl
  implements JhsApplicationModule, MessageConstants
</pre>
<p>Is there concrete experience, a roadmap, guidelines etc. for morphing a local deployment based app into a distributed deployed one? I gather that most of our work will have to be done in the JHeadstart classes&#8230; Unfortunately we cannot move to ADF at this point.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Muench</title>
		<link>http://technology.amis.nl/2004/10/19/bc4j-and-distributed-deployment/#comment-976</link>
		<dc:creator>Steve Muench</dc:creator>
		<pubDate>Tue, 19 Oct 2004 13:41:43 +0000</pubDate>
		<guid isPermaLink="false">/?p=217#comment-976</guid>
		<description><![CDATA[Is JhsApplicationModuleImpl a subclass of oracle.jbo.server.ApplicationModuleImpl, or a wrapper as the above text suggests?]]></description>
		<content:encoded><![CDATA[<p>Is JhsApplicationModuleImpl a subclass of oracle.jbo.server.ApplicationModuleImpl, or a wrapper as the above text suggests?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
