<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Techspace</title>
	<atom:link href="http://parasjain.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://parasjain.net</link>
	<description>IT happens only in IT</description>
	<lastBuildDate>Tue, 14 May 2013 11:02:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Hibernate error : org.hibernate.hql.ast.QuerySyntaxException: unexpected end of subtree by Manish</title>
		<link>http://parasjain.net/2008/12/09/hibernate-error-orghibernatehqlastquerysyntaxexception-unexpected-end-of-subtree/#comment-416</link>
		<dc:creator><![CDATA[Manish]]></dc:creator>
		<pubDate>Tue, 14 May 2013 11:02:30 +0000</pubDate>
		<guid isPermaLink="false">http://parasjain01.wordpress.com/?p=84#comment-416</guid>
		<description><![CDATA[Thanks buddy,nice job..my problem has also been resolved.]]></description>
		<content:encoded><![CDATA[<p>Thanks buddy,nice job..my problem has also been resolved.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on addOptions problem in DWR by Mathews</title>
		<link>http://parasjain.net/2007/12/21/addoptions-problem-in-dwr/#comment-411</link>
		<dc:creator><![CDATA[Mathews]]></dc:creator>
		<pubDate>Thu, 09 May 2013 06:31:18 +0000</pubDate>
		<guid isPermaLink="false">http://parasjain01.wordpress.com/2007/12/21/addoptions-problem-in-dwr/#comment-411</guid>
		<description><![CDATA[Could you just show me the code , How you are passing the list from java?]]></description>
		<content:encoded><![CDATA[<p>Could you just show me the code , How you are passing the list from java?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on /hibernate.cfg.xml not found by Accutane</title>
		<link>http://parasjain.net/2007/03/18/hibernatecfgxml-not-found/#comment-404</link>
		<dc:creator><![CDATA[Accutane]]></dc:creator>
		<pubDate>Sun, 24 Mar 2013 12:39:24 +0000</pubDate>
		<guid isPermaLink="false">http://parasjain01.wordpress.com/2007/03/18/hibernatecfgxml-not-found/#comment-404</guid>
		<description><![CDATA[Hello, I do believe your blog could possibly be having internet 
browser compatibility problems. Whenever I look at your blog in Safari, it looks fine 
but when opening in Internet Explorer, it has some overlapping issues.
I merely wanted to give you a quick heads 
up! Aside from that, great site!]]></description>
		<content:encoded><![CDATA[<p>Hello, I do believe your blog could possibly be having internet<br />
browser compatibility problems. Whenever I look at your blog in Safari, it looks fine<br />
but when opening in Internet Explorer, it has some overlapping issues.<br />
I merely wanted to give you a quick heads<br />
up! Aside from that, great site!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Changing Liferay Password in database by mohammad</title>
		<link>http://parasjain.net/2012/06/12/changing-liferay-password-in-database/#comment-400</link>
		<dc:creator><![CDATA[mohammad]]></dc:creator>
		<pubDate>Fri, 01 Mar 2013 11:32:38 +0000</pubDate>
		<guid isPermaLink="false">http://parasjain.net/?p=438#comment-400</guid>
		<description><![CDATA[Hi dear sir

that is sql command .and i dont use MySql  and as you know it is encrypted  so how can i enter command i default liferay detabase ?]]></description>
		<content:encoded><![CDATA[<p>Hi dear sir</p>
<p>that is sql command .and i dont use MySql  and as you know it is encrypted  so how can i enter command i default liferay detabase ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on /hibernate.cfg.xml not found by Davis</title>
		<link>http://parasjain.net/2007/03/18/hibernatecfgxml-not-found/#comment-399</link>
		<dc:creator><![CDATA[Davis]]></dc:creator>
		<pubDate>Wed, 20 Feb 2013 04:54:04 +0000</pubDate>
		<guid isPermaLink="false">http://parasjain01.wordpress.com/2007/03/18/hibernatecfgxml-not-found/#comment-399</guid>
		<description><![CDATA[]]></description>
		<content:encoded><![CDATA[<p>Where exactly did you actually pick up the tips to compose ““/hibernate.<br />
cfg.xml not found  Techspace”? I appreciate it ,Cassandra</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on org.hibernate.TransientObjectException: object references an unsaved transient instance &#8211; save the transient instance before flushing: by dsea</title>
		<link>http://parasjain.net/2008/01/14/orghibernatetransientobjectexception-object-references-an-unsaved-transient-instance-save-the-transient-instance-before-flushing/#comment-397</link>
		<dc:creator><![CDATA[dsea]]></dc:creator>
		<pubDate>Fri, 07 Dec 2012 10:23:44 +0000</pubDate>
		<guid isPermaLink="false">http://parasjain01.wordpress.com/2008/01/14/orghibernatetransientobjectexception-object-references-an-unsaved-transient-instance-save-the-transient-instance-before-flushing/#comment-397</guid>
		<description><![CDATA[like Githehu Kinu: in the transaction, if i want to change A.B_ID but not object B its self =&gt; how could I do?
(list of B is displayed on  tag on the A&#039;s form for example)
thanks]]></description>
		<content:encoded><![CDATA[<p>like Githehu Kinu: in the transaction, if i want to change A.B_ID but not object B its self =&gt; how could I do?<br />
(list of B is displayed on  tag on the A&#8217;s form for example)<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on No theme found for specified theme id abc_WAR_xyztheme by jorgegirao</title>
		<link>http://parasjain.net/2012/07/11/no-theme-found-for-specified-theme-id-abc_war_xyztheme/#comment-395</link>
		<dc:creator><![CDATA[jorgegirao]]></dc:creator>
		<pubDate>Tue, 06 Nov 2012 18:54:36 +0000</pubDate>
		<guid isPermaLink="false">http://parasjain.net/?p=447#comment-395</guid>
		<description><![CDATA[And if my theme shows in Plugin Update but not in Plugin Configuration?]]></description>
		<content:encoded><![CDATA[<p>And if my theme shows in Plugin Update but not in Plugin Configuration?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on No theme found for specified theme id abc_WAR_xyztheme by George</title>
		<link>http://parasjain.net/2012/07/11/no-theme-found-for-specified-theme-id-abc_war_xyztheme/#comment-394</link>
		<dc:creator><![CDATA[George]]></dc:creator>
		<pubDate>Tue, 06 Nov 2012 18:53:09 +0000</pubDate>
		<guid isPermaLink="false">http://parasjain.net/?p=447#comment-394</guid>
		<description><![CDATA[And if my theme appears in Plugin Update but not in Plugin Configuration?]]></description>
		<content:encoded><![CDATA[<p>And if my theme appears in Plugin Update but not in Plugin Configuration?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on /hibernate.cfg.xml not found by priti</title>
		<link>http://parasjain.net/2007/03/18/hibernatecfgxml-not-found/#comment-393</link>
		<dc:creator><![CDATA[priti]]></dc:creator>
		<pubDate>Thu, 20 Sep 2012 17:32:27 +0000</pubDate>
		<guid isPermaLink="false">http://parasjain01.wordpress.com/2007/03/18/hibernatecfgxml-not-found/#comment-393</guid>
		<description><![CDATA[woooooooowwwww...it worked thx :)]]></description>
		<content:encoded><![CDATA[<p>woooooooowwwww&#8230;it worked thx <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GWT exception : Deferred binding result type  should not be abstract Or Rebind result must be a class by Richy</title>
		<link>http://parasjain.net/2009/05/19/deferred-binding-result-type-should-not-be-abstract/#comment-392</link>
		<dc:creator><![CDATA[Richy]]></dc:creator>
		<pubDate>Thu, 06 Sep 2012 10:10:43 +0000</pubDate>
		<guid isPermaLink="false">http://parasjain01.wordpress.com/?p=165#comment-392</guid>
		<description><![CDATA[For others reading this (its high in search results)
Check your passing the right the non-async class to your GWT.create call.]]></description>
		<content:encoded><![CDATA[<p>For others reading this (its high in search results)<br />
Check your passing the right the non-async class to your GWT.create call.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
