<?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 Piotr Nowicki&#039;s Homepage</title>
	<atom:link href="http://piotrnowicki.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://piotrnowicki.com</link>
	<description>&#34;Simplicity is the ultimate sophistication.&#34;</description>
	<lastBuildDate>Sun, 12 May 2013 13:32:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Java EE 7: JMS 2.0 With Glassfish v4 by Piotr</title>
		<link>http://piotrnowicki.com/2013/05/java-ee-7-jms-2-0-with-glassfish-v4/#comment-39458</link>
		<dc:creator>Piotr</dc:creator>
		<pubDate>Sun, 12 May 2013 13:32:58 +0000</pubDate>
		<guid isPermaLink="false">http://piotrnowicki.com/?p=1619#comment-39458</guid>
		<description><![CDATA[&lt;p&gt;Hello Gregory,&lt;/p&gt;

&lt;p&gt;Yeah, while I was testing JMS 2.0 I also thought it seemed very close to Sprint Framework&#039;s JMSTemplate. I guess that even before JMS 2.0 people from Java EE world would do the same using @Produces methods that take care of all the underlying mess. Nevertheless, it&#039;s good to have such features in the specification itself.&lt;/p&gt;

&lt;p&gt;Thanks for your comment!&lt;/p&gt;

&lt;p&gt;Piotr&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Hello Gregory,</p>
<p>Yeah, while I was testing JMS 2.0 I also thought it seemed very close to Sprint Framework&#8217;s JMSTemplate. I guess that even before JMS 2.0 people from Java EE world would do the same using @Produces methods that take care of all the underlying mess. Nevertheless, it&#8217;s good to have such features in the specification itself.</p>
<p>Thanks for your comment!</p>
<p>Piotr</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Java EE 7: JMS 2.0 With Glassfish v4 by Gregory Boissinot</title>
		<link>http://piotrnowicki.com/2013/05/java-ee-7-jms-2-0-with-glassfish-v4/#comment-39457</link>
		<dc:creator>Gregory Boissinot</dc:creator>
		<pubDate>Sun, 12 May 2013 12:59:25 +0000</pubDate>
		<guid isPermaLink="false">http://piotrnowicki.com/?p=1619#comment-39457</guid>
		<description><![CDATA[Thanks.
It is close to Spring JmsTemplate features
- Reduces boilerplate code
- Manages resources transparently
- Handles exception properly
- Converts checked exceptions to runtime equivalents
- Provides convenience methods such as the convertAndSend() method that take a destination (a queue here) and a payload object as message.
]]></description>
		<content:encoded><![CDATA[<p>Thanks.<br />
It is close to Spring JmsTemplate features<br />
- Reduces boilerplate code<br />
- Manages resources transparently<br />
- Handles exception properly<br />
- Converts checked exceptions to runtime equivalents<br />
- Provides convenience methods such as the convertAndSend() method that take a destination (a queue here) and a payload object as message.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on After the Spring 3 Core Training by Parag Lohiya</title>
		<link>http://piotrnowicki.com/2012/05/after-the-spring-3-core-training/#comment-38697</link>
		<dc:creator>Parag Lohiya</dc:creator>
		<pubDate>Tue, 30 Apr 2013 02:59:57 +0000</pubDate>
		<guid isPermaLink="false">http://piotrnowicki.com/?p=837#comment-38697</guid>
		<description><![CDATA[The US prices are $2750 roughly right now
]]></description>
		<content:encoded><![CDATA[<p>The US prices are $2750 roughly right now</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Types of EntityManagers: Application-managed EntityManager by Cris</title>
		<link>http://piotrnowicki.com/2012/11/types-of-entitymanagers-application-managed-entitymanager/#comment-38004</link>
		<dc:creator>Cris</dc:creator>
		<pubDate>Fri, 19 Apr 2013 10:25:17 +0000</pubDate>
		<guid isPermaLink="false">http://piotrnowicki.com/?p=1417#comment-38004</guid>
		<description><![CDATA[Very well structured article. It actually compress a lot of documentation
into a short, concise and very well structured article. Good job and thanks for the article.
I would highly recommend this article.
]]></description>
		<content:encoded><![CDATA[<p>Very well structured article. It actually compress a lot of documentation<br />
into a short, concise and very well structured article. Good job and thanks for the article.<br />
I would highly recommend this article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JPA and CMT &#8211; Why Catching Persistence Exception is Not Enough? by JPA与CMT &#8211; 为什么单纯捕捉持久化异常是不够的？ - ImportNew</title>
		<link>http://piotrnowicki.com/2013/03/jpa-and-cmt-why-catching-persistence-exception-is-not-enough/#comment-37990</link>
		<dc:creator>JPA与CMT &#8211; 为什么单纯捕捉持久化异常是不够的？ - ImportNew</dc:creator>
		<pubDate>Fri, 19 Apr 2013 03:42:12 +0000</pubDate>
		<guid isPermaLink="false">http://piotrnowicki.com/?p=1510#comment-37990</guid>
		<description><![CDATA[[...] 英文原文，编译：ImportNew - 陈晨 [...]
]]></description>
		<content:encoded><![CDATA[<p>[...] 英文原文，编译：ImportNew - 陈晨 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JPA and CMT &#8211; Why Catching Persistence Exception is Not Enough? by Jude</title>
		<link>http://piotrnowicki.com/2013/03/jpa-and-cmt-why-catching-persistence-exception-is-not-enough/#comment-37894</link>
		<dc:creator>Jude</dc:creator>
		<pubDate>Wed, 17 Apr 2013 12:03:45 +0000</pubDate>
		<guid isPermaLink="false">http://piotrnowicki.com/?p=1510#comment-37894</guid>
		<description><![CDATA[Amazing stuff dude, this is exactly what I needed to find out.

There are a handful of other issues I got concerning this, but I guess 
I can not be greedy. One answer at a time. Back to the web 
to find out what I need! Once again.... excellent post, nicely written!
]]></description>
		<content:encoded><![CDATA[<p>Amazing stuff dude, this is exactly what I needed to find out.</p>
<p>There are a handful of other issues I got concerning this, but I guess<br />
I can not be greedy. One answer at a time. Back to the web<br />
to find out what I need! Once again&#8230;. excellent post, nicely written!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Java EE 6 SCWCD Mock Exam by Luk</title>
		<link>http://piotrnowicki.com/2011/03/jee-6-scwcd-mock-questions/#comment-37714</link>
		<dc:creator>Luk</dc:creator>
		<pubDate>Sat, 13 Apr 2013 16:23:05 +0000</pubDate>
		<guid isPermaLink="false">http://nullhaus.com/?p=275#comment-37714</guid>
		<description><![CDATA[Here is another place where you can test yourself on various Java EE topics:

http://www.codelect.net/TestDetails/Java%20EE%20Enterprise%20Application%20test%20for%20Seniors

This site also offers specific tests per Java EE topic, like JPA, EJB and JTA
]]></description>
		<content:encoded><![CDATA[<p>Here is another place where you can test yourself on various Java EE topics:</p>
<p><a href="http://www.codelect.net/TestDetails/Java%20EE%20Enterprise%20Application%20test%20for%20Seniors" rel="nofollow">http://www.codelect.net/TestDetails/Java%20EE%20Enterprise%20Application%20test%20for%20Seniors</a></p>
<p>This site also offers specific tests per Java EE topic, like JPA, EJB and JTA</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on After the Spring Core 3.0 Exam by Bill</title>
		<link>http://piotrnowicki.com/2012/07/after-the-spring-core-3-0-exam/#comment-37627</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Thu, 11 Apr 2013 20:25:57 +0000</pubDate>
		<guid isPermaLink="false">http://piotrnowicki.com/?p=1297#comment-37627</guid>
		<description><![CDATA[I passed the examine at the end of January with a score 96, but did not receive anything, neither soft nor hard copy of the certificate since then. It seems I have to make a specific request to get one. It is very bad since this is a paid service.

Concerning the test itself, I think strictly stick with the official guide is sufficient. The most quoted materials, including Jeanne’s core spring 3 certification experiences and the two paid Skill Guru&#039;s mock examines, are overdo. The third free mock test in Skill Guru is actually closer to the real test, although the English of the question is not perfect.
]]></description>
		<content:encoded><![CDATA[<p>I passed the examine at the end of January with a score 96, but did not receive anything, neither soft nor hard copy of the certificate since then. It seems I have to make a specific request to get one. It is very bad since this is a paid service.</p>
<p>Concerning the test itself, I think strictly stick with the official guide is sufficient. The most quoted materials, including Jeanne’s core spring 3 certification experiences and the two paid Skill Guru&#8217;s mock examines, are overdo. The third free mock test in Skill Guru is actually closer to the real test, although the English of the question is not perfect.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Entities as Local Interface Parameters Can Harm You by Piotr</title>
		<link>http://piotrnowicki.com/2013/03/entities-as-local-interface-parameters-can-harm-you/#comment-37297</link>
		<dc:creator>Piotr</dc:creator>
		<pubDate>Fri, 05 Apr 2013 16:32:06 +0000</pubDate>
		<guid isPermaLink="false">http://piotrnowicki.com/?p=1537#comment-37297</guid>
		<description><![CDATA[&lt;p&gt;Thanks for kind words Dmitri!&lt;/p&gt;

&lt;p&gt;Well, I think that the EJB specs hardly dictates that every remote interface used must obey to pass-by-value semantics. I agree with you - app server is able to make some kind of optimization if it recognizes it is within the same JVM - e.g. no marshalling and umarshalling may occur but the whole pass-by-value must be obeyed. I think it helps if you think about clustered environment. Sometimes you hit the remote object within the same node in the cluster and sometimes you don&#039;t. You don&#039;t have to control it (and most probably you shouldn&#039;t). Now if the AS will optimize the access sometimes it would act like pass-by-value and sometimes like pass-by-reference which might blow in a developer&#039;s face in less expected time.&lt;/p&gt;

&lt;p&gt;AFAIR I was testing it on JBoss AS 7.1.1 or EAP 6.1 - don&#039;t remember it exactly right now, sorry.&lt;/p&gt;

&lt;p&gt;Cheers!&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Thanks for kind words Dmitri!</p>
<p>Well, I think that the EJB specs hardly dictates that every remote interface used must obey to pass-by-value semantics. I agree with you &#8211; app server is able to make some kind of optimization if it recognizes it is within the same JVM &#8211; e.g. no marshalling and umarshalling may occur but the whole pass-by-value must be obeyed. I think it helps if you think about clustered environment. Sometimes you hit the remote object within the same node in the cluster and sometimes you don&#8217;t. You don&#8217;t have to control it (and most probably you shouldn&#8217;t). Now if the AS will optimize the access sometimes it would act like pass-by-value and sometimes like pass-by-reference which might blow in a developer&#8217;s face in less expected time.</p>
<p>AFAIR I was testing it on JBoss AS 7.1.1 or EAP 6.1 &#8211; don&#8217;t remember it exactly right now, sorry.</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Entities as Local Interface Parameters Can Harm You by Dimitri</title>
		<link>http://piotrnowicki.com/2013/03/entities-as-local-interface-parameters-can-harm-you/#comment-37296</link>
		<dc:creator>Dimitri</dc:creator>
		<pubDate>Fri, 05 Apr 2013 16:11:32 +0000</pubDate>
		<guid isPermaLink="false">http://piotrnowicki.com/?p=1537#comment-37296</guid>
		<description><![CDATA[Interesting topic, thank you! I&#039;m very surprised by the results of TxMergeRemote self-injection.

All application servers I know do optimize the @Remote communication, if the target SLSB is in the same JVM with the Caller. Hence I would expect the same call-by-reference issue.

What was your test environment for this case?
]]></description>
		<content:encoded><![CDATA[<p>Interesting topic, thank you! I&#8217;m very surprised by the results of TxMergeRemote self-injection.</p>
<p>All application servers I know do optimize the @Remote communication, if the target SLSB is in the same JVM with the Caller. Hence I would expect the same call-by-reference issue.</p>
<p>What was your test environment for this case?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
