<?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 Masoud Kalali&#039;s Blog</title>
	<atom:link href="http://kalali.me/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://kalali.me</link>
	<description>My thoughts on software engineering and beyond...</description>
	<lastBuildDate>Mon, 16 Apr 2012 15:24:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Using GlassFish domain templates to easily create several customized domains by Masoud Kalali</title>
		<link>http://kalali.me/using-glassfish-domain-templates-to-easily-create-several-customized-domains/#comment-171</link>
		<dc:creator>Masoud Kalali</dc:creator>
		<pubDate>Mon, 16 Apr 2012 15:24:13 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=1240#comment-171</guid>
		<description>Happy to see you found it useful. It is possible to do what you asked. The details are explained at http://docs.oracle.com/cd/E26576_01/doc.312/e24928/domains.htm#gldel</description>
		<content:encoded><![CDATA[<p>Happy to see you found it useful. It is possible to do what you asked. The details are explained at <a href="http://docs.oracle.com/cd/E26576_01/doc.312/e24928/domains.htm#gldel" rel="nofollow">http://docs.oracle.com/cd/E26576_01/doc.312/e24928/domains.htm#gldel</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using GlassFish domain templates to easily create several customized domains by Mark Ashworth</title>
		<link>http://kalali.me/using-glassfish-domain-templates-to-easily-create-several-customized-domains/#comment-170</link>
		<dc:creator>Mark Ashworth</dc:creator>
		<pubDate>Mon, 16 Apr 2012 14:09:27 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=1240#comment-170</guid>
		<description>Good day,

Thanks for the information on the templates directory in the Glassfish distribution. Is it possible to have more than 1 domain template and then choose at deployment time, for example when asadmin create-domain is issued?

Regards,
Mark P Ashworth</description>
		<content:encoded><![CDATA[<p>Good day,</p>
<p>Thanks for the information on the templates directory in the Glassfish distribution. Is it possible to have more than 1 domain template and then choose at deployment time, for example when asadmin create-domain is issued?</p>
<p>Regards,<br />
Mark P Ashworth</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using GlassFish domain templates to easily create several customized domains by Tab Sweep: Arquillian, Power Mac, PowerPC, JSP Performance, JMX Connection, &#8230; &#171; oracle fusion identity</title>
		<link>http://kalali.me/using-glassfish-domain-templates-to-easily-create-several-customized-domains/#comment-169</link>
		<dc:creator>Tab Sweep: Arquillian, Power Mac, PowerPC, JSP Performance, JMX Connection, &#8230; &#171; oracle fusion identity</dc:creator>
		<pubDate>Sat, 14 Apr 2012 10:09:57 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=1240#comment-169</guid>
		<description>[...] Extreme Portability: OpenJDK 7 and GlassFish 3.1.1 on Power Mac G5! (Mark Heckler) • Using GlassFish domain templates to easily create several customized domains (Masoud Kalali) • OpenJDK 7 on Apple G5 PowerPC on Mac OS X 10.5.8 (John Yeary) • ENABLING [...]</description>
		<content:encoded><![CDATA[<p>[...] Extreme Portability: OpenJDK 7 and GlassFish 3.1.1 on Power Mac G5! (Mark Heckler) • Using GlassFish domain templates to easily create several customized domains (Masoud Kalali) • OpenJDK 7 on Apple G5 PowerPC on Mac OS X 10.5.8 (John Yeary) • ENABLING [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on From NetBeans to IntelliJ IDEA, Week 1 by John Ceccarelli</title>
		<link>http://kalali.me/from-netbeans-to-intellij-idea-week-1/#comment-168</link>
		<dc:creator>John Ceccarelli</dc:creator>
		<pubDate>Thu, 12 Apr 2012 19:02:25 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=1259#comment-168</guid>
		<description>NetBeans 7.2 has backround scanning implemented, which means that once you have done the initial scanning all subsequent scans happen in a background thread and do not block the UI. Beta&#039;s coming soon, please give it a try.</description>
		<content:encoded><![CDATA[<p>NetBeans 7.2 has backround scanning implemented, which means that once you have done the initial scanning all subsequent scans happen in a background thread and do not block the UI. Beta&#8217;s coming soon, please give it a try.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on From NetBeans to IntelliJ IDEA, Week 1 by Masoud Kalali</title>
		<link>http://kalali.me/from-netbeans-to-intellij-idea-week-1/#comment-167</link>
		<dc:creator>Masoud Kalali</dc:creator>
		<pubDate>Thu, 12 Apr 2012 13:20:49 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=1259#comment-167</guid>
		<description>In NetBeans the feature is available in the popup menu item &quot;Set Configuration&quot;. But for IDEA I cannot find a menu item named  &quot;Set Configuration&quot; in the popup menu that shows up after right clicking on a project node (which is a maven module with several profiles) in the Project view.  Am I missing something?</description>
		<content:encoded><![CDATA[<p>In NetBeans the feature is available in the popup menu item &#8220;Set Configuration&#8221;. But for IDEA I cannot find a menu item named  &#8220;Set Configuration&#8221; in the popup menu that shows up after right clicking on a project node (which is a maven module with several profiles) in the Project view.  Am I missing something?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on From NetBeans to IntelliJ IDEA, Week 1 by mkleint</title>
		<link>http://kalali.me/from-netbeans-to-intellij-idea-week-1/#comment-166</link>
		<dc:creator>mkleint</dc:creator>
		<pubDate>Thu, 12 Apr 2012 11:51:16 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=1259#comment-166</guid>
		<description>re:

I was not able to switch between different profiles for the module, for example IDE, release, etc. Maybe it is somewhere but I have not found it yet.

it&#039;s possible using the &quot;Set configuration&quot; popup menu item on the project node.</description>
		<content:encoded><![CDATA[<p>re:</p>
<p>I was not able to switch between different profiles for the module, for example IDE, release, etc. Maybe it is somewhere but I have not found it yet.</p>
<p>it&#8217;s possible using the &#8220;Set configuration&#8221; popup menu item on the project node.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How REST interface covers for the absence of JMX/AMX administration and management interface in GlassFish 3.1 by Hatem</title>
		<link>http://kalali.me/how-rest-interface-covers-for-the-absence-of-jmxamx-administration-and-management-interface-in-glassfish-3-1/#comment-165</link>
		<dc:creator>Hatem</dc:creator>
		<pubDate>Wed, 14 Mar 2012 01:54:52 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=1047#comment-165</guid>
		<description>please i have a have a problem i want to change Maxpoolsize of the DerbyPool i used your code whitch is 


String query = &quot;amx:j2eeType=X-JDBCConnectionPoolConfig,name=DerbyPool&quot;;                        

        ObjectName queryName = new ObjectName(query);       
        
        Set s = mbsc.queryNames(queryName, null);                   

        derbyPool = (ObjectName) s.iterator().next();

        mbsc.setAttribute(derbyPool, new Attribute(&quot;MaxPoolSize&quot;, new Integer(64)));    




but it doesn&#039;t work because the problem is in the line  

derbyPool = (ObjectName) s.iterator().next();

s is null 
and thank&#039;s for your help Mr  Masoud Kalali :)</description>
		<content:encoded><![CDATA[<p>please i have a have a problem i want to change Maxpoolsize of the DerbyPool i used your code whitch is </p>
<p>String query = &#8220;amx:j2eeType=X-JDBCConnectionPoolConfig,name=DerbyPool&#8221;;                        </p>
<p>        ObjectName queryName = new ObjectName(query);       </p>
<p>        Set s = mbsc.queryNames(queryName, null);                   </p>
<p>        derbyPool = (ObjectName) s.iterator().next();</p>
<p>        mbsc.setAttribute(derbyPool, new Attribute(&#8220;MaxPoolSize&#8221;, new Integer(64)));    </p>
<p>but it doesn&#8217;t work because the problem is in the line  </p>
<p>derbyPool = (ObjectName) s.iterator().next();</p>
<p>s is null<br />
and thank&#8217;s for your help Mr  Masoud Kalali <img src='http://kalali.me/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How REST interface covers for the absence of JMX/AMX administration and management interface in GlassFish 3.1 by Martin Matula</title>
		<link>http://kalali.me/how-rest-interface-covers-for-the-absence-of-jmxamx-administration-and-management-interface-in-glassfish-3-1/#comment-164</link>
		<dc:creator>Martin Matula</dc:creator>
		<pubDate>Thu, 01 Mar 2012 19:01:33 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=1047#comment-164</guid>
		<description>Hi Masoud, nice blog. FYI - starting with GF 3.1.2 you also need to add &quot;X-Requested-By&quot; header to every state changing request (i.e. for HTTP POST and DELETE) as the admin REST ifc started using the CsrfProtectionFilter from Jersey - see http://blog.alutam.com/2011/09/14/jersey-and-cross-site-request-forgery-csrf/
Maybe you could update this blog entry with that information.
Btw, if you used Jersey Client API instead of Apache HTTP client, adding the client CsrfProtectionFilter on the client side would be the way to go. Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Masoud, nice blog. FYI &#8211; starting with GF 3.1.2 you also need to add &#8220;X-Requested-By&#8221; header to every state changing request (i.e. for HTTP POST and DELETE) as the admin REST ifc started using the CsrfProtectionFilter from Jersey &#8211; see <a href="http://blog.alutam.com/2011/09/14/jersey-and-cross-site-request-forgery-csrf/" rel="nofollow">http://blog.alutam.com/2011/09/14/jersey-and-cross-site-request-forgery-csrf/</a><br />
Maybe you could update this blog entry with that information.<br />
Btw, if you used Jersey Client API instead of Apache HTTP client, adding the client CsrfProtectionFilter on the client side would be the way to go. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using dynamically generated JFreeChart&#8217;s charts and  JasperReports by Michael</title>
		<link>http://kalali.me/using-dynamically-generated-jfreecharts-charts-and-jasperreports/#comment-163</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 24 Feb 2012 18:47:56 +0000</pubDate>
		<guid isPermaLink="false">http://127.0.0.1/wordpress/?p=330#comment-163</guid>
		<description>Yes, that&#039;s the correct zip file.  Thanks!</description>
		<content:encoded><![CDATA[<p>Yes, that&#8217;s the correct zip file.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Learning GlassFish v3 Command Line Administration Interface (CLI) by Anil Pandey</title>
		<link>http://kalali.me/learning-glassfish-v3-command-line-administration-interface-cli/#comment-162</link>
		<dc:creator>Anil Pandey</dc:creator>
		<pubDate>Fri, 24 Feb 2012 16:38:14 +0000</pubDate>
		<guid isPermaLink="false">http://127.0.0.1/wordpress/?p=364#comment-162</guid>
		<description>The backup-domain command is back in 3.1</description>
		<content:encoded><![CDATA[<p>The backup-domain command is back in 3.1</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How REST interface covers for the absence of JMX/AMX administration and management interface in GlassFish 3.1 by Amit</title>
		<link>http://kalali.me/how-rest-interface-covers-for-the-absence-of-jmxamx-administration-and-management-interface-in-glassfish-3-1/#comment-161</link>
		<dc:creator>Amit</dc:creator>
		<pubDate>Fri, 24 Feb 2012 06:28:28 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=1047#comment-161</guid>
		<description>Thanks for the reply. 
To complete my jdbc connection pool configuration, I would have to add properties detailing the server name, user, port number etc. Any suggestions on how should the json string look like for adding properties during connection pool creation?

I will follow up on the JNDI lookup too. Thanks.</description>
		<content:encoded><![CDATA[<p>Thanks for the reply.<br />
To complete my jdbc connection pool configuration, I would have to add properties detailing the server name, user, port number etc. Any suggestions on how should the json string look like for adding properties during connection pool creation?</p>
<p>I will follow up on the JNDI lookup too. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How REST interface covers for the absence of JMX/AMX administration and management interface in GlassFish 3.1 by Masoud Kalali</title>
		<link>http://kalali.me/how-rest-interface-covers-for-the-absence-of-jmxamx-administration-and-management-interface-in-glassfish-3-1/#comment-160</link>
		<dc:creator>Masoud Kalali</dc:creator>
		<pubDate>Thu, 23 Feb 2012 14:20:08 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=1047#comment-160</guid>
		<description>This explains what you need to know about JNDI and resource lookup: http://java.sun.com/developer/technicalArticles/J2EE/injection/</description>
		<content:encoded><![CDATA[<p>This explains what you need to know about JNDI and resource lookup: <a href="http://java.sun.com/developer/technicalArticles/J2EE/injection/" rel="nofollow">http://java.sun.com/developer/technicalArticles/J2EE/injection/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How REST interface covers for the absence of JMX/AMX administration and management interface in GlassFish 3.1 by Amit</title>
		<link>http://kalali.me/how-rest-interface-covers-for-the-absence-of-jmxamx-administration-and-management-interface-in-glassfish-3-1/#comment-159</link>
		<dc:creator>Amit</dc:creator>
		<pubDate>Thu, 23 Feb 2012 13:48:42 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=1047#comment-159</guid>
		<description>Thanks for the reply.

I need to create a jdbc connection pool programmatically since the pool configuration is dynamic. Hence in an actual environment, the web application deployed in glassfish will create a jdbc connection pool.

I was able to create the pool by having a look at the code in this post. Now how can I retrieve an instance of javax.sql.DataSource so that the web application can then further use it to create database connections.

The two suggestions you provided doesn&#039;t suit the above requirements
1. @Resource(name=”jdbc/datasource_Name”) because the pool creation is dynamic.
2. How can construct an instance of javax.sql.DataSource class from the xml response retrieved by using the resource url &quot;domain/resources/jdbc-resource/jdbc_res_id&quot;

Any more suggestions?</description>
		<content:encoded><![CDATA[<p>Thanks for the reply.</p>
<p>I need to create a jdbc connection pool programmatically since the pool configuration is dynamic. Hence in an actual environment, the web application deployed in glassfish will create a jdbc connection pool.</p>
<p>I was able to create the pool by having a look at the code in this post. Now how can I retrieve an instance of javax.sql.DataSource so that the web application can then further use it to create database connections.</p>
<p>The two suggestions you provided doesn&#8217;t suit the above requirements<br />
1. @Resource(name=”jdbc/datasource_Name”) because the pool creation is dynamic.<br />
2. How can construct an instance of javax.sql.DataSource class from the xml response retrieved by using the resource url &#8220;domain/resources/jdbc-resource/jdbc_res_id&#8221;</p>
<p>Any more suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How REST interface covers for the absence of JMX/AMX administration and management interface in GlassFish 3.1 by Masoud Kalali</title>
		<link>http://kalali.me/how-rest-interface-covers-for-the-absence-of-jmxamx-administration-and-management-interface-in-glassfish-3-1/#comment-158</link>
		<dc:creator>Masoud Kalali</dc:creator>
		<pubDate>Thu, 23 Feb 2012 12:42:56 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=1047#comment-158</guid>
		<description>I am not sure if I understand the question completely but you can use @Resource(name=&quot;jdbc/datasource_Name&quot;) to inject it into a Java EE component and use it if it is what you meant. You can retrieve the newly created data source using a resource uri like .../domain/resources/jdbc-resource/jdbc_res_id</description>
		<content:encoded><![CDATA[<p>I am not sure if I understand the question completely but you can use @Resource(name=&#8221;jdbc/datasource_Name&#8221;) to inject it into a Java EE component and use it if it is what you meant. You can retrieve the newly created data source using a resource uri like &#8230;/domain/resources/jdbc-resource/jdbc_res_id</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How REST interface covers for the absence of JMX/AMX administration and management interface in GlassFish 3.1 by Amit</title>
		<link>http://kalali.me/how-rest-interface-covers-for-the-absence-of-jmxamx-administration-and-management-interface-in-glassfish-3-1/#comment-157</link>
		<dc:creator>Amit</dc:creator>
		<pubDate>Thu, 23 Feb 2012 12:18:56 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=1047#comment-157</guid>
		<description>Nice post. Thanks for sharing the code. It made it easy to create the connection pool. 

How can I retrieve the javax.sql.DataSource instance after it is created by the above way?</description>
		<content:encoded><![CDATA[<p>Nice post. Thanks for sharing the code. It made it easy to create the connection pool. </p>
<p>How can I retrieve the javax.sql.DataSource instance after it is created by the above way?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using dynamically generated JFreeChart&#8217;s charts and  JasperReports by Masoud Kalali</title>
		<link>http://kalali.me/using-dynamically-generated-jfreecharts-charts-and-jasperreports/#comment-156</link>
		<dc:creator>Masoud Kalali</dc:creator>
		<pubDate>Wed, 22 Feb 2012 23:06:30 +0000</pubDate>
		<guid isPermaLink="false">http://127.0.0.1/wordpress/?p=330#comment-156</guid>
		<description>Im happy that it falls useful for you. Here is the link to the zip file, hopefully it is the one related to this blog post. http://dl.dropbox.com/u/334201/jn-blog-files/JasperDynamic.zip</description>
		<content:encoded><![CDATA[<p>Im happy that it falls useful for you. Here is the link to the zip file, hopefully it is the one related to this blog post. <a href="http://dl.dropbox.com/u/334201/jn-blog-files/JasperDynamic.zip" rel="nofollow">http://dl.dropbox.com/u/334201/jn-blog-files/JasperDynamic.zip</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using dynamically generated JFreeChart&#8217;s charts and  JasperReports by Michael</title>
		<link>http://kalali.me/using-dynamically-generated-jfreecharts-charts-and-jasperreports/#comment-155</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Wed, 22 Feb 2012 21:18:41 +0000</pubDate>
		<guid isPermaLink="false">http://127.0.0.1/wordpress/?p=330#comment-155</guid>
		<description>Hi, thanks for your post.  It looks like it will be helpful.  Could you repost the source code somewhere? JasperDynamic.zip is gone from java.net.</description>
		<content:encoded><![CDATA[<p>Hi, thanks for your post.  It looks like it will be helpful.  Could you repost the source code somewhere? JasperDynamic.zip is gone from java.net.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My last blog in 2011: My 2012 wishes and predictions&#8230; by Web Watching Eustema » Java: tutte le previsioni per il 2012</title>
		<link>http://kalali.me/my-last-blog-in-2011-my-2012-wishes-and-predictions/#comment-154</link>
		<dc:creator>Web Watching Eustema » Java: tutte le previsioni per il 2012</dc:creator>
		<pubDate>Thu, 05 Jan 2012 11:37:26 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=1216#comment-154</guid>
		<description>[...] si attendono le novità principali, desiderosi di trovare nuove e più trainanti motivazioni. Per alcuni, Oracle farà da propulsore a Java, per altri succederà invece il [...]</description>
		<content:encoded><![CDATA[<p>[...] si attendono le novità principali, desiderosi di trovare nuove e più trainanti motivazioni. Per alcuni, Oracle farà da propulsore a Java, per altri succederà invece il [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Spring Security to enforce authentication and authorization on Spring Remoting Services Invoked from a Java SE client&#8230; by Masoud Kalali</title>
		<link>http://kalali.me/using-spring-security-to-enforce-authentication-and-authorization-on-spring-remoting-services-invoked-from-a-java-se-client/#comment-152</link>
		<dc:creator>Masoud Kalali</dc:creator>
		<pubDate>Sun, 25 Dec 2011 14:33:58 +0000</pubDate>
		<guid isPermaLink="false">http://127.0.0.1/wordpress/?p=356#comment-152</guid>
		<description>This one should work: http://dl.dropbox.com/u/334201/jn-blog-files/Spring-Remoting-Security-Sample.zip</description>
		<content:encoded><![CDATA[<p>This one should work: <a href="http://dl.dropbox.com/u/334201/jn-blog-files/Spring-Remoting-Security-Sample.zip" rel="nofollow">http://dl.dropbox.com/u/334201/jn-blog-files/Spring-Remoting-Security-Sample.zip</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Spring Security to enforce authentication and authorization on Spring Remoting Services Invoked from a Java SE client&#8230; by asyard</title>
		<link>http://kalali.me/using-spring-security-to-enforce-authentication-and-authorization-on-spring-remoting-services-invoked-from-a-java-se-client/#comment-150</link>
		<dc:creator>asyard</dc:creator>
		<pubDate>Fri, 16 Dec 2011 14:04:40 +0000</pubDate>
		<guid isPermaLink="false">http://127.0.0.1/wordpress/?p=356#comment-150</guid>
		<description>hi, link is still broken.. did you put it on the dropbox public folder?</description>
		<content:encoded><![CDATA[<p>hi, link is still broken.. did you put it on the dropbox public folder?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Configuring DHCP server in Solaris by How I built an Oracle Solaris Jumpstart Server using Oracle JET (Jumpstart Enterprise toolkit) &#171; sinhass</title>
		<link>http://kalali.me/configuring-dhcp-server-in-solaris/#comment-149</link>
		<dc:creator>How I built an Oracle Solaris Jumpstart Server using Oracle JET (Jumpstart Enterprise toolkit) &#171; sinhass</dc:creator>
		<pubDate>Wed, 07 Dec 2011 02:46:08 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=836#comment-149</guid>
		<description>[...] is a good procedure to setup dhcp in Solaris http://kalali.me/configuring-dhcp-server-in-solaris/ [...]</description>
		<content:encoded><![CDATA[<p>[...] is a good procedure to setup dhcp in Solaris <a href="http://kalali.me/configuring-dhcp-server-in-solaris/" rel="nofollow">http://kalali.me/configuring-dhcp-server-in-solaris/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How REST interface covers for the absence of JMX/AMX administration and management interface in GlassFish 3.1 by Masoud Kalali</title>
		<link>http://kalali.me/how-rest-interface-covers-for-the-absence-of-jmxamx-administration-and-management-interface-in-glassfish-3-1/#comment-148</link>
		<dc:creator>Masoud Kalali</dc:creator>
		<pubDate>Tue, 06 Dec 2011 17:47:21 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=1047#comment-148</guid>
		<description>The 3.1 does not have the AMX beans support. For more information you can take a look at another article I have in my blog which explains it in more details:
How REST interface covers for the absence of JMX/AMX administration and management interface in GlassFish 3.1 : http://kalali.me/how-rest-interface-covers-for-the-absence-of-jmxamx-administration-and-management-interface-in-glassfish-3-1/</description>
		<content:encoded><![CDATA[<p>The 3.1 does not have the AMX beans support. For more information you can take a look at another article I have in my blog which explains it in more details:<br />
How REST interface covers for the absence of JMX/AMX administration and management interface in GlassFish 3.1 : <a href="http://kalali.me/how-rest-interface-covers-for-the-absence-of-jmxamx-administration-and-management-interface-in-glassfish-3-1/" rel="nofollow">http://kalali.me/how-rest-interface-covers-for-the-absence-of-jmxamx-administration-and-management-interface-in-glassfish-3-1/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How REST interface covers for the absence of JMX/AMX administration and management interface in GlassFish 3.1 by Bas van Gils</title>
		<link>http://kalali.me/how-rest-interface-covers-for-the-absence-of-jmxamx-administration-and-management-interface-in-glassfish-3-1/#comment-147</link>
		<dc:creator>Bas van Gils</dc:creator>
		<pubDate>Wed, 30 Nov 2011 17:06:06 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=1047#comment-147</guid>
		<description>I was quite surprised when I read your article about removed JMX/AMX support in GlassFish 3.1.
We use it for monitoring our production servers and currently we are migrating from GlassFish 3.0.1 to 3.1.1.

So I fired up VisualVM and connected it to our test-server with 3.1.1 and there I do see AMX MBeans!

So I don&#039;t understand... can you enlighten me?</description>
		<content:encoded><![CDATA[<p>I was quite surprised when I read your article about removed JMX/AMX support in GlassFish 3.1.<br />
We use it for monitoring our production servers and currently we are migrating from GlassFish 3.0.1 to 3.1.1.</p>
<p>So I fired up VisualVM and connected it to our test-server with 3.1.1 and there I do see AMX MBeans!</p>
<p>So I don&#8217;t understand&#8230; can you enlighten me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Spring Security to enforce authentication and authorization on Spring Remoting Services Invoked from a Java SE client&#8230; by sandeep</title>
		<link>http://kalali.me/using-spring-security-to-enforce-authentication-and-authorization-on-spring-remoting-services-invoked-from-a-java-se-client/#comment-146</link>
		<dc:creator>sandeep</dc:creator>
		<pubDate>Thu, 17 Nov 2011 13:49:57 +0000</pubDate>
		<guid isPermaLink="false">http://127.0.0.1/wordpress/?p=356#comment-146</guid>
		<description>very nice article. To read more on spring security, you can refer to these link
&lt;a href=&quot;http://www.a2ztechguide.com/2011/11/spring-security-3-form-login-and-logout_13.html&quot; rel=&quot;nofollow&quot;&gt;Spring Security 3 – Form Login and Logout Tutorial&lt;/a&gt;
&lt;a href=&quot;http://www.a2ztechguide.com/2011/11/spring-security-3-mvc-integration.html&quot; rel=&quot;nofollow&quot;&gt;Spring Security 3 – MVC integration Tutorial&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>very nice article. To read more on spring security, you can refer to these link<br />
<a href="http://www.a2ztechguide.com/2011/11/spring-security-3-form-login-and-logout_13.html" rel="nofollow">Spring Security 3 – Form Login and Logout Tutorial</a><br />
<a href="http://www.a2ztechguide.com/2011/11/spring-security-3-mvc-integration.html" rel="nofollow">Spring Security 3 – MVC integration Tutorial</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Introducing NIO.2 (JSR 203) Part 5: Watch Service and Change Notification by Masoud Kalali</title>
		<link>http://kalali.me/introducing-nio-2-jsr-203-part-5-watch-service-and-change-notification/#comment-145</link>
		<dc:creator>Masoud Kalali</dc:creator>
		<pubDate>Fri, 11 Nov 2011 21:40:41 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=698#comment-145</guid>
		<description>Ramzi, thanks for pointing it out.</description>
		<content:encoded><![CDATA[<p>Ramzi, thanks for pointing it out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Introducing NIO.2 (JSR 203) Part 5: Watch Service and Change Notification by Ramzi Maalej</title>
		<link>http://kalali.me/introducing-nio-2-jsr-203-part-5-watch-service-and-change-notification/#comment-144</link>
		<dc:creator>Ramzi Maalej</dc:creator>
		<pubDate>Thu, 10 Nov 2011 17:01:54 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=698#comment-144</guid>
		<description>Your code is missing the part that reset WatchKey to be able to catch further events. Since your code runs only once, it&#039;s not necessary, but it&#039;s necessary for those who want to handle multiple notifications.</description>
		<content:encoded><![CDATA[<p>Your code is missing the part that reset WatchKey to be able to catch further events. Since your code runs only once, it&#8217;s not necessary, but it&#8217;s necessary for those who want to handle multiple notifications.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My thoughts on JSR 351, Java Identity API by Tab Sweep &#8211; Another Java Hero, JCP Elections, GC and JVM flags, Hudson blog, &#8230;</title>
		<link>http://kalali.me/some-thought-on-jsr-351-java-identity-api/#comment-140</link>
		<dc:creator>Tab Sweep &#8211; Another Java Hero, JCP Elections, GC and JVM flags, Hudson blog, &#8230;</dc:creator>
		<pubDate>Sun, 30 Oct 2011 12:17:23 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=1168#comment-140</guid>
		<description>[...] Public Cloud Tools (Markus) &#8226; Inside the Oracle Database Cloud Service (OTN blog) &#8226; My thoughts on JSR 351, Java Identity API (Masoud)       Content Regenerated from [...]</description>
		<content:encoded><![CDATA[<p>[...] Public Cloud Tools (Markus) &bull; Inside the Oracle Database Cloud Service (OTN blog) &bull; My thoughts on JSR 351, Java Identity API (Masoud)       Content Regenerated from [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Spring Security to enforce authentication and authorization on Spring Remoting Services Invoked from a Java SE client&#8230; by Sandeep</title>
		<link>http://kalali.me/using-spring-security-to-enforce-authentication-and-authorization-on-spring-remoting-services-invoked-from-a-java-se-client/#comment-139</link>
		<dc:creator>Sandeep</dc:creator>
		<pubDate>Wed, 26 Oct 2011 17:54:08 +0000</pubDate>
		<guid isPermaLink="false">http://127.0.0.1/wordpress/?p=356#comment-139</guid>
		<description>Hi Masoud,

The article looks great and apparently meets my needs. However your URL link to download the sample does not work.
&lt;A&gt;http://dl.dropbox.com/u/334201/Spring-Remoting-Security-Sample.zip&lt;/A&gt;


Thanks,</description>
		<content:encoded><![CDATA[<p>Hi Masoud,</p>
<p>The article looks great and apparently meets my needs. However your URL link to download the sample does not work.<br />
<a>http://dl.dropbox.com/u/334201/Spring-Remoting-Security-Sample.zip</a></p>
<p>Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Brief overview of JSR 343: JavaTM Message Service 2.0 by admin</title>
		<link>http://kalali.me/jms2-jsr/#comment-138</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 14 Oct 2011 10:39:02 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=933#comment-138</guid>
		<description>Ah Andrew,

JMS 2.0 is going to be backward compatible with older version. So even if you use JMS api directly you can transit to JMS 2.0 with no issue at all. If you use Spring JMS then you will be wrapped in the Spring JMS API and wont anything about the underlying changes or API.</description>
		<content:encoded><![CDATA[<p>Ah Andrew,</p>
<p>JMS 2.0 is going to be backward compatible with older version. So even if you use JMS api directly you can transit to JMS 2.0 with no issue at all. If you use Spring JMS then you will be wrapped in the Spring JMS API and wont anything about the underlying changes or API.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Brief overview of JSR 343: JavaTM Message Service 2.0 by Andrew</title>
		<link>http://kalali.me/jms2-jsr/#comment-137</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Thu, 13 Oct 2011 17:28:33 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=933#comment-137</guid>
		<description>If I&#039;m using JMS 1.0 via spring framework will I protected from JMS API changes?  

We are looking to replace RMI w/JMS 1.0 starting next month.  Although we may put it on hold if JMS 2.0 can not be swapped as the implementation for Spring JMS.

Andrew</description>
		<content:encoded><![CDATA[<p>If I&#8217;m using JMS 1.0 via spring framework will I protected from JMS API changes?  </p>
<p>We are looking to replace RMI w/JMS 1.0 starting next month.  Although we may put it on hold if JMS 2.0 can not be swapped as the implementation for Spring JMS.</p>
<p>Andrew</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on An analysis on the monthly increase of NetBeans IDE active users count by Important links for NetCAT Participants &#171; Vibhutipithwa&#039;s Blog</title>
		<link>http://kalali.me/nbusers-analysis/#comment-132</link>
		<dc:creator>Important links for NetCAT Participants &#171; Vibhutipithwa&#039;s Blog</dc:creator>
		<pubDate>Fri, 16 Sep 2011 15:27:22 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=1152#comment-132</guid>
		<description>[...] http://kalali.me/nbusers-analysis/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://kalali.me/nbusers-analysis/" rel="nofollow">http://kalali.me/nbusers-analysis/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How REST interface covers for the absence of JMX/AMX administration and management interface in GlassFish 3.1 by admin</title>
		<link>http://kalali.me/how-rest-interface-covers-for-the-absence-of-jmxamx-administration-and-management-interface-in-glassfish-3-1/#comment-131</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 08 Sep 2011 17:36:18 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=1047#comment-131</guid>
		<description>Yes, it is possible to deploy war and ear files. Take a look at the following link to see how. http://blogs.steeplesoft.com/2011/02/deploying-applications-to-glassfish-using-curl/</description>
		<content:encoded><![CDATA[<p>Yes, it is possible to deploy war and ear files. Take a look at the following link to see how. <a href="http://blogs.steeplesoft.com/2011/02/deploying-applications-to-glassfish-using-curl/" rel="nofollow">http://blogs.steeplesoft.com/2011/02/deploying-applications-to-glassfish-using-curl/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How REST interface covers for the absence of JMX/AMX administration and management interface in GlassFish 3.1 by cbe317</title>
		<link>http://kalali.me/how-rest-interface-covers-for-the-absence-of-jmxamx-administration-and-management-interface-in-glassfish-3-1/#comment-130</link>
		<dc:creator>cbe317</dc:creator>
		<pubDate>Thu, 08 Sep 2011 17:20:19 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=1047#comment-130</guid>
		<description>Is it possible to deploy a WAR or an EAR using the REST interface?</description>
		<content:encoded><![CDATA[<p>Is it possible to deploy a WAR or an EAR using the REST interface?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Spring Security to enforce authentication and authorization on Spring Remoting Services Invoked from a Java SE client&#8230; by admin</title>
		<link>http://kalali.me/using-spring-security-to-enforce-authentication-and-authorization-on-spring-remoting-services-invoked-from-a-java-se-client/#comment-80</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 01 Sep 2011 10:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://127.0.0.1/wordpress/?p=356#comment-80</guid>
		<description>Suresh, the link is fixed now. Thanks for letting me know.</description>
		<content:encoded><![CDATA[<p>Suresh, the link is fixed now. Thanks for letting me know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Spring Security to enforce authentication and authorization on Spring Remoting Services Invoked from a Java SE client&#8230; by Suresh</title>
		<link>http://kalali.me/using-spring-security-to-enforce-authentication-and-authorization-on-spring-remoting-services-invoked-from-a-java-se-client/#comment-65</link>
		<dc:creator>Suresh</dc:creator>
		<pubDate>Tue, 30 Aug 2011 19:05:13 +0000</pubDate>
		<guid isPermaLink="false">http://127.0.0.1/wordpress/?p=356#comment-65</guid>
		<description>The link to download the samle is broken:http://dl.dropbox.com/u/334201/Spring-Remoting-Security-Sample.zip</description>
		<content:encoded><![CDATA[<p>The link to download the samle is broken:<a href="http://dl.dropbox.com/u/334201/Spring-Remoting-Security-Sample.zip" rel="nofollow">http://dl.dropbox.com/u/334201/Spring-Remoting-Security-Sample.zip</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OpenMQ, the Open source Message Queuing, for beginners and professionals (OpenMQ from A to Z) by Java Message Queuing (Continued) &#171; Gregor Bowie&#039;s Blog</title>
		<link>http://kalali.me/openmq-the-open-source-message-queuing-for-beginners-and-professionals-openmq-from-a-to-z/#comment-13</link>
		<dc:creator>Java Message Queuing (Continued) &#171; Gregor Bowie&#039;s Blog</dc:creator>
		<pubDate>Thu, 18 Aug 2011 08:44:32 +0000</pubDate>
		<guid isPermaLink="false">http://127.0.0.1/wordpress/?p=350#comment-13</guid>
		<description>[...] two resources of particular use were: http://kalali.me/openmq-the-open-source-message-queuing-for-beginners-and-professionals-openmq-from-... and [...] </description>
		<content:encoded><![CDATA[<p>[...] two resources of particular use were: <a href="http://kalali.me/openmq-the-open-source-message-queuing-for-beginners-and-professionals-openmq-from-.." rel="nofollow">http://kalali.me/openmq-the-open-source-message-queuing-for-beginners-and-professionals-openmq-from-..</a>. and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on An analysis on the monthly increase of NetBeans IDE active users count by Masoud Kalali</title>
		<link>http://kalali.me/nbusers-analysis/#comment-63</link>
		<dc:creator>Masoud Kalali</dc:creator>
		<pubDate>Sat, 13 Aug 2011 09:35:25 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=1152#comment-63</guid>
		<description>I agree on this, NetBeans is getting the momentum with all the cheesy moves around the IDE market. Good deeds never remain unpaid.</description>
		<content:encoded><![CDATA[<p>I agree on this, NetBeans is getting the momentum with all the cheesy moves around the IDE market. Good deeds never remain unpaid.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on An analysis on the monthly increase of NetBeans IDE active users count by Kevin Farnham</title>
		<link>http://kalali.me/nbusers-analysis/#comment-62</link>
		<dc:creator>Kevin Farnham</dc:creator>
		<pubDate>Thu, 11 Aug 2011 03:39:07 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=1152#comment-62</guid>
		<description>It looks like the active user total is still rising exponentially -- pretty impressive at the 1 Million user level!</description>
		<content:encoded><![CDATA[<p>It looks like the active user total is still rising exponentially &#8212; pretty impressive at the 1 Million user level!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Introducing NIO.2 (JSR 203) Part 5: Watch Service and Change Notification by Benjamin Boudreau</title>
		<link>http://kalali.me/introducing-nio-2-jsr-203-part-5-watch-service-and-change-notification/#comment-42</link>
		<dc:creator>Benjamin Boudreau</dc:creator>
		<pubDate>Fri, 29 Jul 2011 00:46:13 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=698#comment-42</guid>
		<description>StandardWatchEventKind is now StandardWatchEventKind

With an S.

Thanks for that nice tutorial.</description>
		<content:encoded><![CDATA[<p>StandardWatchEventKind is now StandardWatchEventKind</p>
<p>With an S.</p>
<p>Thanks for that nice tutorial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Proposed features and functionalities of JavaTM Message Service 2.0, JSR-343 by Werner Keil</title>
		<link>http://kalali.me/part-02-jsr-343/#comment-60</link>
		<dc:creator>Werner Keil</dc:creator>
		<pubDate>Tue, 19 Jul 2011 07:27:08 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=966#comment-60</guid>
		<description>Hi,
Looks good from the perspective of a Java EE 7 EG and EC Member (me)
I&#039;ll have some of my colleagues dealing more with JMS in the project look at it and see, if they have comments based on their JMS 1.x experience.

Btw, unless you&#039;re a &quot;Dirty Harry&quot; fan, please fix the typo:
&gt; Standardizing the interaction between Clint and the provider...

Cheers,
Werner</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Looks good from the perspective of a Java EE 7 EG and EC Member (me)<br />
I&#8217;ll have some of my colleagues dealing more with JMS in the project look at it and see, if they have comments based on their JMS 1.x experience.</p>
<p>Btw, unless you&#8217;re a &#8220;Dirty Harry&#8221; fan, please fix the typo:<br />
&gt; Standardizing the interaction between Clint and the provider&#8230;</p>
<p>Cheers,<br />
Werner</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Proposed features and functionalities of JavaTM Message Service 2.0, JSR-343 by Ashwin Jayaprakash</title>
		<link>http://kalali.me/part-02-jsr-343/#comment-59</link>
		<dc:creator>Ashwin Jayaprakash</dc:creator>
		<pubDate>Tue, 19 Jul 2011 05:34:32 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=966#comment-59</guid>
		<description>It would be nice if you guys addressed some/all of these in the new spec - http://javaforu.blogspot.com/2010/11/jms-spec-time-for-upgrade.html

Thanks,
Ashwin.</description>
		<content:encoded><![CDATA[<p>It would be nice if you guys addressed some/all of these in the new spec &#8211; <a href="http://javaforu.blogspot.com/2010/11/jms-spec-time-for-upgrade.html" rel="nofollow">http://javaforu.blogspot.com/2010/11/jms-spec-time-for-upgrade.html</a></p>
<p>Thanks,<br />
Ashwin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Proposed features and functionalities of JavaTM Message Service 2.0, JSR-343 by Tab Sweep &#8211; JMS 2.0, JACC, Remote deployments, JPA 2 criteria API, etc&#8230;</title>
		<link>http://kalali.me/part-02-jsr-343/#comment-58</link>
		<dc:creator>Tab Sweep &#8211; JMS 2.0, JACC, Remote deployments, JPA 2 criteria API, etc&#8230;</dc:creator>
		<pubDate>Tue, 19 Jul 2011 05:20:46 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=966#comment-58</guid>
		<description>[...] Proposed features and functionalities of JMS 2.0, JSR-343 (Masoud) &#8226; JACC condensed (Laird) &#8226; Towards a composable Policy delegation framework [...] </description>
		<content:encoded><![CDATA[<p>[...] Proposed features and functionalities of JMS 2.0, JSR-343 (Masoud) &bull; JACC condensed (Laird) &bull; Towards a composable Policy delegation framework [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Step by Step toward a jms sample in NetBeans and yes GlassFish. part 2 :  Remote Client by Nathan</title>
		<link>http://kalali.me/step-by-step-toward-a-jms-sample-in-netbeans-and-yes-glassfish-part-2-remote-client/#comment-9</link>
		<dc:creator>Nathan</dc:creator>
		<pubDate>Thu, 14 Jul 2011 10:04:34 +0000</pubDate>
		<guid isPermaLink="false">http://127.0.0.1/wordpress/?p=258#comment-9</guid>
		<description>Hi have added all the jars but it i am getting this error


java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.glassfish.appclient.client.acc.AppClientContainer.launch(AppClientContainer.java:432)
	at org.glassfish.appclient.client.AppClientFacade.main(AppClientFacade.java:165)
Caused by: java.lang.NoSuchMethodError: com.sun.logging.LogDomains.getLogger(Ljava/lang/String;)Ljava/util/logging/Logger;
	at com.sun.appserv.naming.S1ASCtxFactory.(S1ASCtxFactory.java:63)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:247)
	at com.sun.naming.internal.VersionHelper12.loadClass(VersionHelper12.java:46)
	at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:654)
	at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:288)
	at javax.naming.InitialContext.init(InitialContext.java:223)
	at javax.naming.InitialContext.(InitialContext.java:197)
	at jmsclients.JmsClient.(JmsClient.java:30)
	at jmsclients.JmsClient.main(JmsClient.java:47)
	... 6 more

can you help me to solve this(i m using glassfish3.1)</description>
		<content:encoded><![CDATA[<p>Hi have added all the jars but it i am getting this error</p>
<p>java.lang.reflect.InvocationTargetException<br />
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br />
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)<br />
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br />
	at java.lang.reflect.Method.invoke(Method.java:597)<br />
	at org.glassfish.appclient.client.acc.AppClientContainer.launch(AppClientContainer.java:432)<br />
	at org.glassfish.appclient.client.AppClientFacade.main(AppClientFacade.java:165)<br />
Caused by: java.lang.NoSuchMethodError: com.sun.logging.LogDomains.getLogger(Ljava/lang/String;)Ljava/util/logging/Logger;<br />
	at com.sun.appserv.naming.S1ASCtxFactory.(S1ASCtxFactory.java:63)<br />
	at java.lang.Class.forName0(Native Method)<br />
	at java.lang.Class.forName(Class.java:247)<br />
	at com.sun.naming.internal.VersionHelper12.loadClass(VersionHelper12.java:46)<br />
	at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:654)<br />
	at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:288)<br />
	at javax.naming.InitialContext.init(InitialContext.java:223)<br />
	at javax.naming.InitialContext.(InitialContext.java:197)<br />
	at jmsclients.JmsClient.(JmsClient.java:30)<br />
	at jmsclients.JmsClient.main(JmsClient.java:47)<br />
	&#8230; 6 more</p>
<p>can you help me to solve this(i m using glassfish3.1)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GlassFish inspired wallpapers for your desktops&#8230; by Show you GlassFish love! Sparky wallpapers</title>
		<link>http://kalali.me/glassfish-inspired-wallpapers-for-your-desktops/#comment-61</link>
		<dc:creator>Show you GlassFish love! Sparky wallpapers</dc:creator>
		<pubDate>Wed, 13 Jul 2011 23:20:36 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=1019#comment-61</guid>
		<description>[...] Masoud now how one of his own. Anyone [...] </description>
		<content:encoded><![CDATA[<p>[...] Masoud now how one of his own. Anyone [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Manage, Administrate and Monitor GlassFish v3 from Java code using AMX &amp; JMX by Victor Neiman</title>
		<link>http://kalali.me/manage-administrate-and-monitor-glassfish-v3-from-java-code-using-amx-jmx/#comment-21</link>
		<dc:creator>Victor Neiman</dc:creator>
		<pubDate>Wed, 13 Jul 2011 13:07:04 +0000</pubDate>
		<guid isPermaLink="false">http://127.0.0.1/wordpress/?p=362#comment-21</guid>
		<description>I am having lots of trouble accessing the DomainRoot object of AppserverConnectionSource in gf v3.1. Not able to find much info in the Net either. Basically I want to create a JDBCConnectionPoolConfig using the DomainRoot object but the code that ran on gf v2 to do this does not work on gf v3. Any hints/tips/advise would be much appreciated.</description>
		<content:encoded><![CDATA[<p>I am having lots of trouble accessing the DomainRoot object of AppserverConnectionSource in gf v3.1. Not able to find much info in the Net either. Basically I want to create a JDBCConnectionPoolConfig using the DomainRoot object but the code that ran on gf v2 to do this does not work on gf v3. Any hints/tips/advise would be much appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Brief overview of JSR 343: JavaTM Message Service 2.0 by Masoud Kalali: Proposed features and functionalities of JavaTM Message Service 2.0, JSR-343 &#124; Java Coder Resources</title>
		<link>http://kalali.me/jms2-jsr/#comment-53</link>
		<dc:creator>Masoud Kalali: Proposed features and functionalities of JavaTM Message Service 2.0, JSR-343 &#124; Java Coder Resources</dc:creator>
		<pubDate>Tue, 12 Jul 2011 05:22:11 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=933#comment-53</guid>
		<description>[...] is the second entry on the series of articles I will write on JMS 2.0. You can find the first entry here. In this article I will iterate over the suggested features which might be included in the JMS 2.0 [...] </description>
		<content:encoded><![CDATA[<p>[...] is the second entry on the series of articles I will write on JMS 2.0. You can find the first entry here. In this article I will iterate over the suggested features which might be included in the JMS 2.0 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Proposed features and functionalities of JavaTM Message Service 2.0, JSR-343 by Masoud Kalali: Proposed features and functionalities of JavaTM Message Service 2.0, JSR-343 &#124; Java Coder Resources</title>
		<link>http://kalali.me/part-02-jsr-343/#comment-57</link>
		<dc:creator>Masoud Kalali: Proposed features and functionalities of JavaTM Message Service 2.0, JSR-343 &#124; Java Coder Resources</dc:creator>
		<pubDate>Tue, 12 Jul 2011 05:21:28 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=966#comment-57</guid>
		<description>[...] Kalali investigates the Proposed features and functionalities of JavaTM Message Service 2.0, JSR-343:   This is the second entry on the series of articles I will write on JMS 2.0. You can find the [...] </description>
		<content:encoded><![CDATA[<p>[...] Kalali investigates the Proposed features and functionalities of JavaTM Message Service 2.0, JSR-343:   This is the second entry on the series of articles I will write on JMS 2.0. You can find the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Brief overview of JSR 343: JavaTM Message Service 2.0 by Evolving the JMS specification, an opportunity and a challenge</title>
		<link>http://kalali.me/jms2-jsr/#comment-52</link>
		<dc:creator>Evolving the JMS specification, an opportunity and a challenge</dc:creator>
		<pubDate>Wed, 25 May 2011 21:21:23 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=933#comment-52</guid>
		<description>[...] Masoud Kalali, now a JSR 343 (JMS 2.0) expert group member on Nigel&#8217;s suggestion, posted a brief overview of JSR 343 and what he believes are important use-cases to [...] </description>
		<content:encoded><![CDATA[<p>[...] Masoud Kalali, now a JSR 343 (JMS 2.0) expert group member on Nigel&#8217;s suggestion, posted a brief overview of JSR 343 and what he believes are important use-cases to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Some best practices on Spring framework context configuration files naming by Masoud Kalali</title>
		<link>http://kalali.me/best-practices-on-spring-configuration-files/#comment-56</link>
		<dc:creator>Masoud Kalali</dc:creator>
		<pubDate>Mon, 23 May 2011 15:14:31 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/best-practices-on-spring-configuration-files/#comment-56</guid>
		<description>Hey Gordon,

Thanks for mentioning the type in the text. I fixed it as It was supposed to be the return type and it ended up as signature. I will update the current post or write a followup with utility methods as well as sample content of the configuration files and the configuration file names.</description>
		<content:encoded><![CDATA[<p>Hey Gordon,</p>
<p>Thanks for mentioning the type in the text. I fixed it as It was supposed to be the return type and it ended up as signature. I will update the current post or write a followup with utility methods as well as sample content of the configuration files and the configuration file names.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Some best practices on Spring framework context configuration files naming by Gordon Dickens</title>
		<link>http://kalali.me/best-practices-on-spring-configuration-files/#comment-55</link>
		<dc:creator>Gordon Dickens</dc:creator>
		<pubDate>Mon, 23 May 2011 14:59:48 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/best-practices-on-spring-configuration-files/#comment-55</guid>
		<description>Thanks Medhi,

Do you have an example of the utility class that you use?  Can you provide a couple example xml file names?

For the methods, are you referring to String[] for arguments?  If so, in Java 5 and Spring 3, you should use varargs instead  (String beans...)

Regards,
Gordon Dickens

twitter.com/gdickens
linkedin.com/in/gordondickens
Blog: technophile.gordondickens.com</description>
		<content:encoded><![CDATA[<p>Thanks Medhi,</p>
<p>Do you have an example of the utility class that you use?  Can you provide a couple example xml file names?</p>
<p>For the methods, are you referring to String[] for arguments?  If so, in Java 5 and Spring 3, you should use varargs instead  (String beans&#8230;)</p>
<p>Regards,<br />
Gordon Dickens</p>
<p>twitter.com/gdickens<br />
linkedin.com/in/gordondickens<br />
Blog: technophile.gordondickens.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Some best practices on Spring framework context configuration files naming by Mehdi eshaghi</title>
		<link>http://kalali.me/best-practices-on-spring-configuration-files/#comment-54</link>
		<dc:creator>Mehdi eshaghi</dc:creator>
		<pubDate>Fri, 20 May 2011 09:21:13 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/best-practices-on-spring-configuration-files/#comment-54</guid>
		<description>This enhances readability and maintainability of projects and will help new members to understand the project better and faster.

Thanks for your advice masoud.</description>
		<content:encoded><![CDATA[<p>This enhances readability and maintainability of projects and will help new members to understand the project better and faster.</p>
<p>Thanks for your advice masoud.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Step by Step toward a jms sample in NetBeans and yes GlassFish by Ghassen</title>
		<link>http://kalali.me/step-by-step-toward-a-jms-sample-in-netbeans-and-yes-glassfish/#comment-6</link>
		<dc:creator>Ghassen</dc:creator>
		<pubDate>Tue, 26 Apr 2011 17:48:29 +0000</pubDate>
		<guid isPermaLink="false">http://127.0.0.1/wordpress/?p=254#comment-6</guid>
		<description>Hi,
Im still student, I ve to send an XML file from JEE Client to another JEE Client using Glassfish server.
I ve do your example &quot;Step by Step toward a jms sample in NetBeans and yes GlassFish&quot;...but to send file, I think I must use code like converting a file to a byte stream and sending it...

please can U help me Doctor? :)</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Im still student, I ve to send an XML file from JEE Client to another JEE Client using Glassfish server.<br />
I ve do your example &#8220;Step by Step toward a jms sample in NetBeans and yes GlassFish&#8221;&#8230;but to send file, I think I must use code like converting a file to a byte stream and sending it&#8230;</p>
<p>please can U help me Doctor? <img src='http://kalali.me/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Introducing OpenESB from development to administration and management. by Prabhu</title>
		<link>http://kalali.me/introducing-openesb-from-development-to-administration-and-management/#comment-24</link>
		<dc:creator>Prabhu</dc:creator>
		<pubDate>Thu, 17 Mar 2011 05:01:25 +0000</pubDate>
		<guid isPermaLink="false">http://127.0.0.1/wordpress/?p=376#comment-24</guid>
		<description>Details about OpenESB Summit:  http://www.logicoy.com/userfiles/US_OpenESB_summit.pdf
White paper on OpenESB, past, present and future:
http://www.logicoy.com/userfiles/openesb-past_present_future_news_letter.pdf</description>
		<content:encoded><![CDATA[<p>Details about OpenESB Summit:  <a href="http://www.logicoy.com/userfiles/US_OpenESB_summit.pdf" rel="nofollow">http://www.logicoy.com/userfiles/US_OpenESB_summit.pdf</a><br />
White paper on OpenESB, past, present and future:<br />
<a href="http://www.logicoy.com/userfiles/openesb-past_present_future_news_letter.pdf" rel="nofollow">http://www.logicoy.com/userfiles/openesb-past_present_future_news_letter.pdf</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Solaris fault administration using fmadm command by Mike S</title>
		<link>http://kalali.me/solaris-fault-administration-using-fmadm-command/#comment-51</link>
		<dc:creator>Mike S</dc:creator>
		<pubDate>Wed, 09 Mar 2011 02:35:47 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=910#comment-51</guid>
		<description>Thank you for this informative overview.  I&#039;d read the man pages, but since my system doesn&#039;t have any errors yet, didn&#039;t get any output.</description>
		<content:encoded><![CDATA[<p>Thank you for this informative overview.  I&#8217;d read the man pages, but since my system doesn&#8217;t have any errors yet, didn&#8217;t get any output.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Introducing NIO.2 (JSR 203) Part 5: Watch Service and Change Notification by Jacopo</title>
		<link>http://kalali.me/introducing-nio-2-jsr-203-part-5-watch-service-and-change-notification/#comment-41</link>
		<dc:creator>Jacopo</dc:creator>
		<pubDate>Wed, 02 Mar 2011 10:26:53 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=698#comment-41</guid>
		<description>Nice post. 

I&#039;m not java developer but I understand the functionality. I will try to implement it and integrate with my PHP web-app documents management. What I want to create is a syncing full-duplex from the remote folder and local folder (and vice versa).

I will need an authentication for registered user too. 

What do you thinking about? 
Do I expect some troubles for link a remote path? 
Path path = fs.getPath(&quot;URL.COM/home/masoud/Pictures&quot;); ??


Regards</description>
		<content:encoded><![CDATA[<p>Nice post. </p>
<p>I&#8217;m not java developer but I understand the functionality. I will try to implement it and integrate with my PHP web-app documents management. What I want to create is a syncing full-duplex from the remote folder and local folder (and vice versa).</p>
<p>I will need an authentication for registered user too. </p>
<p>What do you thinking about?<br />
Do I expect some troubles for link a remote path?<br />
Path path = fs.getPath(&#8220;URL.COM/home/masoud/Pictures&#8221;); ??</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Manage, Administrate and Monitor GlassFish v3 from Java code using AMX &amp; JMX by Masoud Kalali</title>
		<link>http://kalali.me/manage-administrate-and-monitor-glassfish-v3-from-java-code-using-amx-jmx/#comment-20</link>
		<dc:creator>Masoud Kalali</dc:creator>
		<pubDate>Wed, 23 Feb 2011 12:57:12 +0000</pubDate>
		<guid isPermaLink="false">http://127.0.0.1/wordpress/?p=362#comment-20</guid>
		<description>Gary, Joaquin

The class was removed from the FCS of GlassFish v3. this article were written during the gf v3 development time when the class was still there. I am not sure what classes sublet its features but I will look for it during this weekend.</description>
		<content:encoded><![CDATA[<p>Gary, Joaquin</p>
<p>The class was removed from the FCS of GlassFish v3. this article were written during the gf v3 development time when the class was still there. I am not sure what classes sublet its features but I will look for it during this weekend.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Manage, Administrate and Monitor GlassFish v3 from Java code using AMX &amp; JMX by Joaquín</title>
		<link>http://kalali.me/manage-administrate-and-monitor-glassfish-v3-from-java-code-using-amx-jmx/#comment-19</link>
		<dc:creator>Joaquín</dc:creator>
		<pubDate>Wed, 23 Feb 2011 09:43:56 +0000</pubDate>
		<guid isPermaLink="false">http://127.0.0.1/wordpress/?p=362#comment-19</guid>
		<description>Gary did you get this issue solved? I&#039;m having the same problem....</description>
		<content:encoded><![CDATA[<p>Gary did you get this issue solved? I&#8217;m having the same problem&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Learning GlassFish v3 Command Line Administration Interface (CLI) by Joaquín</title>
		<link>http://kalali.me/learning-glassfish-v3-command-line-administration-interface-cli/#comment-23</link>
		<dc:creator>Joaquín</dc:creator>
		<pubDate>Wed, 23 Feb 2011 09:11:47 +0000</pubDate>
		<guid isPermaLink="false">http://127.0.0.1/wordpress/?p=364#comment-23</guid>
		<description>Hello, I&#039;ve tried to monitor a Glassfish server using AMX, however I cant find the AppserverConnectionSource class anywhere. I&#039;m using java 6 with a glassfish v3 server. I&#039;ve found the class in jdk 1.5 but it doesn&#039;t seem to exist for 1.6. I&#039;ve also tried to look for it in the glassfish amx-* jars but I haven&#039;t had any luck. Is there a new way of doing this?</description>
		<content:encoded><![CDATA[<p>Hello, I&#8217;ve tried to monitor a Glassfish server using AMX, however I cant find the AppserverConnectionSource class anywhere. I&#8217;m using java 6 with a glassfish v3 server. I&#8217;ve found the class in jdk 1.5 but it doesn&#8217;t seem to exist for 1.6. I&#8217;ve also tried to look for it in the glassfish amx-* jars but I haven&#8217;t had any luck. Is there a new way of doing this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Spring Security to enforce authentication and authorization on Spring Remoting Services Invoked from a Java SE client&#8230; by Helpfull Java Resource for Readings &#8211; Ganda Manurung</title>
		<link>http://kalali.me/using-spring-security-to-enforce-authentication-and-authorization-on-spring-remoting-services-invoked-from-a-java-se-client/#comment-17</link>
		<dc:creator>Helpfull Java Resource for Readings &#8211; Ganda Manurung</dc:creator>
		<pubDate>Thu, 17 Feb 2011 08:01:11 +0000</pubDate>
		<guid isPermaLink="false">http://127.0.0.1/wordpress/?p=356#comment-17</guid>
		<description>[...] Using Spring Security to enforce authentication and authorization on Spring Remoting Services Invoke... [...] </description>
		<content:encoded><![CDATA[<p>[...] Using Spring Security to enforce authentication and authorization on Spring Remoting Services Invoke&#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OpenMQ, the Open source Message Queuing, for beginners and professionals (OpenMQ from A to Z) by Guido Amabili</title>
		<link>http://kalali.me/openmq-the-open-source-message-queuing-for-beginners-and-professionals-openmq-from-a-to-z/#comment-12</link>
		<dc:creator>Guido Amabili</dc:creator>
		<pubDate>Tue, 01 Feb 2011 07:13:46 +0000</pubDate>
		<guid isPermaLink="false">http://127.0.0.1/wordpress/?p=350#comment-12</guid>
		<description>Thanx Masoud!
Since OpenMQ is the JMS Provider for JCaps 6 and I can&#039;t find it on the web (Thx Oracle), your article was really helpful.</description>
		<content:encoded><![CDATA[<p>Thanx Masoud!<br />
Since OpenMQ is the JMS Provider for JCaps 6 and I can&#8217;t find it on the web (Thx Oracle), your article was really helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JMS Over HTTP using OpenMQ (Sun Java System Message Queue and HTTP tunneling) by Mark</title>
		<link>http://kalali.me/jms-over-http-using-openmq-sun-java-system-message-queue-and-http-tunneling/#comment-10</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Thu, 27 Jan 2011 21:43:05 +0000</pubDate>
		<guid isPermaLink="false">http://127.0.0.1/wordpress/?p=316#comment-10</guid>
		<description>Thanks. With Sun&#039;s MQ web pages all broken, this came in very useful, indeed!</description>
		<content:encoded><![CDATA[<p>Thanks. With Sun&#8217;s MQ web pages all broken, this came in very useful, indeed!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Step by Step toward a jms sample in NetBeans and yes GlassFish by Mike</title>
		<link>http://kalali.me/step-by-step-toward-a-jms-sample-in-netbeans-and-yes-glassfish/#comment-5</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 16 Dec 2010 14:00:07 +0000</pubDate>
		<guid isPermaLink="false">http://127.0.0.1/wordpress/?p=254#comment-5</guid>
		<description>Hello Masoud,

Just wanted to notify you of broken links on http://kalali.me/step-by-step-toward-a-jms-sample-in-netbeans-and-yes-glassfish/

and http://kalali.me/step-by-step-toward-a-jms-sample-in-netbeans-and-yes-glassfish-part-2-remote-client/ 

I guess you moved your blog software at one point.</description>
		<content:encoded><![CDATA[<p>Hello Masoud,</p>
<p>Just wanted to notify you of broken links on <a href="http://kalali.me/step-by-step-toward-a-jms-sample-in-netbeans-and-yes-glassfish/" rel="nofollow">http://kalali.me/step-by-step-toward-a-jms-sample-in-netbeans-and-yes-glassfish/</a></p>
<p>and <a href="http://kalali.me/step-by-step-toward-a-jms-sample-in-netbeans-and-yes-glassfish-part-2-remote-client/" rel="nofollow">http://kalali.me/step-by-step-toward-a-jms-sample-in-netbeans-and-yes-glassfish-part-2-remote-client/</a> </p>
<p>I guess you moved your blog software at one point.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on I will be speaking at JavaZone 2010 about NIO.2 by yuehchung</title>
		<link>http://kalali.me/i-will-be-speaking-at-javazone-2010-about-nio-2/#comment-38</link>
		<dc:creator>yuehchung</dc:creator>
		<pubDate>Thu, 09 Dec 2010 15:53:38 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=613#comment-38</guid>
		<description>OS is :
Novell SUSE Server 10</description>
		<content:encoded><![CDATA[<p>OS is :<br />
Novell SUSE Server 10</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My slides for Java EE Security session at JavaForum meeting 69 by Tweets that mention My slides for Java EE Security session at JavaForum meeting &#124; Masoud Kalali - Homepage -- Topsy.com</title>
		<link>http://kalali.me/my-slides-for-java-ee-security-session-at-javaforum-meeting-69/#comment-50</link>
		<dc:creator>Tweets that mention My slides for Java EE Security session at JavaForum meeting &#124; Masoud Kalali - Homepage -- Topsy.com</dc:creator>
		<pubDate>Thu, 09 Dec 2010 09:29:44 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=883#comment-50</guid>
		<description>[...] This post was mentioned on Twitter by Alexis MP, Loic Descotte, Helena Hjertén, Markus Eisele, Masoud Kalali and others. Masoud Kalali said: My slides for Java EE Security session at JavaForum meeting 69 - http://kalali.me/?p=883 [...] </description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Alexis MP, Loic Descotte, Helena Hjertén, Markus Eisele, Masoud Kalali and others. Masoud Kalali said: My slides for Java EE Security session at JavaForum meeting 69 &#8211; <a href="http://kalali.me/?p=883" rel="nofollow">http://kalali.me/?p=883</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on I will be speaking at JavaZone 2010 about NIO.2 by yuehchung</title>
		<link>http://kalali.me/i-will-be-speaking-at-javazone-2010-about-nio-2/#comment-37</link>
		<dc:creator>yuehchung</dc:creator>
		<pubDate>Wed, 08 Dec 2010 15:45:56 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=613#comment-37</guid>
		<description>the same error of Oracle’s Sun JDK 7 :

Unpacking…
Checksumming…
Extracting…
./jdk-7-ea-bin-b120-linux-i586-01_dec_2010-rpm.bin: line 199: 22082 Floating point exception./$outname
Failed to extract the files. Please refer to the Troubleshooting section of
the Installation Instructions on the download page for more information.

from :
http://dlc.sun.com.edgesuite.net/jdk7/binaries/index.html

MD5 (jdk-7-ea-bin-b120-linux-i586-01_dec_2010-rpm.bin) = e1d62e7607a8c70fddc7dd73836114f7</description>
		<content:encoded><![CDATA[<p>the same error of Oracle’s Sun JDK 7 :</p>
<p>Unpacking…<br />
Checksumming…<br />
Extracting…<br />
./jdk-7-ea-bin-b120-linux-i586-01_dec_2010-rpm.bin: line 199: 22082 Floating point exception./$outname<br />
Failed to extract the files. Please refer to the Troubleshooting section of<br />
the Installation Instructions on the download page for more information.</p>
<p>from :<br />
<a href="http://dlc.sun.com.edgesuite.net/jdk7/binaries/index.html" rel="nofollow">http://dlc.sun.com.edgesuite.net/jdk7/binaries/index.html</a></p>
<p>MD5 (jdk-7-ea-bin-b120-linux-i586-01_dec_2010-rpm.bin) = e1d62e7607a8c70fddc7dd73836114f7</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on I will be speaking at JavaZone 2010 about NIO.2 by hadin</title>
		<link>http://kalali.me/i-will-be-speaking-at-javazone-2010-about-nio-2/#comment-36</link>
		<dc:creator>hadin</dc:creator>
		<pubDate>Wed, 08 Dec 2010 15:40:20 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=613#comment-36</guid>
		<description>the same error of Oracle&#039;s Sun JDK 7 :

Unpacking...
Checksumming...
Extracting...
./jdk-7-ea-bin-b120-linux-i586-01_dec_2010-rpm.bin: line 199: 22082 Floating point exception./$outname
Failed to extract the files.  Please refer to the Troubleshooting section of
the Installation Instructions on the download page for more information.</description>
		<content:encoded><![CDATA[<p>the same error of Oracle&#8217;s Sun JDK 7 :</p>
<p>Unpacking&#8230;<br />
Checksumming&#8230;<br />
Extracting&#8230;<br />
./jdk-7-ea-bin-b120-linux-i586-01_dec_2010-rpm.bin: line 199: 22082 Floating point exception./$outname<br />
Failed to extract the files.  Please refer to the Troubleshooting section of<br />
the Installation Instructions on the download page for more information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OpenMQ, the Open source Message Queuing, for beginners and professionals (OpenMQ from A to Z) by Guillermo Velasquez</title>
		<link>http://kalali.me/openmq-the-open-source-message-queuing-for-beginners-and-professionals-openmq-from-a-to-z/#comment-11</link>
		<dc:creator>Guillermo Velasquez</dc:creator>
		<pubDate>Thu, 18 Nov 2010 03:59:50 +0000</pubDate>
		<guid isPermaLink="false">http://127.0.0.1/wordpress/?p=350#comment-11</guid>
		<description>Great article, I was looking up to the metrics part and I stumbled on the part talking about consuming the metrics from the OpenMQ queues. With this messages I&#039;ll try to work on a &quot;metric storage/reporting&quot; tool with charts and summarized data on how is the MQ performance over a period of time. If you have any advice on that I&#039;ll gladly hear any comments...

Thank you so much for this article...</description>
		<content:encoded><![CDATA[<p>Great article, I was looking up to the metrics part and I stumbled on the part talking about consuming the metrics from the OpenMQ queues. With this messages I&#8217;ll try to work on a &#8220;metric storage/reporting&#8221; tool with charts and summarized data on how is the MQ performance over a period of time. If you have any advice on that I&#8217;ll gladly hear any comments&#8230;</p>
<p>Thank you so much for this article&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GlassFish security book contest: Here are the lucky winners by Tweets that mention Winners of GlassFish security book contest posted two weeks ago &#124; Masoud Kalali - Homepage -- Topsy.com</title>
		<link>http://kalali.me/gsbclw/#comment-49</link>
		<dc:creator>Tweets that mention Winners of GlassFish security book contest posted two weeks ago &#124; Masoud Kalali - Homepage -- Topsy.com</dc:creator>
		<pubDate>Tue, 12 Oct 2010 21:38:55 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=801#comment-49</guid>
		<description>[...] This post was mentioned on Twitter by dwuysan, Masoud Kalali. Masoud Kalali said: GlassFish security book contest: Here are the lucky winners - http://kalali.me/gsbclw/ - Check and see whether you are a winner or not. [...] </description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by dwuysan, Masoud Kalali. Masoud Kalali said: GlassFish security book contest: Here are the lucky winners &#8211; <a href="http://kalali.me/gsbclw/" rel="nofollow">http://kalali.me/gsbclw/</a> &#8211; Check and see whether you are a winner or not. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GlassFish security book contest: Here are the lucky winners by Win your copy of GlassFish Security book by taking a simple quiz. &#124; Masoud Kalali - Homepage</title>
		<link>http://kalali.me/gsbclw/#comment-48</link>
		<dc:creator>Win your copy of GlassFish Security book by taking a simple quiz. &#124; Masoud Kalali - Homepage</dc:creator>
		<pubDate>Tue, 12 Oct 2010 14:21:35 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=801#comment-48</guid>
		<description>[...] The contest is over and winners along with answers to these questions are announce at: http://kalali.me/gsbclw/ [...] </description>
		<content:encoded><![CDATA[<p>[...] The contest is over and winners along with answers to these questions are announce at: <a href="http://kalali.me/gsbclw/" rel="nofollow">http://kalali.me/gsbclw/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Try your chance for winning a copy of GlassFish Security book by taking a 5 questions quiz. by Winners of GlassFish security book contest posted two weeks ago &#124; Masoud Kalali - Homepage</title>
		<link>http://kalali.me/win-your-copy-of-glassfish-security-book-by-taking-a-simple-5-questions-quiz/#comment-47</link>
		<dc:creator>Winners of GlassFish security book contest posted two weeks ago &#124; Masoud Kalali - Homepage</dc:creator>
		<pubDate>Tue, 12 Oct 2010 14:18:19 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=760#comment-47</guid>
		<description>[...] you all who accepted the challenge and took the quiz.  Now it is time to see who are the luckier ones winning the prizes which are copies of GlassFish [...] </description>
		<content:encoded><![CDATA[<p>[...] you all who accepted the challenge and took the quiz.  Now it is time to see who are the luckier ones winning the prizes which are copies of GlassFish [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Spring Security to enforce authentication and authorization on Spring Remoting Services Invoked from a Java SE client&#8230; by Masoud Kalali</title>
		<link>http://kalali.me/using-spring-security-to-enforce-authentication-and-authorization-on-spring-remoting-services-invoked-from-a-java-se-client/#comment-16</link>
		<dc:creator>Masoud Kalali</dc:creator>
		<pubDate>Wed, 29 Sep 2010 16:38:30 +0000</pubDate>
		<guid isPermaLink="false">http://127.0.0.1/wordpress/?p=356#comment-16</guid>
		<description>Bob,

Thanks for the note. The link is fixed now.</description>
		<content:encoded><![CDATA[<p>Bob,</p>
<p>Thanks for the note. The link is fixed now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Spring Security to enforce authentication and authorization on Spring Remoting Services Invoked from a Java SE client&#8230; by Bob</title>
		<link>http://kalali.me/using-spring-security-to-enforce-authentication-and-authorization-on-spring-remoting-services-invoked-from-a-java-se-client/#comment-15</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Wed, 29 Sep 2010 16:27:43 +0000</pubDate>
		<guid isPermaLink="false">http://127.0.0.1/wordpress/?p=356#comment-15</guid>
		<description>The link to download sample is broken: http://dl.dropbox.com/u/334201/Spring-Remoting-Security-Sample.zip

Thanks.</description>
		<content:encoded><![CDATA[<p>The link to download sample is broken: <a href="http://dl.dropbox.com/u/334201/Spring-Remoting-Security-Sample.zip" rel="nofollow">http://dl.dropbox.com/u/334201/Spring-Remoting-Security-Sample.zip</a></p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Try your chance for winning a copy of GlassFish Security book by taking a 5 questions quiz. by Mohammad Malekpoor</title>
		<link>http://kalali.me/win-your-copy-of-glassfish-security-book-by-taking-a-simple-5-questions-quiz/#comment-46</link>
		<dc:creator>Mohammad Malekpoor</dc:creator>
		<pubDate>Sat, 25 Sep 2010 05:44:42 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=760#comment-46</guid>
		<description>Hi!
I answer all questions.</description>
		<content:encoded><![CDATA[<p>Hi!<br />
I answer all questions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Try your chance for winning a copy of GlassFish Security book by taking a 5 questions quiz. by Tweets that mention Win your copy of GlassFish Security book by taking a simple quiz. &#124; Masoud Kalali - Homepage -- Topsy.com</title>
		<link>http://kalali.me/win-your-copy-of-glassfish-security-book-by-taking-a-simple-5-questions-quiz/#comment-45</link>
		<dc:creator>Tweets that mention Win your copy of GlassFish Security book by taking a simple quiz. &#124; Masoud Kalali - Homepage -- Topsy.com</dc:creator>
		<pubDate>Fri, 24 Sep 2010 09:49:32 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=760#comment-45</guid>
		<description>[...] This post was mentioned on Twitter by Alexis MP, Arun Gupta, Manish Dixit, William Gouvea, Bruno Antunes and others. Bruno Antunes said: RT @arungupta: Win a GlassFish security book by taking a simple 5 questions quiz. http://bit.ly/bHMkCI (via @MasoudKalali) [...] </description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Alexis MP, Arun Gupta, Manish Dixit, William Gouvea, Bruno Antunes and others. Bruno Antunes said: RT @arungupta: Win a GlassFish security book by taking a simple 5 questions quiz. <a href="http://bit.ly/bHMkCI" rel="nofollow">http://bit.ly/bHMkCI</a> (via @MasoudKalali) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Try your chance for winning a copy of GlassFish Security book by taking a 5 questions quiz. by Camilo Cruz</title>
		<link>http://kalali.me/win-your-copy-of-glassfish-security-book-by-taking-a-simple-5-questions-quiz/#comment-44</link>
		<dc:creator>Camilo Cruz</dc:creator>
		<pubDate>Wed, 22 Sep 2010 14:16:36 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=760#comment-44</guid>
		<description>I just  finish  the  5 question!    am i participate?</description>
		<content:encoded><![CDATA[<p>I just  finish  the  5 question!    am i participate?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GlassFish Security Book by Win your copy of GlassFish Security book by taking a simple quiz. &#124; Masoud Kalali - Homepage</title>
		<link>http://kalali.me/glassfish-security-book/#comment-2</link>
		<dc:creator>Win your copy of GlassFish Security book by taking a simple quiz. &#124; Masoud Kalali - Homepage</dc:creator>
		<pubDate>Wed, 22 Sep 2010 11:49:38 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/#comment-2</guid>
		<description>[...] GlassFish Security Book [...] </description>
		<content:encoded><![CDATA[<p>[...] GlassFish Security Book [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on I will be speaking at JavaZone 2010 about NIO.2 by Supriya</title>
		<link>http://kalali.me/i-will-be-speaking-at-javazone-2010-about-nio-2/#comment-35</link>
		<dc:creator>Supriya</dc:creator>
		<pubDate>Wed, 22 Sep 2010 05:30:10 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=613#comment-35</guid>
		<description>No luck . still facing same Floating point exception .</description>
		<content:encoded><![CDATA[<p>No luck . still facing same Floating point exception .</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on I will be speaking at JavaZone 2010 about NIO.2 by Masoud Kalali</title>
		<link>http://kalali.me/i-will-be-speaking-at-javazone-2010-about-nio-2/#comment-34</link>
		<dc:creator>Masoud Kalali</dc:creator>
		<pubDate>Tue, 21 Sep 2010 09:39:31 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=613#comment-34</guid>
		<description>Supriya,

Maybe you have not download it properly. Try downloading the jar installer of the latest version, b110, and see whether it works properly or not. The downloads are available at the bottom of this page:

http://dlc.sun.com.edgesuite.net/jdk7/binaries/index.html

Let me know the result.</description>
		<content:encoded><![CDATA[<p>Supriya,</p>
<p>Maybe you have not download it properly. Try downloading the jar installer of the latest version, b110, and see whether it works properly or not. The downloads are available at the bottom of this page:</p>
<p><a href="http://dlc.sun.com.edgesuite.net/jdk7/binaries/index.html" rel="nofollow">http://dlc.sun.com.edgesuite.net/jdk7/binaries/index.html</a></p>
<p>Let me know the result.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on I will be speaking at JavaZone 2010 about NIO.2 by Supriya</title>
		<link>http://kalali.me/i-will-be-speaking-at-javazone-2010-about-nio-2/#comment-33</link>
		<dc:creator>Supriya</dc:creator>
		<pubDate>Tue, 21 Sep 2010 09:30:07 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=613#comment-33</guid>
		<description>Extracting...
./jdk-7-ea-bin-b109-linux-x64-09_sep_2010-rpm.bin: line 199:  8598 Floating poin                 t exception./$outname</description>
		<content:encoded><![CDATA[<p>Extracting&#8230;<br />
./jdk-7-ea-bin-b109-linux-x64-09_sep_2010-rpm.bin: line 199:  8598 Floating poin                 t exception./$outname</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on I will be speaking at JavaZone 2010 about NIO.2 by Supriya</title>
		<link>http://kalali.me/i-will-be-speaking-at-javazone-2010-about-nio-2/#comment-32</link>
		<dc:creator>Supriya</dc:creator>
		<pubDate>Tue, 21 Sep 2010 08:39:20 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=613#comment-32</guid>
		<description>Hi Masoud,
  inflating: jdk-7-ea-linux-amd64.rpm

Failed to extract the files.  

Any pointers please .
thanks in advance.

Supriya</description>
		<content:encoded><![CDATA[<p>Hi Masoud,<br />
  inflating: jdk-7-ea-linux-amd64.rpm</p>
<p>Failed to extract the files.  </p>
<p>Any pointers please .<br />
thanks in advance.</p>
<p>Supriya</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JavaZone 2010, a very brief report. by Tweets that mention NIO.2 session slides and a report about JavaZone 2010 &#124; Masoud Kalali - Homepage -- Topsy.com</title>
		<link>http://kalali.me/javazone-2010-a-very-brief-report/#comment-43</link>
		<dc:creator>Tweets that mention NIO.2 session slides and a report about JavaZone 2010 &#124; Masoud Kalali - Homepage -- Topsy.com</dc:creator>
		<pubDate>Fri, 10 Sep 2010 07:39:49 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=747#comment-43</guid>
		<description>[...] This post was mentioned on Twitter by Alexis MP, Masoud Kalali. Masoud Kalali said: blogged: JavaZone 2010, a very brief report and download link for my session&#039;s slides- http://bit.ly/92d5o1 [...] </description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Alexis MP, Masoud Kalali. Masoud Kalali said: blogged: JavaZone 2010, a very brief report and download link for my session&#039;s slides- <a href="http://bit.ly/92d5o1" rel="nofollow">http://bit.ly/92d5o1</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on I will be speaking at JavaZone 2010 about NIO.2 by Masoud Kalali</title>
		<link>http://kalali.me/i-will-be-speaking-at-javazone-2010-about-nio-2/#comment-31</link>
		<dc:creator>Masoud Kalali</dc:creator>
		<pubDate>Thu, 09 Sep 2010 13:59:42 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=613#comment-31</guid>
		<description>I will upload the PPT file in my weblog in few days and JavaZone.no will publish video of the presentation in their website soon.</description>
		<content:encoded><![CDATA[<p>I will upload the PPT file in my weblog in few days and JavaZone.no will publish video of the presentation in their website soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on I will be speaking at JavaZone 2010 about NIO.2 by Supriya</title>
		<link>http://kalali.me/i-will-be-speaking-at-javazone-2010-about-nio-2/#comment-30</link>
		<dc:creator>Supriya</dc:creator>
		<pubDate>Thu, 09 Sep 2010 07:09:43 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=613#comment-30</guid>
		<description>Can you please send your presentation across.

Regards,
Supriya</description>
		<content:encoded><![CDATA[<p>Can you please send your presentation across.</p>
<p>Regards,<br />
Supriya</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Spring Security to enforce authentication and authorization on Spring Remoting Services Invoked from a Java SE client&#8230; by Dave</title>
		<link>http://kalali.me/using-spring-security-to-enforce-authentication-and-authorization-on-spring-remoting-services-invoked-from-a-java-se-client/#comment-14</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Wed, 25 Aug 2010 16:36:09 +0000</pubDate>
		<guid isPermaLink="false">http://127.0.0.1/wordpress/?p=356#comment-14</guid>
		<description>Thanks for this great article.  I think I&#039;m 99% of the way to figuring this out, but I ran into a snag.  

1) I&#039;m using Spring 2.5.6 and Spring Security 2.0.5, and the package for AuthenticationSimpleHttpInvokerRequestExecutor is org.springframework.security.context.httpinvoker, not org.springframework.security.remoting.httpinvoker.  I got that problem figured out though.
2) Now I&#039;m stuck on a different problem.  After setting this all up, the http client side throws an exception when connecting to the server:
java.io.StreamCorruptedException: invalid stream header: 0A0A0A0A

I think it&#039;s choking because when it connects to the server it gets redirected to the login page for the app. Is this because I&#039;ve got it set up to use a login form instead of basic auth?  Is there a way to do this with a login form?  The whole rest of the app is working great with a login form.</description>
		<content:encoded><![CDATA[<p>Thanks for this great article.  I think I&#8217;m 99% of the way to figuring this out, but I ran into a snag.  </p>
<p>1) I&#8217;m using Spring 2.5.6 and Spring Security 2.0.5, and the package for AuthenticationSimpleHttpInvokerRequestExecutor is org.springframework.security.context.httpinvoker, not org.springframework.security.remoting.httpinvoker.  I got that problem figured out though.<br />
2) Now I&#8217;m stuck on a different problem.  After setting this all up, the http client side throws an exception when connecting to the server:<br />
java.io.StreamCorruptedException: invalid stream header: 0A0A0A0A</p>
<p>I think it&#8217;s choking because when it connects to the server it gets redirected to the login page for the app. Is this because I&#8217;ve got it set up to use a login form instead of basic auth?  Is there a way to do this with a login form?  The whole rest of the app is working great with a login form.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Step by Step toward a jms sample in NetBeans and yes GlassFish. part 2 :  Remote Client by sharan</title>
		<link>http://kalali.me/step-by-step-toward-a-jms-sample-in-netbeans-and-yes-glassfish-part-2-remote-client/#comment-8</link>
		<dc:creator>sharan</dc:creator>
		<pubDate>Mon, 23 Aug 2010 10:16:13 +0000</pubDate>
		<guid isPermaLink="false">http://127.0.0.1/wordpress/?p=258#comment-8</guid>
		<description>And im not getting the jmsra.jar . i hav all the jar files but not jmsra.jar file can u send that file to my email -id : sharan591@gmail.com
Thank You</description>
		<content:encoded><![CDATA[<p>And im not getting the jmsra.jar . i hav all the jar files but not jmsra.jar file can u send that file to my email -id : <a href="mailto:sharan591@gmail.com">sharan591@gmail.com</a><br />
Thank You</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Step by Step toward a jms sample in NetBeans and yes GlassFish. part 2 :  Remote Client by sharan</title>
		<link>http://kalali.me/step-by-step-toward-a-jms-sample-in-netbeans-and-yes-glassfish-part-2-remote-client/#comment-7</link>
		<dc:creator>sharan</dc:creator>
		<pubDate>Mon, 23 Aug 2010 10:10:10 +0000</pubDate>
		<guid isPermaLink="false">http://127.0.0.1/wordpress/?p=258#comment-7</guid>
		<description>Hi,
    I am sharan, i have completed the first part and second part, i got the output from the first part but i did not get the output for the second part. To get that do i have to change any url property?
Thank You</description>
		<content:encoded><![CDATA[<p>Hi,<br />
    I am sharan, i have completed the first part and second part, i got the output from the first part but i did not get the output for the second part. To get that do i have to change any url property?<br />
Thank You</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Step by Step toward a jms sample in NetBeans and yes GlassFish by Masoud Kalali</title>
		<link>http://kalali.me/step-by-step-toward-a-jms-sample-in-netbeans-and-yes-glassfish/#comment-4</link>
		<dc:creator>Masoud Kalali</dc:creator>
		<pubDate>Mon, 23 Aug 2010 07:37:29 +0000</pubDate>
		<guid isPermaLink="false">http://127.0.0.1/wordpress/?p=254#comment-4</guid>
		<description>Hey,

You can find all JMS related posts under http://kalali.me/tag/jms/ and the post you specifically mentioned is available at: http://kalali.me/step-by-step-toward-a-jms-sample-in-netbeans-and-yes-glassfish-part-2-remote-client/

I am happy to see you find the post useful.</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>You can find all JMS related posts under <a href="http://kalali.me/tag/jms/" rel="nofollow">http://kalali.me/tag/jms/</a> and the post you specifically mentioned is available at: <a href="http://kalali.me/step-by-step-toward-a-jms-sample-in-netbeans-and-yes-glassfish-part-2-remote-client/" rel="nofollow">http://kalali.me/step-by-step-toward-a-jms-sample-in-netbeans-and-yes-glassfish-part-2-remote-client/</a></p>
<p>I am happy to see you find the post useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Step by Step toward a jms sample in NetBeans and yes GlassFish by sharan</title>
		<link>http://kalali.me/step-by-step-toward-a-jms-sample-in-netbeans-and-yes-glassfish/#comment-3</link>
		<dc:creator>sharan</dc:creator>
		<pubDate>Mon, 23 Aug 2010 07:33:31 +0000</pubDate>
		<guid isPermaLink="false">http://127.0.0.1/wordpress/?p=254#comment-3</guid>
		<description>Hi,
i am sharan and i am  new to netbeans and jms and its environment and the sample you provided is  very helpful for me. you said that your going to explain about remote client to deal with our jms destinations. where can i find that one?
                                             Thank You</description>
		<content:encoded><![CDATA[<p>Hi,<br />
i am sharan and i am  new to netbeans and jms and its environment and the sample you provided is  very helpful for me. you said that your going to explain about remote client to deal with our jms destinations. where can i find that one?<br />
                                             Thank You</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Introducing NIO.2 (JSR 203) Part 5: Watch Service and Change Notification by Introducing NIO.2 (JSR 203) Part 5: Watch Service and Change Notification &#171; Java Hellenic User Group</title>
		<link>http://kalali.me/introducing-nio-2-jsr-203-part-5-watch-service-and-change-notification/#comment-40</link>
		<dc:creator>Introducing NIO.2 (JSR 203) Part 5: Watch Service and Change Notification &#171; Java Hellenic User Group</dc:creator>
		<pubDate>Fri, 13 Aug 2010 08:37:10 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=698#comment-40</guid>
		<description>[...] ΝΙΟ.2. Περισσότερες πληροφορίες μπορείτε να βρείτε εδώ.   Share and [...] </description>
		<content:encoded><![CDATA[<p>[...] ΝΙΟ.2. Περισσότερες πληροφορίες μπορείτε να βρείτε εδώ.   Share and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JavaZone 2010 sessions I am going to attend by Alexis MP</title>
		<link>http://kalali.me/javazone-2010-sessions-i-will-attend/#comment-28</link>
		<dc:creator>Alexis MP</dc:creator>
		<pubDate>Thu, 12 Aug 2010 11:39:18 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=491#comment-28</guid>
		<description>Make sure the sessions are all in English ;)
See you in Oslo Masoud.</description>
		<content:encoded><![CDATA[<p>Make sure the sessions are all in English <img src='http://kalali.me/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
See you in Oslo Masoud.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Introducing NIO.2 (JSR 203) Part 5: Watch Service and Change Notification by Tweets that mention Learning NIO.2 Watch Service and Change Notification &#124; Masoud Kalali - Homepage -- Topsy.com</title>
		<link>http://kalali.me/introducing-nio-2-jsr-203-part-5-watch-service-and-change-notification/#comment-39</link>
		<dc:creator>Tweets that mention Learning NIO.2 Watch Service and Change Notification &#124; Masoud Kalali - Homepage -- Topsy.com</dc:creator>
		<pubDate>Tue, 10 Aug 2010 09:29:51 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=698#comment-39</guid>
		<description>[...] This post was mentioned on Twitter by Markus Eisele, Masoud Kalali. Masoud Kalali said: blogged: Introducing NIO.2 (JSR 203) Part 5: Watch Service and Change Notification http://bit.ly/bARmTW [...] </description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Markus Eisele, Masoud Kalali. Masoud Kalali said: blogged: Introducing NIO.2 (JSR 203) Part 5: Watch Service and Change Notification <a href="http://bit.ly/bARmTW" rel="nofollow">http://bit.ly/bARmTW</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Learning GlassFish v3 Command Line Administration Interface (CLI) by Miguel</title>
		<link>http://kalali.me/learning-glassfish-v3-command-line-administration-interface-cli/#comment-22</link>
		<dc:creator>Miguel</dc:creator>
		<pubDate>Fri, 06 Aug 2010 18:36:50 +0000</pubDate>
		<guid isPermaLink="false">http://127.0.0.1/wordpress/?p=364#comment-22</guid>
		<description>Hello,

I believe there&#039;s a very important mistake in you Guide. The backup-domain command no longer exists. Quoting the CLI itself:

asadmin&gt; backup-domain   
CLI194 Previously supported command: backup-domain is not supported for this release.

I don&#039;t know how to perform backups in version 3.0.1, but if you find out how, please correct it in your guide.

Cheers!

Miguel</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I believe there&#8217;s a very important mistake in you Guide. The backup-domain command no longer exists. Quoting the CLI itself:</p>
<p>asadmin&gt; backup-domain<br />
CLI194 Previously supported command: backup-domain is not supported for this release.</p>
<p>I don&#8217;t know how to perform backups in version 3.0.1, but if you find out how, please correct it in your guide.</p>
<p>Cheers!</p>
<p>Miguel</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Manage, Administrate and Monitor GlassFish v3 from Java code using AMX &amp; JMX by Gary</title>
		<link>http://kalali.me/manage-administrate-and-monitor-glassfish-v3-from-java-code-using-amx-jmx/#comment-18</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Thu, 29 Jul 2010 22:30:37 +0000</pubDate>
		<guid isPermaLink="false">http://127.0.0.1/wordpress/?p=362#comment-18</guid>
		<description>What JAR is AppservConnectionSource packaged in?  I am having trouble locating it in the GFV3 JARs</description>
		<content:encoded><![CDATA[<p>What JAR is AppservConnectionSource packaged in?  I am having trouble locating it in the GFV3 JARs</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on I will be speaking at JavaZone 2010 about NIO.2 by Tweets that mention My presentation about NIO.2 at JavaZone 2010 conference &#124; Masoud Kalali - Homepage -- Topsy.com</title>
		<link>http://kalali.me/i-will-be-speaking-at-javazone-2010-about-nio-2/#comment-29</link>
		<dc:creator>Tweets that mention My presentation about NIO.2 at JavaZone 2010 conference &#124; Masoud Kalali - Homepage -- Topsy.com</dc:creator>
		<pubDate>Tue, 20 Jul 2010 07:49:08 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=613#comment-29</guid>
		<description>[...] This post was mentioned on Twitter by Masoud Kalali, Masoud Kalali. Masoud Kalali said: I will be speaking at JavaZone 2010 about NIO.2 - http://kalali.me/?p=613 [...] </description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Masoud Kalali, Masoud Kalali. Masoud Kalali said: I will be speaking at JavaZone 2010 about NIO.2 &#8211; <a href="http://kalali.me/?p=613" rel="nofollow">http://kalali.me/?p=613</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Introducing NIO.2 (JSR 203) Part 4: Changing File System Attributes and Permissions by Tweets that mention How to use NIO.2 (JSR-203) to update file permissions. &#124; Masoud Kalali's Blog -- Topsy.com</title>
		<link>http://kalali.me/introducing-nio-2-jsr-203-part-4-changing-file-system-attributes-and-permissions/#comment-25</link>
		<dc:creator>Tweets that mention How to use NIO.2 (JSR-203) to update file permissions. &#124; Masoud Kalali's Blog -- Topsy.com</dc:creator>
		<pubDate>Tue, 13 Jul 2010 09:09:25 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=516#comment-25</guid>
		<description>[...] This post was mentioned on Twitter by Peter Mount. Peter Mount said: Introducing NIO.2 (JSR 203) Part 4: Changing File System Attributes and Permissions http://retep.net/c1F9Oq [...] </description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Peter Mount. Peter Mount said: Introducing NIO.2 (JSR 203) Part 4: Changing File System Attributes and Permissions <a href="http://retep.net/c1F9Oq" rel="nofollow">http://retep.net/c1F9Oq</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My weblog is now migrated to its new location, kalali.me by Khademzadeh</title>
		<link>http://kalali.me/my-weblog-is-now-migrated-to-its-new-location-kalali-me/#comment-27</link>
		<dc:creator>Khademzadeh</dc:creator>
		<pubDate>Mon, 12 Jul 2010 20:28:47 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=545#comment-27</guid>
		<description>Hi Masoud, 
It is nice to see your old blog successfully changed to new. I think this is time to say thanks to all your professional and good friends in java.net blogging site!</description>
		<content:encoded><![CDATA[<p>Hi Masoud,<br />
It is nice to see your old blog successfully changed to new. I think this is time to say thanks to all your professional and good friends in java.net blogging site!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My weblog is now migrated to its new location, kalali.me by Tweets that mention Migrating from java.net blogging kalali.me &#124; Masoud Kalali's Blog -- Topsy.com</title>
		<link>http://kalali.me/my-weblog-is-now-migrated-to-its-new-location-kalali-me/#comment-26</link>
		<dc:creator>Tweets that mention Migrating from java.net blogging kalali.me &#124; Masoud Kalali's Blog -- Topsy.com</dc:creator>
		<pubDate>Mon, 12 Jul 2010 20:11:27 +0000</pubDate>
		<guid isPermaLink="false">http://kalali.me/?p=545#comment-26</guid>
		<description>[...] This post was mentioned on Twitter by eBookPie. eBookPie said: RT @MasoudKalali: blogged: My weblog is now migrated to its new location, kalali.me - http://bit.ly/aCORCE [...] </description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by eBookPie. eBookPie said: RT @MasoudKalali: blogged: My weblog is now migrated to its new location, kalali.me &#8211; <a href="http://bit.ly/aCORCE" rel="nofollow">http://bit.ly/aCORCE</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

