<?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 for CafeineVrij</title>
	<atom:link href="http://www.cafeinevrij.nl/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cafeinevrij.nl</link>
	<description>My daily experiance with Oracle and other stuff</description>
	<lastBuildDate>Thu, 14 Jul 2011 14:10:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Oracle Application Server vs. Weblogic vs. Glassfish by Rudi Heinen</title>
		<link>http://www.cafeinevrij.nl/2011/02/oracle-application-server-vs-weblogic-vs-glassfish/comment-page-1/#comment-1020</link>
		<dc:creator>Rudi Heinen</dc:creator>
		<pubDate>Thu, 14 Jul 2011 14:10:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.yenlo.nl/rudiheinen/?p=205#comment-1020</guid>
		<description>Hi Aarif,

I don&#039;t think there&#039;s is must difference between them in terms of: One of them is better for your career. But that&#039;s my proffesional opnion ;).
There both J2EE servers, if you focus on the inner workings of a JVM, it doen&#039;t matter if your are working with Glassfish, Weblogic, jBoss, Tomcat or OAS.

Dispite the above is true, recruiters mostly look at the products you have used in the past, there not looking at the technoligy you worked with.
So it&#039;s better to concentrait on Weblogic in this case, it&#039;s some what more of a mainstream product then Glassfish is. But keep in mind, the architecture of Glassfish is very must the simulair as Weblogic.
Weblogic has more &quot;Enterprise&quot; like option and the clustering of JVM is done differently. In my case I first learned to work with Weblogic and Glassfish came naturally.

Hope this helps!

