<?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: Expanding on Jira&#8217;s LDAP Integration</title>
	<atom:link href="http://mike.brevoort.com/2008/04/08/syncing-jira-with-ldap/feed/" rel="self" type="application/rss+xml" />
	<link>http://mike.brevoort.com/2008/04/08/syncing-jira-with-ldap/</link>
	<description>life technology etc</description>
	<lastBuildDate>Mon, 12 Jul 2010 13:14:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ramesh</title>
		<link>http://mike.brevoort.com/2008/04/08/syncing-jira-with-ldap/comment-page-1/#comment-338</link>
		<dc:creator>Ramesh</dc:creator>
		<pubDate>Sat, 02 Jan 2010 14:38:35 +0000</pubDate>
		<guid isPermaLink="false">http://mike.brevoort.com/?p=123#comment-338</guid>
		<description>Cache the JNDI context (ServiceLocator pattern) if not every invocation does the lookup no? </description>
		<content:encoded><![CDATA[<p>Cache the JNDI context (ServiceLocator pattern) if not every invocation does the lookup no?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryce Day</title>
		<link>http://mike.brevoort.com/2008/04/08/syncing-jira-with-ldap/comment-page-1/#comment-258</link>
		<dc:creator>Bryce Day</dc:creator>
		<pubDate>Mon, 28 Sep 2009 09:42:51 +0000</pubDate>
		<guid isPermaLink="false">http://mike.brevoort.com/?p=123#comment-258</guid>
		<description>Hello, great post - thanks.
Thought you may also want to know that we have created a JIRA to LDAP Connector that allows full sync of JIRA users with multiple LDAP repositories.

The following link for more information:
http://www.catchlimited.com/index.php?page=catch-limited 

Bryce</description>
		<content:encoded><![CDATA[<p>Hello, great post &#8211; thanks.<br />
Thought you may also want to know that we have created a JIRA to LDAP Connector that allows full sync of JIRA users with multiple LDAP repositories.</p>
<p>The following link for more information:<br />
<a href="http://www.catchlimited.com/index.php?page=catch-limited" rel="nofollow">http://www.catchlimited.com/index.php?page=catch-limited</a> </p>
<p>Bryce</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JMi</title>
		<link>http://mike.brevoort.com/2008/04/08/syncing-jira-with-ldap/comment-page-1/#comment-226</link>
		<dc:creator>JMi</dc:creator>
		<pubDate>Thu, 14 May 2009 14:32:11 +0000</pubDate>
		<guid isPermaLink="false">http://mike.brevoort.com/?p=123#comment-226</guid>
		<description>with jar comming from:
http://confluence.atlassian.com/display/JIRA/JIRA+Plugin+Development+Kit

Great job, thank you
JMi</description>
		<content:encoded><![CDATA[<p>with jar comming from:<br />
<a href="http://confluence.atlassian.com/display/JIRA/JIRA+Plugin+Development+Kit" rel="nofollow">http://confluence.atlassian.com/display/JIRA/JIRA+Plugin+Development+Kit</a></p>
<p>Great job, thank you<br />
JMi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sascha</title>
		<link>http://mike.brevoort.com/2008/04/08/syncing-jira-with-ldap/comment-page-1/#comment-221</link>
		<dc:creator>Sascha</dc:creator>
		<pubDate>Tue, 31 Mar 2009 06:06:46 +0000</pubDate>
		<guid isPermaLink="false">http://mike.brevoort.com/?p=123#comment-221</guid>
		<description>Hi,

could you explain wht to do for jira 3.13, please?
I cannot compile this script without errors.
(I&#039;m using eclipse with the development kit)

Thx for your help.

Sascha</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>could you explain wht to do for jira 3.13, please?<br />
I cannot compile this script without errors.<br />
(I&#8217;m using eclipse with the development kit)</p>
<p>Thx for your help.</p>
<p>Sascha</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://mike.brevoort.com/2008/04/08/syncing-jira-with-ldap/comment-page-1/#comment-219</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Mon, 16 Mar 2009 13:43:48 +0000</pubDate>
		<guid isPermaLink="false">http://mike.brevoort.com/?p=123#comment-219</guid>
		<description>Hi Mike,
is there any download for a compiled plugin?</description>
		<content:encoded><![CDATA[<p>Hi Mike,<br />
is there any download for a compiled plugin?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Siggi</title>
		<link>http://mike.brevoort.com/2008/04/08/syncing-jira-with-ldap/comment-page-1/#comment-188</link>
		<dc:creator>Siggi</dc:creator>
		<pubDate>Mon, 01 Dec 2008 11:18:42 +0000</pubDate>
		<guid isPermaLink="false">http://mike.brevoort.com/?p=123#comment-188</guid>
		<description>Sounds very interesting and helpful, having trouble with this LDAP integration.
Could you please post the whole source. or at least give the import statements in a comment. 
My java knowledge is not exactly top notch, but I&#039;ll be able to compile it if I get the dependencies correct :)</description>
		<content:encoded><![CDATA[<p>Sounds very interesting and helpful, having trouble with this LDAP integration.<br />
Could you please post the whole source. or at least give the import statements in a comment.<br />
My java knowledge is not exactly top notch, but I&#8217;ll be able to compile it if I get the dependencies correct <img src='http://mike.brevoort.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sanchir</title>
		<link>http://mike.brevoort.com/2008/04/08/syncing-jira-with-ldap/comment-page-1/#comment-168</link>
		<dc:creator>Sanchir</dc:creator>
		<pubDate>Wed, 08 Oct 2008 09:42:51 +0000</pubDate>
		<guid isPermaLink="false">http://mike.brevoort.com/?p=123#comment-168</guid>
		<description>hello,  what is  Search Attribute ?</description>
		<content:encoded><![CDATA[<p>hello,  what is  Search Attribute ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vasya</title>
		<link>http://mike.brevoort.com/2008/04/08/syncing-jira-with-ldap/comment-page-1/#comment-165</link>
		<dc:creator>Vasya</dc:creator>
		<pubDate>Tue, 30 Sep 2008 06:54:15 +0000</pubDate>
		<guid isPermaLink="false">http://mike.brevoort.com/?p=123#comment-165</guid>
		<description>Any chance to get this plugin compiled? I spent 4 hours trying to compile it, but I&#039;m completely unfamiliar with java development and tools. Running javac over file doesnt help, I just get 47 errors, tried to use mavin, but with no luck either..</description>
		<content:encoded><![CDATA[<p>Any chance to get this plugin compiled? I spent 4 hours trying to compile it, but I&#8217;m completely unfamiliar with java development and tools. Running javac over file doesnt help, I just get 47 errors, tried to use mavin, but with no luck either..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nabsim</title>
		<link>http://mike.brevoort.com/2008/04/08/syncing-jira-with-ldap/comment-page-1/#comment-160</link>
		<dc:creator>Nabsim</dc:creator>
		<pubDate>Thu, 04 Sep 2008 21:00:24 +0000</pubDate>
		<guid isPermaLink="false">http://mike.brevoort.com/?p=123#comment-160</guid>
		<description>Hi there i have some problems with it..  where i put the code, and the other parameters to getObjectConfiguration  not clear for me</description>
		<content:encoded><![CDATA[<p>Hi there i have some problems with it..  where i put the code, and the other parameters to getObjectConfiguration  not clear for me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://mike.brevoort.com/2008/04/08/syncing-jira-with-ldap/comment-page-1/#comment-133</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Mon, 09 Jun 2008 20:46:03 +0000</pubDate>
		<guid isPermaLink="false">http://mike.brevoort.com/?p=123#comment-133</guid>
		<description>Whoops make the that 3.12 version.  Looks like the 3.11 jar is packed in there though.</description>
		<content:encoded><![CDATA[<p>Whoops make the that 3.12 version.  Looks like the 3.11 jar is packed in there though.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
