<?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: Creating the flex client using Spring ActionScript</title>
	<atom:link href="http://www.gridshore.nl/2009/01/06/creating-the-flex-client-using-spring-actionscript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gridshore.nl/2009/01/06/creating-the-flex-client-using-spring-actionscript/</link>
	<description>A weblog about software engineering, Architecture, Technology an other things we like.</description>
	<lastBuildDate>Thu, 29 Jul 2010 07:45:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: jettro</title>
		<link>http://www.gridshore.nl/2009/01/06/creating-the-flex-client-using-spring-actionscript/comment-page-1/#comment-24615</link>
		<dc:creator>jettro</dc:creator>
		<pubDate>Tue, 07 Jul 2009 21:39:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.gridshore.nl/?p=622#comment-24615</guid>
		<description>To be honest, the only thing I have used spring-actionscript for is to load a file from the server that helps me configure the remote connection. Other than that I was able to stick to Mate. So I am afraid I did not do what you are looking for.</description>
		<content:encoded><![CDATA[<p>To be honest, the only thing I have used spring-actionscript for is to load a file from the server that helps me configure the remote connection. Other than that I was able to stick to Mate. So I am afraid I did not do what you are looking for.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.gridshore.nl/2009/01/06/creating-the-flex-client-using-spring-actionscript/comment-page-1/#comment-24614</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Tue, 07 Jul 2009 21:32:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.gridshore.nl/?p=622#comment-24614</guid>
		<description>Hi, I know this post was a while ago. 

Have you solved the problem of integrating spring-action script with Mate? I&#039;m using Mate at the moment but there are a few things I don&#039;t like about it that I think the spring actionscript would be better at.

I guess somehow the ObjectBuilder/generator tags from mate need to hook into Objects created in the spring action script, haven&#039;t looked to hard and wondering if you had come up with anything?

Steve</description>
		<content:encoded><![CDATA[<p>Hi, I know this post was a while ago. </p>
<p>Have you solved the problem of integrating spring-action script with Mate? I&#8217;m using Mate at the moment but there are a few things I don&#8217;t like about it that I think the spring actionscript would be better at.</p>
<p>I guess somehow the ObjectBuilder/generator tags from mate need to hook into Objects created in the spring action script, haven&#8217;t looked to hard and wondering if you had come up with anything?</p>
<p>Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Spring ActionScript - Dependency Injection and more for Flex/AIR at Springsteam - Next Generation Java Development &#124; Spring . Flex/AIR . 3D</title>
		<link>http://www.gridshore.nl/2009/01/06/creating-the-flex-client-using-spring-actionscript/comment-page-1/#comment-21638</link>
		<dc:creator>Spring ActionScript - Dependency Injection and more for Flex/AIR at Springsteam - Next Generation Java Development &#124; Spring . Flex/AIR . 3D</dc:creator>
		<pubDate>Mon, 27 Apr 2009 14:31:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.gridshore.nl/?p=622#comment-21638</guid>
		<description>[...] Christophe Coenraets also offers articles about it in his blog (2). There are some infos about Maven 2 support. The latest news will be found in the future at [...]</description>
		<content:encoded><![CDATA[<p>[...] Christophe Coenraets also offers articles about it in his blog (2). There are some infos about Maven 2 support. The latest news will be found in the future at [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jettro</title>
		<link>http://www.gridshore.nl/2009/01/06/creating-the-flex-client-using-spring-actionscript/comment-page-1/#comment-12075</link>
		<dc:creator>jettro</dc:creator>
		<pubDate>Wed, 14 Jan 2009 07:15:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.gridshore.nl/?p=622#comment-12075</guid>
		<description>Thanks for this investigation, I&#039;ll try it out on the mac and see what happens.

I&#039;ve put your blog to my rss feeds, keep the posts coming. I prefer english though :-), my french is a bit rusty.</description>
		<content:encoded><![CDATA[<p>Thanks for this investigation, I&#8217;ll try it out on the mac and see what happens.</p>
<p>I&#8217;ve put your blog to my rss feeds, keep the posts coming. I prefer english though <img src='http://www.gridshore.nl/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> , my french is a bit rusty.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: François</title>
		<link>http://www.gridshore.nl/2009/01/06/creating-the-flex-client-using-spring-actionscript/comment-page-1/#comment-11960</link>
		<dc:creator>François</dc:creator>
		<pubDate>Tue, 13 Jan 2009 17:45:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.gridshore.nl/?p=622#comment-11960</guid>
		<description>OK So I managed to run your sample.
Here is what I had to do.
It looks like I faced a couple of issues.
on my first try, I compiled the springactionscript swc using the &quot;open source&quot; flex sdk,
I later tried with the adobe one.

Then I faced a &quot;java.util.zip.ZipException: The system cannot find the path specified&quot;, it looked the same as this hibernate entity manager bug : http://opensource.atlassian.com/projects/hibernate/browse/EJB-121

So I switched to a more recent version of hibernate entity manager :3.3.2.GA.
But then it looked like the pom file of this version was missing xalan, so I had to add it manually.

That&#039;s what I ended up editing in the books-integration pom file:
       
            org.hibernate
            hibernate-entitymanager
             3.3.2.GA
        
         &lt;!--fld added xalan --&gt;
        
    	     xalan
    	     xalan
    	     2.7.1
	

And then finally to get the swf properly deployed on jetty
I ran mvn jetty:run-exploded.
And that&#039;s it !

Finally I wanted to tell you that I went a lot further than the xdoclet stuff you saw on my adobe blog, I&#039;m actually blogging a lot more on my personal blog : http://www.droff.com

and you&#039;ll see a lot more visiting those links : 
* http://fna.googlecode.com/svn/trunk/fna/site/flex-contrib-spring/index.html
* http://fna.googlecode.com/svn/trunk/fna/site/mvn_archetypes/blazeds-autowired-spring-hibernate-archetype/index.html

Cheers and thanks for sharing this great integration work of yours !
François</description>
		<content:encoded><![CDATA[<p>OK So I managed to run your sample.<br />
Here is what I had to do.<br />
It looks like I faced a couple of issues.<br />
on my first try, I compiled the springactionscript swc using the &#8220;open source&#8221; flex sdk,<br />
I later tried with the adobe one.</p>
<p>Then I faced a &#8220;java.util.zip.ZipException: The system cannot find the path specified&#8221;, it looked the same as this hibernate entity manager bug : <a href="http://opensource.atlassian.com/projects/hibernate/browse/EJB-121" rel="nofollow">http://opensource.atlassian.com/projects/hibernate/browse/EJB-121</a></p>
<p>So I switched to a more recent version of hibernate entity manager :3.3.2.GA.<br />
But then it looked like the pom file of this version was missing xalan, so I had to add it manually.</p>
<p>That&#8217;s what I ended up editing in the books-integration pom file:</p>
<p>            org.hibernate<br />
            hibernate-entitymanager<br />
             3.3.2.GA</p>
<p>         <!--fld added xalan --></p>
<p>    	     xalan<br />
    	     xalan<br />
    	     2.7.1</p>
<p>And then finally to get the swf properly deployed on jetty<br />
I ran mvn jetty:run-exploded.<br />
And that&#8217;s it !</p>
<p>Finally I wanted to tell you that I went a lot further than the xdoclet stuff you saw on my adobe blog, I&#8217;m actually blogging a lot more on my personal blog : <a href="http://www.droff.com" rel="nofollow">http://www.droff.com</a></p>
<p>and you&#8217;ll see a lot more visiting those links :<br />
* <a href="http://fna.googlecode.com/svn/trunk/fna/site/flex-contrib-spring/index.html" rel="nofollow">http://fna.googlecode.com/svn/trunk/fna/site/flex-contrib-spring/index.html</a><br />
* <a href="http://fna.googlecode.com/svn/trunk/fna/site/mvn_archetypes/blazeds-autowired-spring-hibernate-archetype/index.html" rel="nofollow">http://fna.googlecode.com/svn/trunk/fna/site/mvn_archetypes/blazeds-autowired-spring-hibernate-archetype/index.html</a></p>
<p>Cheers and thanks for sharing this great integration work of yours !<br />
François</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jettro</title>
		<link>http://www.gridshore.nl/2009/01/06/creating-the-flex-client-using-spring-actionscript/comment-page-1/#comment-11523</link>
		<dc:creator>jettro</dc:creator>
		<pubDate>Tue, 06 Jan 2009 17:10:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.gridshore.nl/?p=622#comment-11523</guid>
		<description>Hi Francois, at the moment I cannot reproduce your error. I have downgraded to java 5, but than it works as well. What java version are you using? And what operating system?

Of course I know the work you are doing at fna. I have been working with the archetypes as well. I haven&#039;t used the one with blazeds that you mention. I am not that fond of XDoclet and code generation. But that is a personal choice. I like the work you are doing in getting maven better supported for flex.

If you can try it out with xalan and it works for you, let me know, than it might be helpful for others as well.

thanks</description>
		<content:encoded><![CDATA[<p>Hi Francois, at the moment I cannot reproduce your error. I have downgraded to java 5, but than it works as well. What java version are you using? And what operating system?</p>
<p>Of course I know the work you are doing at fna. I have been working with the archetypes as well. I haven&#8217;t used the one with blazeds that you mention. I am not that fond of XDoclet and code generation. But that is a personal choice. I like the work you are doing in getting maven better supported for flex.</p>
<p>If you can try it out with xalan and it works for you, let me know, than it might be helpful for others as well.</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: François</title>
		<link>http://www.gridshore.nl/2009/01/06/creating-the-flex-client-using-spring-actionscript/comment-page-1/#comment-11522</link>
		<dc:creator>François</dc:creator>
		<pubDate>Tue, 06 Jan 2009 16:14:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.gridshore.nl/?p=622#comment-11522</guid>
		<description>Thanks.
I read your post with interest. I tried your sample on google code.
I ended up with a webapp initialization error:

17:07:02,124 ERROR DispatcherServlet:290 - Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean wit
h name &#039;mySpringManagedMessageBroker&#039; defined in ServletContext resource [/WEB-I
NF/spring-web.xml]: Invocation of init method failed; nested exception is java.l
ang.NoClassDefFoundError: org/apache/xpath/CachedXPathAPI

Do we need to add xalan in the dependencies ?

By the way, I&#039;ve also been playing around with spring/blazeds/flex lately but before the springsource guys release this new library.
The result was pretty elegant as well with autowired spring service (based on lib we named flex-contrib-spring), have a look at :
* http://code.google.com/p/fna/
* http://fna.googlecode.com/svn/trunk/fna/site/flex-contrib-spring/index.html
* http://fna.googlecode.com/svn/trunk/fna/site/mvn_archetypes/blazeds-autowired-spring-hibernate-archetype/index.html</description>
		<content:encoded><![CDATA[<p>Thanks.<br />
I read your post with interest. I tried your sample on google code.<br />
I ended up with a webapp initialization error:</p>
<p>17:07:02,124 ERROR DispatcherServlet:290 &#8211; Context initialization failed<br />
org.springframework.beans.factory.BeanCreationException: Error creating bean wit<br />
h name &#8216;mySpringManagedMessageBroker&#8217; defined in ServletContext resource [/WEB-I<br />
NF/spring-web.xml]: Invocation of init method failed; nested exception is java.l<br />
ang.NoClassDefFoundError: org/apache/xpath/CachedXPathAPI</p>
<p>Do we need to add xalan in the dependencies ?</p>
<p>By the way, I&#8217;ve also been playing around with spring/blazeds/flex lately but before the springsource guys release this new library.<br />
The result was pretty elegant as well with autowired spring service (based on lib we named flex-contrib-spring), have a look at :<br />
* <a href="http://code.google.com/p/fna/" rel="nofollow">http://code.google.com/p/fna/</a><br />
* <a href="http://fna.googlecode.com/svn/trunk/fna/site/flex-contrib-spring/index.html" rel="nofollow">http://fna.googlecode.com/svn/trunk/fna/site/flex-contrib-spring/index.html</a><br />
* <a href="http://fna.googlecode.com/svn/trunk/fna/site/mvn_archetypes/blazeds-autowired-spring-hibernate-archetype/index.html" rel="nofollow">http://fna.googlecode.com/svn/trunk/fna/site/mvn_archetypes/blazeds-autowired-spring-hibernate-archetype/index.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
