<?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: Configuring a (Oracle) datasource on Glassfish</title>
	<atom:link href="http://technology.amis.nl/2006/07/06/configuring-a-oracle-datasource-on-glassfish/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2006/07/06/configuring-a-oracle-datasource-on-glassfish/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=configuring-a-oracle-datasource-on-glassfish</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: Leonardo Derks</title>
		<link>http://technology.amis.nl/2006/07/06/configuring-a-oracle-datasource-on-glassfish/#comment-3590</link>
		<dc:creator>Leonardo Derks</dc:creator>
		<pubDate>Mon, 05 Dec 2011 23:31:32 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1276#comment-3590</guid>
		<description><![CDATA[tank u man, exactly what i needed]]></description>
		<content:encoded><![CDATA[<p>tank u man, exactly what i needed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michele A Smith</title>
		<link>http://technology.amis.nl/2006/07/06/configuring-a-oracle-datasource-on-glassfish/#comment-3589</link>
		<dc:creator>Michele A Smith</dc:creator>
		<pubDate>Fri, 19 Nov 2010 14:50:45 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1276#comment-3589</guid>
		<description><![CDATA[Hi I found your article extremely helpful, and I am so grateful for it,Â however, as a newby I needed more information on the .jar files.Â Â  The following would be my revisions.

For instance, &lt;a href=&quot;http://www-01.ibm.com/support/docview.wss?uid=swg21330098&quot; rel=&quot;nofollow&quot;&gt;http://www-01.ibm.com/support/docview.wss?uid=swg21330098&lt;/a&gt;Â discusses the differences between the driver you mention in your article ending in 14.jar and the newer drivers for folks using the newer updates of JDK (Java Developers Kit) and also for Oracle, whether they are using 10g or 11 g.

Also one of the Glassfish links is broken on the blog you created now.

The best advice I can give anyone trying to adapt their solution to your great and wonderful and prosaic knowledge is to realize that your driver has to be the same JDK as what you have installed, meaning if you installed JDK 1.6, you have to stay with 1.6, if you installed 1.5 you have to stay with 1.5 and if you installed 1.4 you have to stay with 1.4, and also when they go to the Oracle JDBC drivers download page located here:

&lt;a href=&quot;http://www.oracle.com/technetwork/indexes/downloads/index.html&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/technetwork/indexes/downloads/index.html&lt;/a&gt;

They need to realize that when they download the .jar file associated with the right Oracle and the right JDK version they are running, that you DO NOT EXTRACT the file!Â  Just put the file in the target directory. AGAIN DO NOT EXTRACT!!!!

One other issue in the article that I feel should be addressed is that there is aÂ CLASSPATH variable that has to be set, you can call it CLASSPATH_WHATEVER or JAVA_CLASSPATH, but it has to point to the jarÂ file.
Â ]]></description>
		<content:encoded><![CDATA[<p>Hi I found your article extremely helpful, and I am so grateful for it,Â however, as a newby I needed more information on the .jar files.Â Â  The following would be my revisions.</p>
<p>For instance, <a href="http://www-01.ibm.com/support/docview.wss?uid=swg21330098" rel="nofollow">http://www-01.ibm.com/support/docview.wss?uid=swg21330098</a>Â discusses the differences between the driver you mention in your article ending in 14.jar and the newer drivers for folks using the newer updates of JDK (Java Developers Kit) and also for Oracle, whether they are using 10g or 11 g.</p>
<p>Also one of the Glassfish links is broken on the blog you created now.</p>
<p>The best advice I can give anyone trying to adapt their solution to your great and wonderful and prosaic knowledge is to realize that your driver has to be the same JDK as what you have installed, meaning if you installed JDK 1.6, you have to stay with 1.6, if you installed 1.5 you have to stay with 1.5 and if you installed 1.4 you have to stay with 1.4, and also when they go to the Oracle JDBC drivers download page located here:</p>
<p><a href="http://www.oracle.com/technetwork/indexes/downloads/index.html" rel="nofollow">http://www.oracle.com/technetwork/indexes/downloads/index.html</a></p>
<p>They need to realize that when they download the .jar file associated with the right Oracle and the right JDK version they are running, that you DO NOT EXTRACT the file!Â  Just put the file in the target directory. AGAIN DO NOT EXTRACT!!!!</p>
<p>One other issue in the article that I feel should be addressed is that there is aÂ CLASSPATH variable that has to be set, you can call it CLASSPATH_WHATEVER or JAVA_CLASSPATH, but it has to point to the jarÂ file.<br />
Â </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: saket jha</title>
		<link>http://technology.amis.nl/2006/07/06/configuring-a-oracle-datasource-on-glassfish/#comment-3588</link>
		<dc:creator>saket jha</dc:creator>
		<pubDate>Wed, 06 Jan 2010 19:17:29 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1276#comment-3588</guid>
		<description><![CDATA[Helped, Thanks.]]></description>
		<content:encoded><![CDATA[<p>Helped, Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bertan</title>
		<link>http://technology.amis.nl/2006/07/06/configuring-a-oracle-datasource-on-glassfish/#comment-3587</link>
		<dc:creator>Bertan</dc:creator>
		<pubDate>Fri, 05 Jun 2009 14:18:38 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1276#comment-3587</guid>
		<description><![CDATA[I did the same configuration as you mention above. But I dont know why when I ping I get the error &quot;ORA-00604: error occurred at recursive SQL level 1 ORA-12705: Cannot access NLS data files or invalid environment specified&quot;...

Enviroment is
Oracle Database 10g Express Edition Release 10.2.0.1.0 - Product
PL/SQL Release 10.2.0.1.0 - Production
CORE 10.2.0.1.0 Production
TNS for 32-bit Windows: Version 10.2.0.1.0 - Production
NLSRTL Version 10.2.0.1.0 - Production
Win Xp Sp3

And The Locale is tr_TR.

thanks]]></description>
		<content:encoded><![CDATA[<p>I did the same configuration as you mention above. But I dont know why when I ping I get the error &#8220;ORA-00604: error occurred at recursive SQL level 1 ORA-12705: Cannot access NLS data files or invalid environment specified&#8221;&#8230;</p>
<p>Enviroment is<br />
Oracle Database 10g Express Edition Release 10.2.0.1.0 &#8211; Product<br />
PL/SQL Release 10.2.0.1.0 &#8211; Production<br />
CORE 10.2.0.1.0 Production<br />
TNS for 32-bit Windows: Version 10.2.0.1.0 &#8211; Production<br />
NLSRTL Version 10.2.0.1.0 &#8211; Production<br />
Win Xp Sp3</p>
<p>And The Locale is tr_TR.</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aryan</title>
		<link>http://technology.amis.nl/2006/07/06/configuring-a-oracle-datasource-on-glassfish/#comment-3586</link>
		<dc:creator>Aryan</dc:creator>
		<pubDate>Wed, 23 Jul 2008 07:38:18 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1276#comment-3586</guid>
		<description><![CDATA[Thanks, It helped me.
Aryan]]></description>
		<content:encoded><![CDATA[<p>Thanks, It helped me.<br />
Aryan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Khaled Mahmoud</title>
		<link>http://technology.amis.nl/2006/07/06/configuring-a-oracle-datasource-on-glassfish/#comment-3585</link>
		<dc:creator>Khaled Mahmoud</dc:creator>
		<pubDate>Fri, 19 Oct 2007 22:52:15 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1276#comment-3585</guid>
		<description><![CDATA[Very useful article. Thanks a lot.]]></description>
		<content:encoded><![CDATA[<p>Very useful article. Thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: E Pitt</title>
		<link>http://technology.amis.nl/2006/07/06/configuring-a-oracle-datasource-on-glassfish/#comment-3584</link>
		<dc:creator>E Pitt</dc:creator>
		<pubDate>Fri, 17 Aug 2007 04:34:30 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1276#comment-3584</guid>
		<description><![CDATA[Love your work :)]]></description>
		<content:encoded><![CDATA[<p>Love your work <img src='http://technology.amis.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alfred Huang</title>
		<link>http://technology.amis.nl/2006/07/06/configuring-a-oracle-datasource-on-glassfish/#comment-3583</link>
		<dc:creator>Alfred Huang</dc:creator>
		<pubDate>Mon, 09 Jul 2007 23:30:13 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1276#comment-3583</guid>
		<description><![CDATA[Good posting. I really followed your description and solved my problem.]]></description>
		<content:encoded><![CDATA[<p>Good posting. I really followed your description and solved my problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig Cruden</title>
		<link>http://technology.amis.nl/2006/07/06/configuring-a-oracle-datasource-on-glassfish/#comment-3582</link>
		<dc:creator>Craig Cruden</dc:creator>
		<pubDate>Fri, 01 Jun 2007 06:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1276#comment-3582</guid>
		<description><![CDATA[Followup, I copied the newest driver back, and did a ping. Came back with the same error related to ConnectionCachingEnabled. I compared the properties between work and home, and noticed it is not a property at work (old driver). I deleted the &quot;ConnectionCachingEnabled&quot; which was &quot;false&quot;. It then came up with another error related to FastConnectionFailoverEnabled. I then deleted &quot;FastConnectionFailoverEnabled&quot; which also was false, and tried ping again. Ping succeeded.]]></description>
		<content:encoded><![CDATA[<p>Followup, I copied the newest driver back, and did a ping. Came back with the same error related to ConnectionCachingEnabled. I compared the properties between work and home, and noticed it is not a property at work (old driver). I deleted the &quot;ConnectionCachingEnabled&quot; which was &quot;false&quot;. It then came up with another error related to FastConnectionFailoverEnabled. I then deleted &quot;FastConnectionFailoverEnabled&quot; which also was false, and tried ping again. Ping succeeded.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig Cruden</title>
		<link>http://technology.amis.nl/2006/07/06/configuring-a-oracle-datasource-on-glassfish/#comment-3581</link>
		<dc:creator>Craig Cruden</dc:creator>
		<pubDate>Fri, 01 Jun 2007 06:09:44 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1276#comment-3581</guid>
		<description><![CDATA[James, I was getting the same problem. I think it has something to do with the new Oracle JDBC driver and glassfish (or at least the configuration). I had setup glassfish at work and it pinged correctly. At home I copied a local (newer version) of ojdbc14.jar and was getting that error. I then copied a newer version down from Oracle -- and that one failed (both over 1,500,000 in size - or close to it). I could not see any difference in configuration - so I copied the ojdbc14.jar from my work computer (size 1,200,046), and it worked (the ping). I suspect that the older driver is probably going to kick me later, but it was the only one that I got working. I am wondering if some of the EJB3 updates that they added -- does not allow a certain attribute to be updated (for whatever reason).]]></description>
		<content:encoded><![CDATA[<p>James, I was getting the same problem. I think it has something to do with the new Oracle JDBC driver and glassfish (or at least the configuration). I had setup glassfish at work and it pinged correctly. At home I copied a local (newer version) of ojdbc14.jar and was getting that error. I then copied a newer version down from Oracle &#8212; and that one failed (both over 1,500,000 in size &#8211; or close to it). I could not see any difference in configuration &#8211; so I copied the ojdbc14.jar from my work computer (size 1,200,046), and it worked (the ping). I suspect that the older driver is probably going to kick me later, but it was the only one that I got working. I am wondering if some of the EJB3 updates that they added &#8212; does not allow a certain attribute to be updated (for whatever reason).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