Regards
Rudi</description>
		<content:encoded><![CDATA[<p>Hi Aarif,</p>
<p>I don&#8217;t think there&#8217;s is must difference between them in terms of: One of them is better for your career. But that&#8217;s my proffesional opnion <img src='http://www.cafeinevrij.nl/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> .<br />
There both J2EE servers, if you focus on the inner workings of a JVM, it doen&#8217;t matter if your are working with Glassfish, Weblogic, jBoss, Tomcat or OAS.</p>
<p>Dispite the above is true, recruiters mostly look at the products you have used in the past, there not looking at the technoligy you worked with.<br />
So it&#8217;s better to concentrait on Weblogic in this case, it&#8217;s some what more of a mainstream product then Glassfish is. But keep in mind, the architecture of Glassfish is very must the simulair as Weblogic.<br />
Weblogic has more &#8220;Enterprise&#8221; like option and the clustering of JVM is done differently. In my case I first learned to work with Weblogic and Glassfish came naturally.</p>
<p>Hope this helps!</p>
<p>Regards<br />
Rudi</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Oracle Application Server vs. Weblogic vs. Glassfish by aarifmkhan</title>
		<link>http://www.cafeinevrij.nl/2011/02/oracle-application-server-vs-weblogic-vs-glassfish/comment-page-1/#comment-1019</link>
		<dc:creator>aarifmkhan</dc:creator>
		<pubDate>Thu, 14 Jul 2011 13:38:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.yenlo.nl/rudiheinen/?p=205#comment-1019</guid>
		<description>hi  Rudi,

can you explain which application server is best for career point 

of view weblogic or glassfish server

kindly revert me back 

regards 
aarif mohammad khan</description>
		<content:encoded><![CDATA[<p>hi  Rudi,</p>
<p>can you explain which application server is best for career point </p>
<p>of view weblogic or glassfish server</p>
<p>kindly revert me back </p>
<p>regards<br />
aarif mohammad khan</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Oracle Application Server vs. Weblogic vs. Glassfish by Rudi Heinen</title>
		<link>http://www.cafeinevrij.nl/2011/02/oracle-application-server-vs-weblogic-vs-glassfish/comment-page-1/#comment-1018</link>
		<dc:creator>Rudi Heinen</dc:creator>
		<pubDate>Tue, 14 Jun 2011 13:37:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.yenlo.nl/rudiheinen/?p=205#comment-1018</guid>
		<description>Dear Akash,

First of all, thanks for reading my blog post.
The thing with OAS, WLS and other java servers, is that is an engine to run an application. The application must be suited to run on OAS or WLS. More of a library issue and JVM version. The components you refer to are in fact applications running in a JVM.

Web Cache is discontinued since OAS 10.2.x or so.
SSO can be done through LDAP integration in WLS and must be enabled in the application, or through an other plugin like WebGates
Forms &amp; Reports is available for WLS with a new interpretation of OC4J
The 11g Identity Management Suite runs on WLS, but includes products like Virtual Directory and Identity Federation.
Unfortunately I&#039;m not familiar with Oracle Connection Manager, so I don&#039;t have anything to add here...

Hopefully this answers your question.

Regards
Rudi</description>
		<content:encoded><![CDATA[<p>Dear Akash,</p>
<p>First of all, thanks for reading my blog post.<br />
The thing with OAS, WLS and other java servers, is that is an engine to run an application. The application must be suited to run on OAS or WLS. More of a library issue and JVM version. The components you refer to are in fact applications running in a JVM.</p>
<p>Web Cache is discontinued since OAS 10.2.x or so.<br />
SSO can be done through LDAP integration in WLS and must be enabled in the application, or through an other plugin like WebGates<br />
Forms &amp; Reports is available for WLS with a new interpretation of OC4J<br />
The 11g Identity Management Suite runs on WLS, but includes products like Virtual Directory and Identity Federation.<br />
Unfortunately I&#8217;m not familiar with Oracle Connection Manager, so I don&#8217;t have anything to add here&#8230;</p>
<p>Hopefully this answers your question.</p>
<p>Regards<br />
Rudi</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SEVERE: OUI-25031 &#8211; Installing OEM 10.2.0.3.0 by Rudi Heinen</title>
		<link>http://www.cafeinevrij.nl/2011/01/severe-oui-25031-installing-oem-10-2-0-3-0/comment-page-1/#comment-1014</link>
		<dc:creator>Rudi Heinen</dc:creator>
		<pubDate>Tue, 14 Jun 2011 12:42:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.yenlo.nl/rudiheinen/?p=199#comment-1014</guid>
		<description>Unfortunately you have to pay support to download a patch, by providing you the patch I&#039;ll be violating Oracle licensing agreements.</description>
		<content:encoded><![CDATA[<p>Unfortunately you have to pay support to download a patch, by providing you the patch I&#8217;ll be violating Oracle licensing agreements.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Error installing Oracle database 10.2.0.5.0 by Frederick Tang</title>
		<link>http://www.cafeinevrij.nl/2011/01/error-installing-oracle-database-10-2-0-5-0/comment-page-1/#comment-1006</link>
		<dc:creator>Frederick Tang</dc:creator>
		<pubDate>Thu, 02 Jun 2011 03:50:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.yenlo.nl/rudiheinen/?p=193#comment-1006</guid>
		<description>Thanks for the information, it was a quick help!</description>
		<content:encoded><![CDATA[<p>Thanks for the information, it was a quick help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to start, stop and check status weblogic using WLST by H</title>
		<link>http://www.cafeinevrij.nl/2011/02/start-stop-and-check-status-weblogic-using-wlst/comment-page-1/#comment-1025</link>
		<dc:creator>H</dc:creator>
		<pubDate>Mon, 23 May 2011 14:29:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.yenlo.nl/rudiheinen/?p=226#comment-1025</guid>
		<description>Thanks, helped me a lot</description>
		<content:encoded><![CDATA[<p>Thanks, helped me a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Oracle Application Server vs. Weblogic vs. Glassfish by Akash</title>
		<link>http://www.cafeinevrij.nl/2011/02/oracle-application-server-vs-weblogic-vs-glassfish/comment-page-1/#comment-1017</link>
		<dc:creator>Akash</dc:creator>
		<pubDate>Thu, 19 May 2011 14:55:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.yenlo.nl/rudiheinen/?p=205#comment-1017</guid>
		<description>Hi Rudi,

Very good artical to understand difference between OAS &amp; Weblogic at basic level.

I am searching some component level difference between these two, like oc4j container is replaced in weblogic and so on.

We are in process to upgrade AS 10.1.2 to Weblogic 10.3.2

We are using below components on existing AS :
- Web cache
- SSO
- Forms &amp; Reports
- CMAN
- OID

My question is what will replace for above components in weblogic ?

Regards,
Akash</description>
		<content:encoded><![CDATA[<p>Hi Rudi,</p>
<p>Very good artical to understand difference between OAS &amp; Weblogic at basic level.</p>
<p>I am searching some component level difference between these two, like oc4j container is replaced in weblogic and so on.</p>
<p>We are in process to upgrade AS 10.1.2 to Weblogic 10.3.2</p>
<p>We are using below components on existing AS :<br />
- Web cache<br />
- SSO<br />
- Forms &amp; Reports<br />
- CMAN<br />
- OID</p>
<p>My question is what will replace for above components in weblogic ?</p>
<p>Regards,<br />
Akash</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SEVERE: OUI-25031 &#8211; Installing OEM 10.2.0.3.0 by posix</title>
		<link>http://www.cafeinevrij.nl/2011/01/severe-oui-25031-installing-oem-10-2-0-3-0/comment-page-1/#comment-1013</link>
		<dc:creator>posix</dc:creator>
		<pubDate>Thu, 28 Apr 2011 07:45:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.yenlo.nl/rudiheinen/?p=199#comment-1013</guid>
		<description>share the patch please!</description>
		<content:encoded><![CDATA[<p>share the patch please!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SEVERE: OUI-25031 &#8211; Installing OEM 10.2.0.3.0 by Kelley Brigman</title>
		<link>http://www.cafeinevrij.nl/2011/01/severe-oui-25031-installing-oem-10-2-0-3-0/comment-page-1/#comment-1012</link>
		<dc:creator>Kelley Brigman</dc:creator>
		<pubDate>Sun, 24 Apr 2011 17:47:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.yenlo.nl/rudiheinen/?p=199#comment-1012</guid>
		<description>Thank you so much for posting this. I have spent most of the weekend trying to solve this problem, and this was exactly what I needed!</description>
		<content:encoded><![CDATA[<p>Thank you so much for posting this. I have spent most of the weekend trying to solve this problem, and this was exactly what I needed!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Oracle Application Server vs. Weblogic vs. Glassfish by sanjeev kumar nanda</title>
		<link>http://www.cafeinevrij.nl/2011/02/oracle-application-server-vs-weblogic-vs-glassfish/comment-page-1/#comment-1016</link>
		<dc:creator>sanjeev kumar nanda</dc:creator>
		<pubDate>Sun, 17 Apr 2011 05:07:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.yenlo.nl/rudiheinen/?p=205#comment-1016</guid>
		<description>Hi Rudi,

It is a good artical.

Can you please tell me what are the most important confugration files in 
Oracle Applications Server 10g, 10.1.3.5.0 and Oracle Weblogic 11g, 10.3.4.0 

If we lost any file is it possible to generate these files.

Thanks &amp; Regards
Sanjeev</description>
		<content:encoded><![CDATA[<p>Hi Rudi,</p>
<p>It is a good artical.</p>
<p>Can you please tell me what are the most important confugration files in<br />
Oracle Applications Server 10g, 10.1.3.5.0 and Oracle Weblogic 11g, 10.3.4.0 </p>
<p>If we lost any file is it possible to generate these files.</p>
<p>Thanks &amp; Regards<br />
Sanjeev</p>
]]></content:encoded>
	</item>
</channel>
</rss>

