<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/2.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments for Confessions of a build breaker</title>
	<link>http://jelmer.jteam.nl</link>
	<description>A blog on Java, JEE and Spring by Jelmer Kuperus</description>
	<pubDate>Fri, 12 Mar 2010 20:07:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3</generator>
		<item>
		<title>Comment on Extensibility jBPM style by Steve Gibson</title>
		<link>http://jelmer.jteam.nl/2007/10/08/extensibility-jbpm-style/#comment-4097</link>
		<dc:creator>Steve Gibson</dc:creator>
		<pubDate>Mon, 16 Mar 2009 04:03:38 +0000</pubDate>
		<guid>http://jelmer.jteam.nl/2007/10/08/extensibility-jbpm-style/#comment-4097</guid>
		<description>See https://jira.jboss.org/jira/browse/JBPM-769 for details of the intended way to provide a custom assignment handler.</description>
		<content:encoded><![CDATA[<p>See <a href="https://jira.jboss.org/jira/browse/JBPM-769" rel="nofollow">https://jira.jboss.org/jira/browse/JBPM-769</a> for details of the intended way to provide a custom assignment handler.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Disabling URL rewriting for the Googlebot by Serge_HID</title>
		<link>http://jelmer.jteam.nl/2008/09/08/disabling-url-rewriting-for-the-googlebot/#comment-4067</link>
		<dc:creator>Serge_HID</dc:creator>
		<pubDate>Sat, 06 Dec 2008 16:43:08 +0000</pubDate>
		<guid>http://jelmer.jteam.nl/2008/09/08/disabling-url-rewriting-for-the-googlebot/#comment-4067</guid>
		<description>Thanx, it's very helpful!</description>
		<content:encoded><![CDATA[<p>Thanx, it&#8217;s very helpful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Decrease the double click speed for Java Applications on Ubuntu Linux by Gotit</title>
		<link>http://jelmer.jteam.nl/2008/10/13/descrease-the-double-click-speed-for-java-applications-on-ubuntu-linux/#comment-4066</link>
		<dc:creator>Gotit</dc:creator>
		<pubDate>Sat, 29 Nov 2008 18:51:59 +0000</pubDate>
		<guid>http://jelmer.jteam.nl/2008/10/13/descrease-the-double-click-speed-for-java-applications-on-ubuntu-linux/#comment-4066</guid>
		<description>Thank you, thank you, thank you.

This worked like a charm!!</description>
		<content:encoded><![CDATA[<p>Thank you, thank you, thank you.</p>
<p>This worked like a charm!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Disabling URL rewriting for the Googlebot by Alef Arendsen</title>
		<link>http://jelmer.jteam.nl/2008/09/08/disabling-url-rewriting-for-the-googlebot/#comment-4029</link>
		<dc:creator>Alef Arendsen</dc:creator>
		<pubDate>Mon, 08 Sep 2008 21:46:27 +0000</pubDate>
		<guid>http://jelmer.jteam.nl/2008/09/08/disabling-url-rewriting-for-the-googlebot/#comment-4029</guid>
		<description>Good stuff Jelmer!!

u dropping by for a drink coming Friday as well? It's Java Meetup time again...</description>
		<content:encoded><![CDATA[<p>Good stuff Jelmer!!</p>
<p>u dropping by for a drink coming Friday as well? It&#8217;s Java Meetup time again&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on On character set encodings: part 1 by MG</title>
		<link>http://jelmer.jteam.nl/2007/08/12/on-character-set-encodings/#comment-4022</link>
		<dc:creator>MG</dc:creator>
		<pubDate>Fri, 15 Aug 2008 04:01:07 +0000</pubDate>
		<guid>http://jelmer.jteam.nl/2007/08/12/on-character-set-encodings/#comment-4022</guid>
		<description>Very nicely put together!

thanks</description>
		<content:encoded><![CDATA[<p>Very nicely put together!</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Extensibility jBPM style by Javier de Ros</title>
		<link>http://jelmer.jteam.nl/2007/10/08/extensibility-jbpm-style/#comment-3994</link>
		<dc:creator>Javier de Ros</dc:creator>
		<pubDate>Thu, 22 May 2008 14:57:44 +0000</pubDate>
		<guid>http://jelmer.jteam.nl/2007/10/08/extensibility-jbpm-style/#comment-3994</guid>
		<description>Hi,
I think they should have written something like "Create a library jar similar to ours that suits your needs ..." My experience with ldap is that I had to create a library with spring-ldap and my own class ExpressionAssignmentHandler that does the same but against ldap. Greetings.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I think they should have written something like &#8220;Create a library jar similar to ours that suits your needs &#8230;&#8221; My experience with ldap is that I had to create a library with spring-ldap and my own class ExpressionAssignmentHandler that does the same but against ldap. Greetings.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Extensibility jBPM style by Sascha</title>
		<link>http://jelmer.jteam.nl/2007/10/08/extensibility-jbpm-style/#comment-3993</link>
		<dc:creator>Sascha</dc:creator>
		<pubDate>Mon, 14 Apr 2008 14:55:48 +0000</pubDate>
		<guid>http://jelmer.jteam.nl/2007/10/08/extensibility-jbpm-style/#comment-3993</guid>
		<description>Hello,

yes, i am having the same problem. docu says "simply rip off the identity component"

but then ? what to do?

do you have a solution?</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>yes, i am having the same problem. docu says &#8220;simply rip off the identity component&#8221;</p>
<p>but then ? what to do?</p>
<p>do you have a solution?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Too many open files by Anonymous</title>
		<link>http://jelmer.jteam.nl/2008/01/04/too-many-open-files/#comment-3992</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 22 Feb 2008 19:01:42 +0000</pubDate>
		<guid>http://jelmer.jteam.nl/2008/01/04/too-many-open-files/#comment-3992</guid>
		<description>You may want to check what the file descriptor ulimit is set for your process.

This can be checked with the following command: 

ulimit -n</description>
		<content:encoded><![CDATA[<p>You may want to check what the file descriptor ulimit is set for your process.</p>
<p>This can be checked with the following command: </p>
<p>ulimit -n</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Disabling the Firefox DNS cache by How to Change the Host File on a Mac &#171; Eric Thoreson</title>
		<link>http://jelmer.jteam.nl/2006/11/04/disabling-the-firefox-dns-cache/#comment-3991</link>
		<dc:creator>How to Change the Host File on a Mac &#171; Eric Thoreson</dc:creator>
		<pubDate>Sun, 17 Feb 2008 00:31:03 +0000</pubDate>
		<guid>http://jelmer.jteam.nl/2006/11/04/disabling-the-firefox-dns-cache/#comment-3991</guid>
		<description>[...] Bonus:  Disabling the Firefox DNS cache [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Bonus:  Disabling the Firefox DNS cache [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Extensibility jBPM style by Andrew</title>
		<link>http://jelmer.jteam.nl/2007/10/08/extensibility-jbpm-style/#comment-3990</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Thu, 31 Jan 2008 00:26:35 +0000</pubDate>
		<guid>http://jelmer.jteam.nl/2007/10/08/extensibility-jbpm-style/#comment-3990</guid>
		<description>Hello!
I'm also involved in a similar project; we need to use jBPM instead of the workflow we made. Now I'm trying to figure out if we could use jBPM identity componenet to work with LDAP. It'd be so kind of you if you got some examples, code snippets or any guidance. Thanks..</description>
		<content:encoded><![CDATA[<p>Hello!<br />
I&#8217;m also involved in a similar project; we need to use jBPM instead of the workflow we made. Now I&#8217;m trying to figure out if we could use jBPM identity componenet to work with LDAP. It&#8217;d be so kind of you if you got some examples, code snippets or any guidance. Thanks..</p>
]]></content:encoded>
	</item>
</channel>
</rss>
