<?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: Setting up a JNDI data source in WebSphere 6.0/6.1</title>
	<atom:link href="http://www.enavigo.com/2007/05/14/setting-up-a-jndi-data-source-in-websphere-6061/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.enavigo.com/2007/05/14/setting-up-a-jndi-data-source-in-websphere-6061/</link>
	<description>Take lemons, make lemonade or Jill and Yuval's Musings</description>
	<lastBuildDate>Fri, 10 Feb 2012 20:54:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: yuval</title>
		<link>http://www.enavigo.com/2007/05/14/setting-up-a-jndi-data-source-in-websphere-6061/comment-page-1/#comment-8586</link>
		<dc:creator>yuval</dc:creator>
		<pubDate>Fri, 07 Jan 2011 01:30:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.enavigo.com/2007/05/14/setting-up-a-jndi-data-source-in-websphere-6061/#comment-8586</guid>
		<description>Ouch! Having not worked with WebSphere in a good while, the only clue I can think of is the ldap server. 
If you have an ldap server you can configure WebSphere to communicate with it using JNDI. Maybe that way you can make it findable by WebSphere and possibly get a less &#039;offensive&#039; URL. 
Sorry. It&#039;s been a while.</description>
		<content:encoded><![CDATA[<p>Ouch! Having not worked with WebSphere in a good while, the only clue I can think of is the ldap server.<br />
If you have an ldap server you can configure WebSphere to communicate with it using JNDI. Maybe that way you can make it findable by WebSphere and possibly get a less &#8216;offensive&#8217; URL.<br />
Sorry. It&#8217;s been a while.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benjamin Chodroff</title>
		<link>http://www.enavigo.com/2007/05/14/setting-up-a-jndi-data-source-in-websphere-6061/comment-page-1/#comment-8585</link>
		<dc:creator>Benjamin Chodroff</dc:creator>
		<pubDate>Fri, 07 Jan 2011 01:09:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.enavigo.com/2007/05/14/setting-up-a-jndi-data-source-in-websphere-6061/#comment-8585</guid>
		<description>Thank you so much for this guide, but I&#039;m still getting stuck. My Oracle database URL uses a OID (Oracle Internet Directory -- basically an ldap directory for looking up which specific Oracle host to use...). My URL looks like this:
&lt;font color=&quot;#009900&quot; face=&quot;Monaco, &#039;Courier New&#039;, Courier, monospace&quot;&gt;&lt;span style=&quot;font-size: 14px;line-height: 21px&quot;&gt;&lt;/span&gt;&lt;/font&gt;
&lt;span style=&quot;font-size: 14px;line-height: 21px&quot;&gt;&lt;span&gt;jdbc:oracle:thin:@ldap://ldap.acme.com:7777/sales,cn=OracleContext,dc=com&lt;/span&gt;&lt;/span&gt;

I cannot for the life of me get it working - the URL is accepted fine, but when I attempt to connect I get a 17,068 sql error (&lt;span&gt;Invalid argument(s) in call)&lt;/span&gt;
Do you know if OID LDAP is supported in WebSphere? Any suggestions on how to debug this error?&#160;
</description>
		<content:encoded><![CDATA[<p>Thank you so much for this guide, but I&#039;m still getting stuck. My Oracle database URL uses a OID (Oracle Internet Directory &#8212; basically an ldap directory for looking up which specific Oracle host to use&#8230;). My URL looks like this:<br />
<font color="#009900" face="Monaco, 'Courier New', Courier, monospace"><span style="font-size: 14px;line-height: 21px"></span></font><br />
<span style="font-size: 14px;line-height: 21px"><span>jdbc:oracle:thin:@ldap://ldap.acme.com:7777/sales,cn=OracleContext,dc=com</span></span></p>
<p>I cannot for the life of me get it working &#8211; the URL is accepted fine, but when I attempt to connect I get a 17,068 sql error (<span>Invalid argument(s) in call)</span><br />
Do you know if OID LDAP is supported in WebSphere? Any suggestions on how to debug this error?&nbsp;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Configurando um Datasource para o Microsoft SQL Server 2005 no WebSphere 6.1 &#171; Luizgustavoss&#8217;s Weblog</title>
		<link>http://www.enavigo.com/2007/05/14/setting-up-a-jndi-data-source-in-websphere-6061/comment-page-1/#comment-8287</link>
		<dc:creator>Configurando um Datasource para o Microsoft SQL Server 2005 no WebSphere 6.1 &#171; Luizgustavoss&#8217;s Weblog</dc:creator>
		<pubDate>Wed, 19 Aug 2009 21:49:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.enavigo.com/2007/05/14/setting-up-a-jndi-data-source-in-websphere-6061/#comment-8287</guid>
		<description>[...] Setting up a JNDI data source in WebSphere 6.0/6.1 http://www.enavigo.com/2007/05/14/setting-up-a-jndi-data-source-in-websphere-6061/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Setting up a JNDI data source in WebSphere 6.0/6.1 <a href="http://www.enavigo.com/2007/05/14/setting-up-a-jndi-data-source-in-websphere-6061/" rel="nofollow">http://www.enavigo.com/2007/05/14/setting-up-a-jndi-data-source-in-websphere-6061/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anoop</title>
		<link>http://www.enavigo.com/2007/05/14/setting-up-a-jndi-data-source-in-websphere-6061/comment-page-1/#comment-8281</link>
		<dc:creator>Anoop</dc:creator>
		<pubDate>Wed, 29 Jul 2009 11:59:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.enavigo.com/2007/05/14/setting-up-a-jndi-data-source-in-websphere-6061/#comment-8281</guid>
		<description>Hey Yuval,

you are the man.. I was stuck up with the set up of datasource and then i found out your post... what a descriptive and explanatory post... i just followed the steps and BINGO!!! it got set up in the first attempt itself... thanx dude</description>
		<content:encoded><![CDATA[<p>Hey Yuval,</p>
<p>you are the man.. I was stuck up with the set up of datasource and then i found out your post&#8230; what a descriptive and explanatory post&#8230; i just followed the steps and BINGO!!! it got set up in the first attempt itself&#8230; thanx dude</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karthik</title>
		<link>http://www.enavigo.com/2007/05/14/setting-up-a-jndi-data-source-in-websphere-6061/comment-page-1/#comment-6245</link>
		<dc:creator>Karthik</dc:creator>
		<pubDate>Wed, 25 Mar 2009 12:58:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.enavigo.com/2007/05/14/setting-up-a-jndi-data-source-in-websphere-6061/#comment-6245</guid>
		<description>Thank you.</description>
		<content:encoded><![CDATA[<p>Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alan</title>
		<link>http://www.enavigo.com/2007/05/14/setting-up-a-jndi-data-source-in-websphere-6061/comment-page-1/#comment-4321</link>
		<dc:creator>alan</dc:creator>
		<pubDate>Tue, 30 Dec 2008 00:05:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.enavigo.com/2007/05/14/setting-up-a-jndi-data-source-in-websphere-6061/#comment-4321</guid>
		<description>awesome. thanks.</description>
		<content:encoded><![CDATA[<p>awesome. thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yuval</title>
		<link>http://www.enavigo.com/2007/05/14/setting-up-a-jndi-data-source-in-websphere-6061/comment-page-1/#comment-3398</link>
		<dc:creator>yuval</dc:creator>
		<pubDate>Sat, 22 Nov 2008 18:22:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.enavigo.com/2007/05/14/setting-up-a-jndi-data-source-in-websphere-6061/#comment-3398</guid>
		<description>Thanks! Glad it helped!
If I suffer through something, I try to help others avoid the process.</description>
		<content:encoded><![CDATA[<p>Thanks! Glad it helped!<br />
If I suffer through something, I try to help others avoid the process.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sachin Mali</title>
		<link>http://www.enavigo.com/2007/05/14/setting-up-a-jndi-data-source-in-websphere-6061/comment-page-1/#comment-3373</link>
		<dc:creator>Sachin Mali</dc:creator>
		<pubDate>Sat, 22 Nov 2008 03:28:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.enavigo.com/2007/05/14/setting-up-a-jndi-data-source-in-websphere-6061/#comment-3373</guid>
		<description>Hello Yuval,

What a great and informative article you have posted for creating a DS on WAS. Thank you so much for it. I had been struggling since couple of days for it. Your article solved my problem and basics about DS on WAS.

Thanks and Regards
Sachin</description>
		<content:encoded><![CDATA[<p>Hello Yuval,</p>
<p>What a great and informative article you have posted for creating a DS on WAS. Thank you so much for it. I had been struggling since couple of days for it. Your article solved my problem and basics about DS on WAS.</p>
<p>Thanks and Regards<br />
Sachin</p>
]]></content:encoded>
	</item>
</channel>
</rss>

