<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Margin Notes 2.0</title>
	<atom:link href="http://marginnotes2.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://marginnotes2.wordpress.com</link>
	<description>More about...</description>
	<lastBuildDate>Mon, 20 May 2013 15:57:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on OpenDJ: REST to LDAP Gateway by Mark Craig</title>
		<link>http://marginnotes2.wordpress.com/2013/03/04/opendj-rest-to-ldap-gateway/#comment-377</link>
		<dc:creator><![CDATA[Mark Craig]]></dc:creator>
		<pubDate>Mon, 20 May 2013 15:57:59 +0000</pubDate>
		<guid isPermaLink="false">http://marginnotes2.wordpress.com/?p=1017#comment-377</guid>
		<description><![CDATA[Hi,

In principle, yes. The REST LDAP gateway does LDAP requests against the directory server.

I&#039;ve not yet tried with OpenLDAP. It would be interesting to see what you have to change in the configuration file to make it work.

Regards,
Mark]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>In principle, yes. The REST LDAP gateway does LDAP requests against the directory server.</p>
<p>I&#8217;ve not yet tried with OpenLDAP. It would be interesting to see what you have to change in the configuration file to make it work.</p>
<p>Regards,<br />
Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OpenDJ: REST to LDAP Gateway by robsonpeixoto</title>
		<link>http://marginnotes2.wordpress.com/2013/03/04/opendj-rest-to-ldap-gateway/#comment-376</link>
		<dc:creator><![CDATA[robsonpeixoto]]></dc:creator>
		<pubDate>Mon, 20 May 2013 14:41:40 +0000</pubDate>
		<guid isPermaLink="false">http://marginnotes2.wordpress.com/?p=1017#comment-376</guid>
		<description><![CDATA[Is this can be used with OpenLDAP? Id like to use the OpenDJ with my OpenLDAP solution.
Thanks]]></description>
		<content:encoded><![CDATA[<p>Is this can be used with OpenLDAP? Id like to use the OpenDJ with my OpenLDAP solution.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OpenAM: Setup in Eclipse by Mark Craig</title>
		<link>http://marginnotes2.wordpress.com/2011/07/20/openam-setup-in-eclipse/#comment-373</link>
		<dc:creator><![CDATA[Mark Craig]]></dc:creator>
		<pubDate>Fri, 17 May 2013 08:15:20 +0000</pubDate>
		<guid isPermaLink="false">http://marginnotes2.wordpress.com/?p=457#comment-373</guid>
		<description><![CDATA[Hi,

The build does take quite a while and uses a fair amount of RAM.

I would encourage you to look at the (long) list of modules for a successful build on the Jenkins server. For example, see the list on http://builds.forgerock.org/view/OpenAM/job/OpenAM-Trunk-Nightly/modules.

That build is created with &lt;code&gt;mvn clean install&lt;/code&gt; at the base directory of the project.

If what you want is just the OpenAM server .war, then you&#039;ll find it at the end of the install in openam-server/target/openam-server-&lt;em&gt;version&lt;/em&gt;.war.

Hope it helps,
Mark]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>The build does take quite a while and uses a fair amount of RAM.</p>
<p>I would encourage you to look at the (long) list of modules for a successful build on the Jenkins server. For example, see the list on <a href="http://builds.forgerock.org/view/OpenAM/job/OpenAM-Trunk-Nightly/modules" rel="nofollow">http://builds.forgerock.org/view/OpenAM/job/OpenAM-Trunk-Nightly/modules</a>.</p>
<p>That build is created with <code>mvn clean install</code> at the base directory of the project.</p>
<p>If what you want is just the OpenAM server .war, then you&#8217;ll find it at the end of the install in openam-server/target/openam-server-<em>version</em>.war.</p>
<p>Hope it helps,<br />
Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OpenAM: Setup in Eclipse by Noamn</title>
		<link>http://marginnotes2.wordpress.com/2011/07/20/openam-setup-in-eclipse/#comment-372</link>
		<dc:creator><![CDATA[Noamn]]></dc:creator>
		<pubDate>Fri, 17 May 2013 08:01:02 +0000</pubDate>
		<guid isPermaLink="false">http://marginnotes2.wordpress.com/?p=457#comment-372</guid>
		<description><![CDATA[Hi,
Can you please tell me how much modules required for openAM local testing. when i try to build openAM after checkout code from svn it takes lot of time due because of list of the modules which available in the trunk. I want to test the openAm just for testing purpose so need to know exact number of modules to compile and make a final jar. list of modules which i talking about are like:

Build Order:

 OpenAM Project
 OpenAM Shared
 OpenAM LDAP Utilities
 OpenAM Tools
 OpenAM Build Tools
 OpenAM Common Locale Bundles
 OpenAM Entitlements
 OpenAM Core Token
 OpenAM Rest
 OpenAM Schemata
 OpenAM Identity Services Schema
 OpenAM MIB Schema
....   etc]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
Can you please tell me how much modules required for openAM local testing. when i try to build openAM after checkout code from svn it takes lot of time due because of list of the modules which available in the trunk. I want to test the openAm just for testing purpose so need to know exact number of modules to compile and make a final jar. list of modules which i talking about are like:</p>
<p>Build Order:</p>
<p> OpenAM Project<br />
 OpenAM Shared<br />
 OpenAM LDAP Utilities<br />
 OpenAM Tools<br />
 OpenAM Build Tools<br />
 OpenAM Common Locale Bundles<br />
 OpenAM Entitlements<br />
 OpenAM Core Token<br />
 OpenAM Rest<br />
 OpenAM Schemata<br />
 OpenAM Identity Services Schema<br />
 OpenAM MIB Schema<br />
&#8230;.   etc</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OpenDJ: REST to LDAP, part 3 by OpenDJ: REST to LDAP, part 4 &#124; Margin Notes 2.0</title>
		<link>http://marginnotes2.wordpress.com/2013/04/05/opendj-rest-to-ldap-part-3/#comment-370</link>
		<dc:creator><![CDATA[OpenDJ: REST to LDAP, part 4 &#124; Margin Notes 2.0]]></dc:creator>
		<pubDate>Tue, 14 May 2013 06:53:02 +0000</pubDate>
		<guid isPermaLink="false">http://marginnotes2.wordpress.com/?p=1039#comment-370</guid>
		<description><![CDATA[[&#8230;] &#8592; OpenDJ: REST to LDAP, part&#160;3     May 14, 2013 &#183; 8:52 am  &#8595; Jump to Comments [&#8230;]]]></description>
		<content:encoded><![CDATA[<p>[&#8230;] &larr; OpenDJ: REST to LDAP, part&nbsp;3     May 14, 2013 &middot; 8:52 am  &darr; Jump to Comments [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OpenIDM: Trying the UI by EJ</title>
		<link>http://marginnotes2.wordpress.com/2012/05/29/openidm-trying-the-ui/#comment-364</link>
		<dc:creator><![CDATA[EJ]]></dc:creator>
		<pubDate>Fri, 19 Apr 2013 06:13:57 +0000</pubDate>
		<guid isPermaLink="false">http://marginnotes2.wordpress.com/?p=779#comment-364</guid>
		<description><![CDATA[Hi Mark,

Thank you for the reply. I thought I need to do something else to have a Group Management module. I&#039;ll definitely wait for version 2.2.

EJ]]></description>
		<content:encoded><![CDATA[<p>Hi Mark,</p>
<p>Thank you for the reply. I thought I need to do something else to have a Group Management module. I&#8217;ll definitely wait for version 2.2.</p>
<p>EJ</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OpenIDM: Trying the UI by Mark Craig</title>
		<link>http://marginnotes2.wordpress.com/2012/05/29/openidm-trying-the-ui/#comment-363</link>
		<dc:creator><![CDATA[Mark Craig]]></dc:creator>
		<pubDate>Fri, 19 Apr 2013 05:56:18 +0000</pubDate>
		<guid isPermaLink="false">http://marginnotes2.wordpress.com/?p=779#comment-363</guid>
		<description><![CDATA[Hi EJ,

I just downloaded a nightly build from http://download.forgerock.org/downloads/openidm/snapshot/openidm-2.1.0-SNAPSHOT.zip, unzipped the file, started OpenIDM, and logged in to the UI as openidm-admin.

Indeed the Group Management tab is gone in this version. The User Management tab has become Users and changed since I captured a screenshot for this blog entry over 10 months ago.

As shown in the roadmap, https://wikis.forgerock.org/confluence/display/openidm/OpenIDM+Roadmap, the Admin and System UIs are expected to be finished for OpenIDM 2.2, so expect more changes before the exact content is fixed.

Regards,
Mark]]></description>
		<content:encoded><![CDATA[<p>Hi EJ,</p>
<p>I just downloaded a nightly build from <a href="http://download.forgerock.org/downloads/openidm/snapshot/openidm-2.1.0-SNAPSHOT.zip" rel="nofollow">http://download.forgerock.org/downloads/openidm/snapshot/openidm-2.1.0-SNAPSHOT.zip</a>, unzipped the file, started OpenIDM, and logged in to the UI as openidm-admin.</p>
<p>Indeed the Group Management tab is gone in this version. The User Management tab has become Users and changed since I captured a screenshot for this blog entry over 10 months ago.</p>
<p>As shown in the roadmap, <a href="https://wikis.forgerock.org/confluence/display/openidm/OpenIDM+Roadmap" rel="nofollow">https://wikis.forgerock.org/confluence/display/openidm/OpenIDM+Roadmap</a>, the Admin and System UIs are expected to be finished for OpenIDM 2.2, so expect more changes before the exact content is fixed.</p>
<p>Regards,<br />
Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OpenIDM: Trying the UI by EJ</title>
		<link>http://marginnotes2.wordpress.com/2012/05/29/openidm-trying-the-ui/#comment-362</link>
		<dc:creator><![CDATA[EJ]]></dc:creator>
		<pubDate>Fri, 19 Apr 2013 03:18:13 +0000</pubDate>
		<guid isPermaLink="false">http://marginnotes2.wordpress.com/?p=779#comment-362</guid>
		<description><![CDATA[Hello Mark,

Why is it my OpenIDM don&#039;t have a Group Management tab?

Regards,
EJ]]></description>
		<content:encoded><![CDATA[<p>Hello Mark,</p>
<p>Why is it my OpenIDM don&#8217;t have a Group Management tab?</p>
<p>Regards,<br />
EJ</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OpenDJ: REST to LDAP Gateway, part 2 by OpenDJ: REST to LDAP, part 3 &#124; Margin Notes 2.0</title>
		<link>http://marginnotes2.wordpress.com/2013/03/12/opendj-rest-to-ldap-gateway-part-2/#comment-353</link>
		<dc:creator><![CDATA[OpenDJ: REST to LDAP, part 3 &#124; Margin Notes 2.0]]></dc:creator>
		<pubDate>Fri, 05 Apr 2013 12:49:01 +0000</pubDate>
		<guid isPermaLink="false">http://marginnotes2.wordpress.com/?p=1029#comment-353</guid>
		<description><![CDATA[[...] &#8592; OpenDJ: REST to LDAP Gateway, part&#160;2     April 5, 2013 &#183; 2:48 pm  &#8595; Jump to Comments [...]]]></description>
		<content:encoded><![CDATA[<p>[...] &larr; OpenDJ: REST to LDAP Gateway, part&nbsp;2     April 5, 2013 &middot; 2:48 pm  &darr; Jump to Comments [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OpenDJ: REST to LDAP Gateway by OpenDJ: REST to LDAP Gateway, part 2 &#124; Margin Notes 2.0</title>
		<link>http://marginnotes2.wordpress.com/2013/03/04/opendj-rest-to-ldap-gateway/#comment-336</link>
		<dc:creator><![CDATA[OpenDJ: REST to LDAP Gateway, part 2 &#124; Margin Notes 2.0]]></dc:creator>
		<pubDate>Tue, 12 Mar 2013 11:02:35 +0000</pubDate>
		<guid isPermaLink="false">http://marginnotes2.wordpress.com/?p=1017#comment-336</guid>
		<description><![CDATA[[...] &#8592; OpenDJ: REST to LDAP&#160;Gateway     March 12, 2013 &#183; 12:02 pm  &#8595; Jump to Comments [...]]]></description>
		<content:encoded><![CDATA[<p>[...] &larr; OpenDJ: REST to LDAP&nbsp;Gateway     March 12, 2013 &middot; 12:02 pm  &darr; Jump to Comments [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
