<?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 for Johannes Neubauer&#039;s Technical Blog</title>
	<atom:link href="http://eubauer.de/kingsware/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://eubauer.de/kingsware</link>
	<description></description>
	<lastBuildDate>Sat, 28 Jan 2012 07:59:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4</generator>
	<item>
		<title>Comment on CDI and Transactions e.g. in JBoss-7.0.2 by jonny</title>
		<link>http://eubauer.de/kingsware/2012/01/16/cdi-and-transactions-e-g-in-jboss-7-0-2/comment-page-1/#comment-2365</link>
		<dc:creator>jonny</dc:creator>
		<pubDate>Sat, 28 Jan 2012 07:59:22 +0000</pubDate>
		<guid isPermaLink="false">http://eubauer.de/kingsware/?p=727#comment-2365</guid>
		<description>@Daniel: Uh, you are right my little example snippet is not feature complete. I would advice to throw an appropriate exception in that case... What do you think?</description>
		<content:encoded><![CDATA[<p>@Daniel: Uh, you are right my little example snippet is not feature complete. I would advice to throw an appropriate exception in that case&#8230; What do you think?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CDI and Transactions e.g. in JBoss-7.0.2 by jonny</title>
		<link>http://eubauer.de/kingsware/2012/01/16/cdi-and-transactions-e-g-in-jboss-7-0-2/comment-page-1/#comment-2364</link>
		<dc:creator>jonny</dc:creator>
		<pubDate>Sat, 28 Jan 2012 07:58:06 +0000</pubDate>
		<guid isPermaLink="false">http://eubauer.de/kingsware/?p=727#comment-2364</guid>
		<description>@Sven: Indirection &quot;as it is&quot; is a nice thing, but in a container environment like an application server you get it all &quot;for free&quot;, i.e., you don&#039;t want all of it, but hey it&#039;s there...

CDI on the other hand gives you the control to add indirection and therefor container facilities step by step. If you think: &quot;enough is enough&quot; you may stop adding more indirection. But all that glistens is not gold.</description>
		<content:encoded><![CDATA[<p>@Sven: Indirection &#8220;as it is&#8221; is a nice thing, but in a container environment like an application server you get it all &#8220;for free&#8221;, i.e., you don&#8217;t want all of it, but hey it&#8217;s there&#8230;</p>
<p>CDI on the other hand gives you the control to add indirection and therefor container facilities step by step. If you think: &#8220;enough is enough&#8221; you may stop adding more indirection. But all that glistens is not gold.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CDI and Transactions e.g. in JBoss-7.0.2 by Daniel Meyer</title>
		<link>http://eubauer.de/kingsware/2012/01/16/cdi-and-transactions-e-g-in-jboss-7-0-2/comment-page-1/#comment-2292</link>
		<dc:creator>Daniel Meyer</dc:creator>
		<pubDate>Sun, 22 Jan 2012 18:09:20 +0000</pubDate>
		<guid isPermaLink="false">http://eubauer.de/kingsware/?p=727#comment-2292</guid>
		<description>Nice post!

BTW: that is going to be a bitch if transaction is in state STATUS_MARKED_ROLLBACK or other states in which you cannot start a new transaction:

if (tx.getStatus() != Status.STATUS_ACTIVE) {
            utx.begin();
}</description>
		<content:encoded><![CDATA[<p>Nice post!</p>
<p>BTW: that is going to be a bitch if transaction is in state STATUS_MARKED_ROLLBACK or other states in which you cannot start a new transaction:</p>
<p>if (tx.getStatus() != Status.STATUS_ACTIVE) {<br />
            utx.begin();<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CDI and Transactions e.g. in JBoss-7.0.2 by Sven Jörges</title>
		<link>http://eubauer.de/kingsware/2012/01/16/cdi-and-transactions-e-g-in-jboss-7-0-2/comment-page-1/#comment-2212</link>
		<dc:creator>Sven Jörges</dc:creator>
		<pubDate>Tue, 17 Jan 2012 18:24:18 +0000</pubDate>
		<guid isPermaLink="false">http://eubauer.de/kingsware/?p=727#comment-2212</guid>
		<description>Interesting post! Despite all the involved indirection, I like the elegance of CDI.</description>
		<content:encoded><![CDATA[<p>Interesting post! Despite all the involved indirection, I like the elegance of CDI.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cache Named Queries with Hibernate by helperMethod()</title>
		<link>http://eubauer.de/kingsware/2011/03/26/cache-named-queries-with-hibernate/comment-page-1/#comment-694</link>
		<dc:creator>helperMethod()</dc:creator>
		<pubDate>Tue, 19 Jul 2011 11:48:10 +0000</pubDate>
		<guid isPermaLink="false">http://eubauer.de/kingsware/?p=359#comment-694</guid>
		<description>Very nice and helpful article, thx!</description>
		<content:encoded><![CDATA[<p>Very nice and helpful article, thx!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Standalone Tomcat with jBoss plus authentication against LDAP by jonny</title>
		<link>http://eubauer.de/kingsware/2009/06/13/standalone-tomcat-with-jboss-plus-authentication-against-ldap/comment-page-1/#comment-418</link>
		<dc:creator>jonny</dc:creator>
		<pubDate>Tue, 26 Apr 2011 11:06:16 +0000</pubDate>
		<guid isPermaLink="false">http://eubauer.de/kingsware/?p=18#comment-418</guid>
		<description>There is no propagation. The Login name and credential is stored in a static class member (of the login module) and later reused for a login during creation of the &lt;code&gt;InitialContext&lt;/code&gt; initializing the connection to the JNDI of the jboss.</description>
		<content:encoded><![CDATA[<p>There is no propagation. The Login name and credential is stored in a static class member (of the login module) and later reused for a login during creation of the <code>InitialContext</code> initializing the connection to the JNDI of the jboss.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Track Login and Logout of Users with Tapestry 5 by forex robot</title>
		<link>http://eubauer.de/kingsware/2010/02/04/track-login-and-logout-of-users-with-tapestry-5/comment-page-1/#comment-128</link>
		<dc:creator>forex robot</dc:creator>
		<pubDate>Thu, 29 Jul 2010 17:02:24 +0000</pubDate>
		<guid isPermaLink="false">http://eubauer.de/kingsware/?p=144#comment-128</guid>
		<description>nice post. thanks.</description>
		<content:encoded><![CDATA[<p>nice post. thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Standalone Tomcat with jBoss plus authentication against LDAP by Fernando Franzini</title>
		<link>http://eubauer.de/kingsware/2009/06/13/standalone-tomcat-with-jboss-plus-authentication-against-ldap/comment-page-1/#comment-120</link>
		<dc:creator>Fernando Franzini</dc:creator>
		<pubDate>Tue, 13 Jul 2010 20:00:28 +0000</pubDate>
		<guid isPermaLink="false">http://eubauer.de/kingsware/?p=18#comment-120</guid>
		<description>Hi Jonny
I realy didn&#039;t undertands how standalone web container propagates JAAS autentication to ejb container !!!! I&#039;ve read a lot of stuff and I realized that I must config and duplicate roles inside war and ejb xmls....and duplicate the specific way how this container will autenticate and authorized (XML, JDBC, LDAP etc....)
I&#039;m right ??
Best Regards</description>
		<content:encoded><![CDATA[<p>Hi Jonny<br />
I realy didn&#8217;t undertands how standalone web container propagates JAAS autentication to ejb container !!!! I&#8217;ve read a lot of stuff and I realized that I must config and duplicate roles inside war and ejb xmls&#8230;.and duplicate the specific way how this container will autenticate and authorized (XML, JDBC, LDAP etc&#8230;.)<br />
I&#8217;m right ??<br />
Best Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Remote debugging with Java Virtual Machine by jonny</title>
		<link>http://eubauer.de/kingsware/2010/01/20/remote-debugging-with-java-virtual-machine/comment-page-1/#comment-119</link>
		<dc:creator>jonny</dc:creator>
		<pubDate>Tue, 13 Jul 2010 07:37:28 +0000</pubDate>
		<guid isPermaLink="false">http://eubauer.de/kingsware/?p=139#comment-119</guid>
		<description>This is from my personal experience.</description>
		<content:encoded><![CDATA[<p>This is from my personal experience.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Standalone Tomcat with jBoss plus authentication against LDAP by jonny</title>
		<link>http://eubauer.de/kingsware/2009/06/13/standalone-tomcat-with-jboss-plus-authentication-against-ldap/comment-page-1/#comment-118</link>
		<dc:creator>jonny</dc:creator>
		<pubDate>Tue, 13 Jul 2010 07:31:03 +0000</pubDate>
		<guid isPermaLink="false">http://eubauer.de/kingsware/?p=18#comment-118</guid>
		<description>I don&#039;t have a solution for a productive system by now. But I&#039;m working out a solution using REST-services to access a jboss from an external tomcat. I will write a concept post soon.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t have a solution for a productive system by now. But I&#8217;m working out a solution using REST-services to access a jboss from an external tomcat. I will write a concept post soon.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
