<?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 on: Spring/BlazeDS Integration Test Drive: M2 Update Available</title>
	<atom:link href="http://coenraets.org/blog/2009/03/springblazeds-integration-test-drive-m2-update-available/feed/" rel="self" type="application/rss+xml" />
	<link>http://coenraets.org/blog/2009/03/springblazeds-integration-test-drive-m2-update-available/</link>
	<description>Rich Internet Applications, Flex, AIR, Java</description>
	<lastBuildDate>Sun, 14 Mar 2010 23:48:30 -0700</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jim</title>
		<link>http://coenraets.org/blog/2009/03/springblazeds-integration-test-drive-m2-update-available/comment-page-1/#comment-374504</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Thu, 11 Mar 2010 13:40:03 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=110#comment-374504</guid>
		<description>Lovely, everything works like a charm. Helped my a lot when starting with Flex integration on an existing Spring application. Thank you! 

Regards,

Jim.</description>
		<content:encoded><![CDATA[<p>Lovely, everything works like a charm. Helped my a lot when starting with Flex integration on an existing Spring application. Thank you! </p>
<p>Regards,</p>
<p>Jim.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pawan Gupta</title>
		<link>http://coenraets.org/blog/2009/03/springblazeds-integration-test-drive-m2-update-available/comment-page-1/#comment-371074</link>
		<dc:creator>Pawan Gupta</dc:creator>
		<pubDate>Mon, 22 Feb 2010 11:46:38 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=110#comment-371074</guid>
		<description>Hi Chris,

  I am new to flex so am confused the interaction of flex with spring.Can you please let me know how do we send request from flex to spring layer and how do we handle exception.


Thanks 
Pawan</description>
		<content:encoded><![CDATA[<p>Hi Chris,</p>
<p>  I am new to flex so am confused the interaction of flex with spring.Can you please let me know how do we send request from flex to spring layer and how do we handle exception.</p>
<p>Thanks<br />
Pawan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Григорий</title>
		<link>http://coenraets.org/blog/2009/03/springblazeds-integration-test-drive-m2-update-available/comment-page-1/#comment-347845</link>
		<dc:creator>Григорий</dc:creator>
		<pubDate>Sun, 18 Oct 2009 17:28:30 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=110#comment-347845</guid>
		<description>Я никогда не сомневался в Вашем интеллектуальном уровне, но поймите, не все такие как Вы. :)</description>
		<content:encoded><![CDATA[<p>Я никогда не сомневался в Вашем интеллектуальном уровне, но поймите, не все такие как Вы. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Артур</title>
		<link>http://coenraets.org/blog/2009/03/springblazeds-integration-test-drive-m2-update-available/comment-page-1/#comment-331991</link>
		<dc:creator>Артур</dc:creator>
		<pubDate>Tue, 18 Aug 2009 20:00:51 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=110#comment-331991</guid>
		<description>Ого! Большое спасибо! Теперь на целый день есть работа! :)</description>
		<content:encoded><![CDATA[<p>Ого! Большое спасибо! Теперь на целый день есть работа! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tim_lee</title>
		<link>http://coenraets.org/blog/2009/03/springblazeds-integration-test-drive-m2-update-available/comment-page-1/#comment-324577</link>
		<dc:creator>tim_lee</dc:creator>
		<pubDate>Wed, 29 Jul 2009 11:46:14 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=110#comment-324577</guid>
		<description>Congrats... you are doing a great job. Could you please respond to the following query?

Our flex client needs to invoke server side spring bean. For each module we have seperate spring service bean.

Whether it is best to have separate flex end point (remote object) to each spring bean to invoke methods or to create a single facade spring bean as an endpoint and invoke other spring bean methods through this facade bean.

Whether creating multiple flex end points increases the performance or its an expensive process?

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Congrats&#8230; you are doing a great job. Could you please respond to the following query?</p>
<p>Our flex client needs to invoke server side spring bean. For each module we have seperate spring service bean.</p>
<p>Whether it is best to have separate flex end point (remote object) to each spring bean to invoke methods or to create a single facade spring bean as an endpoint and invoke other spring bean methods through this facade bean.</p>
<p>Whether creating multiple flex end points increases the performance or its an expensive process?</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: francois</title>
		<link>http://coenraets.org/blog/2009/03/springblazeds-integration-test-drive-m2-update-available/comment-page-1/#comment-307065</link>
		<dc:creator>francois</dc:creator>
		<pubDate>Sun, 31 May 2009 14:38:22 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=110#comment-307065</guid>
		<description>Hi, sorry for my english, I&#039;m french so...

I&#039;m developping an application with Flex/BlazeDS/JEE.
I watch your samples, but there is something I can&#039;t understand.
If I use BlazeDS, I use simples Services Classes for connect the Flex interface and the backoffice. But how I can to recup the login of the current user without the Object HTTPRequest ?

I understand how I can to securize my service, but if by example the service give the user messages, how I can know witch user is without HttpRequest ?</description>
		<content:encoded><![CDATA[<p>Hi, sorry for my english, I&#8217;m french so&#8230;</p>
<p>I&#8217;m developping an application with Flex/BlazeDS/JEE.<br />
I watch your samples, but there is something I can&#8217;t understand.<br />
If I use BlazeDS, I use simples Services Classes for connect the Flex interface and the backoffice. But how I can to recup the login of the current user without the Object HTTPRequest ?</p>
<p>I understand how I can to securize my service, but if by example the service give the user messages, how I can know witch user is without HttpRequest ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://coenraets.org/blog/2009/03/springblazeds-integration-test-drive-m2-update-available/comment-page-1/#comment-300812</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 11 May 2009 18:33:59 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=110#comment-300812</guid>
		<description>There is a project called Gilead which will clean the bytecode instrumentation data out of your beans that were loaded from hibernate before sending to your flex client and re-insert this data upon return from the flex-client.</description>
		<content:encoded><![CDATA[<p>There is a project called Gilead which will clean the bytecode instrumentation data out of your beans that were loaded from hibernate before sending to your flex client and re-insert this data upon return from the flex-client.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RC1 of Spring BlazeDS Integration is Available &#124; ITHighlight.Com</title>
		<link>http://coenraets.org/blog/2009/03/springblazeds-integration-test-drive-m2-update-available/comment-page-1/#comment-299440</link>
		<dc:creator>RC1 of Spring BlazeDS Integration is Available &#124; ITHighlight.Com</dc:creator>
		<pubDate>Thu, 07 May 2009 10:51:48 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=110#comment-299440</guid>
		<description>[...] from Adobe has just updated his excellent set of Spring BlazeDS Integration samples for M2 here   Tagged with: [ blazeds, flex, spring ]   You can follow any responses to this entry through the [...]</description>
		<content:encoded><![CDATA[<p>[...] from Adobe has just updated his excellent set of Spring BlazeDS Integration samples for M2 here   Tagged with: [ blazeds, flex, spring ]   You can follow any responses to this entry through the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kwame</title>
		<link>http://coenraets.org/blog/2009/03/springblazeds-integration-test-drive-m2-update-available/comment-page-1/#comment-297880</link>
		<dc:creator>kwame</dc:creator>
		<pubDate>Sat, 02 May 2009 08:15:34 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=110#comment-297880</guid>
		<description>Hello Christophe,
Your tutorial is very nice,
1) but how do you resolve the problem of hibernate lazy-loading feature with SBI?
Can you give me a step by step example?

2)Are there tools (integrated with SBI) to generate as3 model entities from the entity beans?</description>
		<content:encoded><![CDATA[<p>Hello Christophe,<br />
Your tutorial is very nice,<br />
1) but how do you resolve the problem of hibernate lazy-loading feature with SBI?<br />
Can you give me a step by step example?</p>
<p>2)Are there tools (integrated with SBI) to generate as3 model entities from the entity beans?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Integrating Spring with BlazeDS on TOMCAT &#171; Aditya&#8217;s Blog</title>
		<link>http://coenraets.org/blog/2009/03/springblazeds-integration-test-drive-m2-update-available/comment-page-1/#comment-297021</link>
		<dc:creator>Integrating Spring with BlazeDS on TOMCAT &#171; Aditya&#8217;s Blog</dc:creator>
		<pubDate>Wed, 29 Apr 2009 09:30:03 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=110#comment-297021</guid>
		<description>[...] http://coenraets.org/blog/2009/03/springblazeds-integration-test-drive-m2-update-available/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://coenraets.org/blog/2009/03/springblazeds-integration-test-drive-m2-update-available/" rel="nofollow">http://coenraets.org/blog/2009/03/springblazeds-integration-test-drive-m2-update-available/</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
