<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ghattu&#039;s Technology Blog &#187; 11g</title>
	<atom:link href="http://ghattus.com/category/11g/feed/" rel="self" type="application/rss+xml" />
	<link>http://ghattus.com</link>
	<description>A blog about technology that I work on in my day to day job</description>
	<lastBuildDate>Thu, 03 Dec 2009 00:56:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>No WLST cachedir with python.cachedir.skip</title>
		<link>http://ghattus.com/2009/09/11/no-wlst-cachedir-with-python-cachedir-skip/</link>
		<comments>http://ghattus.com/2009/09/11/no-wlst-cachedir-with-python-cachedir-skip/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 16:11:21 +0000</pubDate>
		<dc:creator>sghattu</dc:creator>
				<category><![CDATA[11g]]></category>
		<category><![CDATA[WebLogic]]></category>
		<category><![CDATA[jython]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[weblogic server]]></category>
		<category><![CDATA[wlst]]></category>
		<category><![CDATA[cachedir]]></category>
		<category><![CDATA[WebLogic 11g]]></category>

		<guid isPermaLink="false">http://ghattus.com/?p=111</guid>
		<description><![CDATA[In one of my previous post I have talked about python.cachedir and how it may cause some errors during WLST/Jython initialization. With WebLogic 11g Oracle has upgraded the Jython Version from 2.1 to 2.2 (see my post here), which opens up yet another way of getting rid of these errors. In fact you can get [...]]]></description>
			<content:encoded><![CDATA[<p>In one of my previous <a href="http://ghattus.com/2009/08/how-are-python-cachedir-and-the-error-sys-package-mgr-cant-create-package-cache-dir-are-related.html">post</a> I have talked about python.cachedir and how it may cause some errors during WLST/Jython initialization.<br />
With WebLogic 11g <a href="http://www.oracle.com">Oracle </a>has upgraded the Jython Version from 2.1 to 2.2 (see my post <a href="http://ghattus.com/2009/08/jython-2-2-in-weblogic-11g.html">here</a>), which opens up yet another way of getting rid of these errors. In fact you can get rid of the cachedir entirely by starting WLST with <strong>-Dpython.cachedir.skip=true</strong>, this will instruct Jython not to create the CacheDir.<br />
I haven&#8217;t done extensive testing with this option but so far I haven&#8217;t seen any issues by not creating this cachedir.</p>
]]></content:encoded>
			<wfw:commentRss>http://ghattus.com/2009/09/11/no-wlst-cachedir-with-python-cachedir-skip/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Jython 2.2 in WebLogic 11g</title>
		<link>http://ghattus.com/2009/08/21/jython-2-2-in-weblogic-11g/</link>
		<comments>http://ghattus.com/2009/08/21/jython-2-2-in-weblogic-11g/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 12:27:24 +0000</pubDate>
		<dc:creator>sghattu</dc:creator>
				<category><![CDATA[11g]]></category>
		<category><![CDATA[WebLogic]]></category>
		<category><![CDATA[fusion middleware]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jython]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[wlst]]></category>

		<guid isPermaLink="false">http://ghattus.com/?p=127</guid>
		<description><![CDATA[I just started playing around with WebLogic Server 11g and realised that Oracle has upgraded Jython from 2.1 to 2.2, very nice! For a brief description on what&#8217;s new with Jython 2.2 see my old post here. E:\WebLogic11g\Oracle\Middleware\wlserver_10.3\common\bin&#62;java org.python.util.jython Jython 2.2.1 on java1.6.0_05 &#62;&#62;&#62;]]></description>
			<content:encoded><![CDATA[<p>I just started playing around with WebLogic Server 11g and realised that Oracle has upgraded Jython from 2.1 to 2.2, very nice!</p>
<p><span id="more-127"></span></p>
<p>For a brief description on what&#8217;s new with Jython 2.2 see my old post <a href="http://ghattus.com/2007/08/jython-2-2-is-finally-here.html">here</a>.</p>
<blockquote><p>E:\WebLogic11g\Oracle\Middleware\wlserver_10.3\common\bin&gt;java org.python.util.jython<br />
<strong>Jython 2.2.1 on java1.6.0_05<br />
</strong>&gt;&gt;&gt;</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://ghattus.com/2009/08/21/jython-2-2-in-weblogic-11g/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>My takeaways from Oracle Fusion Middleware 11g Forum</title>
		<link>http://ghattus.com/2009/07/29/my-takeaways-from-oracle-fusion-middleware-11g-forum/</link>
		<comments>http://ghattus.com/2009/07/29/my-takeaways-from-oracle-fusion-middleware-11g-forum/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 02:25:03 +0000</pubDate>
		<dc:creator>sghattu</dc:creator>
				<category><![CDATA[11g]]></category>
		<category><![CDATA[WebLogic]]></category>
		<category><![CDATA[WebLogic 10.3]]></category>
		<category><![CDATA[fusion middleware]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[weblogic server]]></category>
		<category><![CDATA[entrise manager]]></category>
		<category><![CDATA[fusion]]></category>
		<category><![CDATA[jdeveloper]]></category>
		<category><![CDATA[jrockit]]></category>
		<category><![CDATA[middleware]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://ghattus.com/?p=85</guid>
		<description><![CDATA[I attended the Oracle Fusion Middleware 11g Forum in Bridgewater, NJ. It was a pretty informational session and I got to talk directly to Oracle management about some questions I had regarding Oracle&#8217;s Portal and JVM Strategies.Here are my takeaway&#8217;s. WebLogic Server 10.3 MP1 is part of Fusion Middleware 11g. WebLogic Portal is NOT part [...]]]></description>
			<content:encoded><![CDATA[<p>I attended the <a href="http://ghattus.com/2009/07/oracle-fusion-middlware-11g-forum.html">Oracle Fusion Middleware 11g Forum</a> in Bridgewater, NJ. It was a pretty informational session and I got to talk directly to <a href="http://www.oracle.com">Oracle</a> management about some questions I had regarding Oracle&#8217;s Portal and JVM Strategies.<span id="more-85"></span>Here are my takeaway&#8217;s.</p>
<ul>
<li><a href="http://www.oracle.com/technology/products/weblogic/index.html">WebLogic Server 10.3 MP1</a> is part of Fusion Middleware 11g.</li>
<li><a href="http://www.oracle.com/technology/products/weblogic/portal/index.html">WebLogic Portal</a> is <strong>NOT</strong> part of the Oracle Fusion Middleware 11g. The portal product that is part of Fusion Middleware is Oracle WebCentre.</li>
<li>Oracle will continue to develop and innovate on WebLogic Portal and planning to release 11g version by the end of the year.</li>
<li><a href="http://www.oracle.com/technology/products/jrockit/index.html">JRockit </a>is the recommended JVM for Oracle Fusion Middleware 11g.</li>
<li>Oracle does not have any plans to merge Sun&#8217;s JVM and JRockit into one, both these JVM&#8217;s will be independent of each other.</li>
<li><a href="http://www.oracle.com/technology/products/jdev/index.html">JDeveloper </a>is the recommeded IDE for all products in the Fusion Middleware suite.</li>
<li>Oh lastly, <a href="http://www.oracle.com/technology/products/oem/index.html">Enterprise Manager</a> is the mother of all Managers and will be able to control the Universe.. <img src='http://ghattus.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> .</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://ghattus.com/2009/07/29/my-takeaways-from-oracle-fusion-middleware-11g-forum/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Can WebLogic 10.3 run on JDK 1.4?</title>
		<link>http://ghattus.com/2009/07/29/can-weblogic-10-3-run-on-jdk-1-4/</link>
		<comments>http://ghattus.com/2009/07/29/can-weblogic-10-3-run-on-jdk-1-4/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 12:10:49 +0000</pubDate>
		<dc:creator>sghattu</dc:creator>
				<category><![CDATA[11g]]></category>
		<category><![CDATA[JDK 1.4 EOL]]></category>
		<category><![CDATA[WebLogic]]></category>
		<category><![CDATA[WebLogic 10.3]]></category>
		<category><![CDATA[WebLogic 8.1 EOL]]></category>
		<category><![CDATA[fusion middleware]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[weblogic server]]></category>
		<category><![CDATA[jdk 1.4]]></category>
		<category><![CDATA[jdk 1.5]]></category>
		<category><![CDATA[jdk 1.6]]></category>
		<category><![CDATA[weblogic 8.1]]></category>

		<guid isPermaLink="false">http://ghattus.com/?p=78</guid>
		<description><![CDATA[Does Oracle support running WebLogic 10.3 on JDK 1.4]]></description>
			<content:encoded><![CDATA[<p>One of my colleague asked me whether he can upgrade to WebLogic 10.3 from WebLogic 8.1 and not upgrade his JDK to 1.6. <span id="more-78"></span>Well, my initial reaction was &#8220;Why would you want to do that????&#8221;. But after listening to his side of the story I did wondered if WebLogic 10.3 is supported on 1.4. His application was built around 5 years ago on WebLogic 8.1/JDK 1.4 and slowly every one in the team moved on to different things. Now due to EOL and other issues (<a href="http://ghattus.com/2008/07/java-1-4-and-weblogic-8-1-end-of-life.html">see my post on JDK 1.4 and WebLogic 8.1 EOL)</a> all the the applications co-hosted in the Datacenter would like to Upgrade and he is forced to upgrade also. With limited or no resources how can he pull off this upgrade with out any code changes? Well, lets wish him luck.</p>
<p>Checked with <a href="http://www.oracle.com">Oracle</a> and offcially WebLogic 10.3 is NOT supported on either JDK 1.4 nor JDK 1.5.</p>
]]></content:encoded>
			<wfw:commentRss>http://ghattus.com/2009/07/29/can-weblogic-10-3-run-on-jdk-1-4/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Oracle Fusion Middleware 11g Forum</title>
		<link>http://ghattus.com/2009/07/27/oracle-fusion-middlware-11g-forum/</link>
		<comments>http://ghattus.com/2009/07/27/oracle-fusion-middlware-11g-forum/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 23:39:26 +0000</pubDate>
		<dc:creator>sghattu</dc:creator>
				<category><![CDATA[11g]]></category>
		<category><![CDATA[fusion middleware]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://ghattus.com/?p=64</guid>
		<description><![CDATA[Oracle Fusion Middlware 11g Forum @ Bridgewater, NJ.]]></description>
			<content:encoded><![CDATA[<p>This should be a good source of Information about Oracle WebLogic Suite 11g on July 29, 2009 in Bridgewater,NJ. I am planning on attending this.<br />
<strong>Agenda</strong></p>
<p><span id="more-64"></span><br />
8:30 a.m. &#8211; 9:00 a.m.             Registration &amp; Continental Breakfast<br />
9:00 a.m. &#8211; 9:50 a.m.             Keynote: Oracle Fusion Middleware 11g, Rahul Patel, Vice President, Oracle Corporation<br />
10:00 a.m. &#8211; 11:00 a.m.        Breakout Sessions (pick one)<br />
- Oracle SOA Suite 11g. Enabling the Foundation for Next Generation Business Applications<br />
- Oracle SOA Suite 11g for Applications: Increasing Agility in Packaged Applications                                                                               &#8211; Oracle Fusion Middleware for Financials</p>
<p>11:00 a.m. &#8211; 11:15 a.m.         Break</p>
<p>11:15 a.m. &#8211; 12:15 p.m.         Breakout Sessions (pick one)<br />
- Oracle WebLogic Suite 11g and ApplicationGrid: The Foundation Strengthened<br />
- Oracle Identity Management 11g: Improving &amp; Enforcing Security &amp; Compliance<br />
- Oracle Data Integration: Improving Information Agility<br />
12:15 p.m. &#8211; 1:15 p.m.          Networking Lunch<br />
1:15 p.m. &#8211; 1:30 p.m.            Closing Comments &amp; Raffles<br />
For Session Overviews,<br />
Go to: http://www.oracle.com/dm/10q1field/33315_ev_sessions.html</p>
]]></content:encoded>
			<wfw:commentRss>http://ghattus.com/2009/07/27/oracle-fusion-middlware-11g-forum/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
