<?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: The Flex, Spring and BlazeDS full stack on Adobe Developer Connection</title>
	<atom:link href="http://sebastien-arbogast.com/2008/07/22/the-flex-spring-and-blazeds-full-stack-on-adobe-developer-connection/feed/" rel="self" type="application/rss+xml" />
	<link>http://sebastien-arbogast.com/2008/07/22/the-flex-spring-and-blazeds-full-stack-on-adobe-developer-connection/</link>
	<description>Solving Software Problems since 2010</description>
	<lastBuildDate>Sat, 13 Mar 2010 17:13:34 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Pawan Gupta</title>
		<link>http://sebastien-arbogast.com/2008/07/22/the-flex-spring-and-blazeds-full-stack-on-adobe-developer-connection/comment-page-1/#comment-1910</link>
		<dc:creator>Pawan Gupta</dc:creator>
		<pubDate>Mon, 15 Mar 2010 07:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://sebastien-arbogast.com/?p=75#comment-1910</guid>
		<description>Hi Sebastien,

Please help me to solve this problem.

regards</description>
		<content:encoded><![CDATA[<p>Hi Sebastien,</p>
<p>Please help me to solve this problem.</p>
<p>regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pawan Gupta</title>
		<link>http://sebastien-arbogast.com/2008/07/22/the-flex-spring-and-blazeds-full-stack-on-adobe-developer-connection/comment-page-1/#comment-1908</link>
		<dc:creator>Pawan Gupta</dc:creator>
		<pubDate>Mon, 15 Mar 2010 13:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://sebastien-arbogast.com/?p=75#comment-1908</guid>
		<description>Hi,

  Am facing the below exception while am building folder under todolist-ria.Please help me out

[INFO] Trace
java.lang.NullPointerException: id can not be null
        at org.apache.maven.wagon.repository.Repository.(Repository.java:81)
        at org.apache.maven.artifact.repository.DefaultArtifactRepository.(DefaultArtifactRepository.java:70)
        at org.apache.maven.artifact.repository.DefaultArtifactRepositoryFactory.createDeploymentArtifactRepository(DefaultArtifactRepositoryFactory.java:44)
        at org.apache.maven.project.ProjectUtils.buildDeploymentArtifactRepository(ProjectUtils.java:80)
        at org.apache.maven.project.DefaultMavenProjectBuilder.processProjectLogic(DefaultMavenProjectBuilder.java:1029)
        at org.apache.maven.project.DefaultMavenProjectBuilder.buildInternal(DefaultMavenProjectBuilder.java:880)
        at org.apache.maven.project.DefaultMavenProjectBuilder.buildFromRepository(DefaultMavenProjectBuilder.java:255)
        at org.apache.maven.plugin.DefaultPluginManager.checkRequiredMavenVersion(DefaultPluginManager.java:277)
        at org.apache.maven.plugin.DefaultPluginManager.verifyVersionedPlugin(DefaultPluginManager.java:205)
        at org.apache.maven.plugin.DefaultPluginManager.verifyPlugin(DefaultPluginManager.java:184)
        at org.apache.maven.plugin.DefaultPluginManager.loadPluginFully(DefaultPluginManager.java:1626)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.loadPluginFully(DefaultLifecycleExecutor.java:1582)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.findArtifactTypeHandlersInPlugins(DefaultLifecycleExecutor.java:1468)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.findExtensions(DefaultLifecycleExecutor.java:222)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:178)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
        at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
        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:585)
        at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
        at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
        at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
        at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
[INFO] -

Description	Resource	Path	Location	Type
The project was not built due to &quot;Resource already exists on disk: &#039;/todolist-web/target/classes/org/epseelon/samples/todolist/domain/hibernate/hbm/TodoItem.hbm.xml&#039;.&quot;. Fix the problem, then try refreshing this project and building it since it may be inconsistent	todolist-web		Unknown	Java Problem


Regards 
Pawan</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>  Am facing the below exception while am building folder under todolist-ria.Please help me out</p>
<p>[INFO] Trace<br />
java.lang.NullPointerException: id can not be null<br />
        at org.apache.maven.wagon.repository.Repository.(Repository.java:81)<br />
        at org.apache.maven.artifact.repository.DefaultArtifactRepository.(DefaultArtifactRepository.java:70)<br />
        at org.apache.maven.artifact.repository.DefaultArtifactRepositoryFactory.createDeploymentArtifactRepository(DefaultArtifactRepositoryFactory.java:44)<br />
        at org.apache.maven.project.ProjectUtils.buildDeploymentArtifactRepository(ProjectUtils.java:80)<br />
        at org.apache.maven.project.DefaultMavenProjectBuilder.processProjectLogic(DefaultMavenProjectBuilder.java:1029)<br />
        at org.apache.maven.project.DefaultMavenProjectBuilder.buildInternal(DefaultMavenProjectBuilder.java:880)<br />
        at org.apache.maven.project.DefaultMavenProjectBuilder.buildFromRepository(DefaultMavenProjectBuilder.java:255)<br />
        at org.apache.maven.plugin.DefaultPluginManager.checkRequiredMavenVersion(DefaultPluginManager.java:277)<br />
        at org.apache.maven.plugin.DefaultPluginManager.verifyVersionedPlugin(DefaultPluginManager.java:205)<br />
        at org.apache.maven.plugin.DefaultPluginManager.verifyPlugin(DefaultPluginManager.java:184)<br />
        at org.apache.maven.plugin.DefaultPluginManager.loadPluginFully(DefaultPluginManager.java:1626)<br />
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.loadPluginFully(DefaultLifecycleExecutor.java:1582)<br />
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.findArtifactTypeHandlersInPlugins(DefaultLifecycleExecutor.java:1468)<br />
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.findExtensions(DefaultLifecycleExecutor.java:222)<br />
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:178)<br />
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)<br />
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)<br />
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)<br />
        at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)<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:585)<br />
        at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)<br />
        at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)<br />
        at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)<br />
        at org.codehaus.classworlds.Launcher.main(Launcher.java:375)<br />
[INFO] -</p>
<p>Description	Resource	Path	Location	Type<br />
The project was not built due to &#8220;Resource already exists on disk: &#8216;/todolist-web/target/classes/org/epseelon/samples/todolist/domain/hibernate/hbm/TodoItem.hbm.xml&#8217;.&#8221;. Fix the problem, then try refreshing this project and building it since it may be inconsistent	todolist-web		Unknown	Java Problem</p>
<p>Regards<br />
Pawan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Resources for working with Flex, Flash, AMFPHP, Zend and BlazeDS &#171; Philadelphia Flash Platform Adobe User Group</title>
		<link>http://sebastien-arbogast.com/2008/07/22/the-flex-spring-and-blazeds-full-stack-on-adobe-developer-connection/comment-page-1/#comment-1083</link>
		<dc:creator>Resources for working with Flex, Flash, AMFPHP, Zend and BlazeDS &#171; Philadelphia Flash Platform Adobe User Group</dc:creator>
		<pubDate>Mon, 15 Mar 2010 10:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://sebastien-arbogast.com/?p=75#comment-1083</guid>
		<description>[...] An overview of the Flex/BlazeDS Stack: http://sebastien-arbogast.com/2008/07/22/the-flepring-and-blazeds-full-stack-on-adobe-developer-conn... [...]</description>
		<content:encoded><![CDATA[<p>[...] An overview of the Flex/BlazeDS Stack: <a href="http://sebastien-arbogast.com/2008/07/22/the-flepring-and-blazeds-full-stack-on-adobe-developer-conn.." rel="nofollow">http://sebastien-arbogast.com/2008/07/22/the-flepring-and-blazeds-full-stack-on-adobe-developer-conn..</a>. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sébastien</title>
		<link>http://sebastien-arbogast.com/2008/07/22/the-flex-spring-and-blazeds-full-stack-on-adobe-developer-connection/comment-page-1/#comment-567</link>
		<dc:creator>Sébastien</dc:creator>
		<pubDate>Mon, 15 Mar 2010 23:36:00 +0000</pubDate>
		<guid isPermaLink="false">http://sebastien-arbogast.com/?p=75#comment-567</guid>
		<description>OK, obviously there are 2 problems in my article on Adobe Developer Connection and I finally found the time to look into it:
  
First of all, there was a big error in one of the POMs in todolist3.zip. In todolist-web/pom.xml, if the first dependency looks like this:
  
&lt;dependency&gt;
     &lt;groupId&gt;${project.groupId}&lt;/groupId&gt;
     &lt;artifactId&gt;todolist-common&lt;/artifactId&gt;
     &lt;version&gt;1.0-SNAPSHOT&lt;/version&gt;
&lt;/dependency&gt;
  
Then replace it with this:
  
&lt;dependency&gt;
     &lt;groupId&gt;${project.groupId}&lt;/groupId&gt;
     &lt;artifactId&gt;todolist-config&lt;/artifactId&gt;
     &lt;version&gt;1.0-SNAPSHOT&lt;/version&gt;
     &lt;classifier&gt;resources&lt;/classifier&gt;
     &lt;type&gt;zip&lt;/type&gt;
     &lt;scope&gt;provided&lt;/scope&gt;
&lt;/dependency&gt;
  
And it should work fine.
  
The second error is in the article itself: of course, all of the namespace declarations should be xmlns:mx=&quot;http://www.adobe.com/2006/mxml&quot; instead of xmlns:mx=&quot;/2006/mxml&quot; .  
  
I&#039;ll try to reach ADC editor so that they can fix those mistakes. Thanks for the feedback.</description>
		<content:encoded><![CDATA[<p>OK, obviously there are 2 problems in my article on Adobe Developer Connection and I finally found the time to look into it:</p>
<p>First of all, there was a big error in one of the POMs in todolist3.zip. In todolist-web/pom.xml, if the first dependency looks like this:</p>
<p>&lt;dependency&gt;<br />
     &lt;groupId&gt;${project.groupId}&lt;/groupId&gt;<br />
     &lt;artifactId&gt;todolist-common&lt;/artifactId&gt;<br />
     &lt;version&gt;1.0-SNAPSHOT&lt;/version&gt;<br />
&lt;/dependency&gt;</p>
<p>Then replace it with this:</p>
<p>&lt;dependency&gt;<br />
     &lt;groupId&gt;${project.groupId}&lt;/groupId&gt;<br />
     &lt;artifactId&gt;todolist-config&lt;/artifactId&gt;<br />
     &lt;version&gt;1.0-SNAPSHOT&lt;/version&gt;<br />
     &lt;classifier&gt;resources&lt;/classifier&gt;<br />
     &lt;type&gt;zip&lt;/type&gt;<br />
     &lt;scope&gt;provided&lt;/scope&gt;<br />
&lt;/dependency&gt;</p>
<p>And it should work fine.</p>
<p>The second error is in the article itself: of course, all of the namespace declarations should be xmlns:mx=&#8221;http://www.adobe.com/2006/mxml&#8221; instead of xmlns:mx=&#8221;/2006/mxml&#8221; .  </p>
<p>I&#8217;ll try to reach ADC editor so that they can fix those mistakes. Thanks for the feedback.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sébastien</title>
		<link>http://sebastien-arbogast.com/2008/07/22/the-flex-spring-and-blazeds-full-stack-on-adobe-developer-connection/comment-page-1/#comment-553</link>
		<dc:creator>Sébastien</dc:creator>
		<pubDate>Mon, 15 Mar 2010 09:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://sebastien-arbogast.com/?p=75#comment-553</guid>
		<description>Contact form is fixed... ;)</description>
		<content:encoded><![CDATA[<p>Contact form is fixed&#8230; ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sachin</title>
		<link>http://sebastien-arbogast.com/2008/07/22/the-flex-spring-and-blazeds-full-stack-on-adobe-developer-connection/comment-page-1/#comment-552</link>
		<dc:creator>Sachin</dc:creator>
		<pubDate>Mon, 15 Mar 2010 05:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://sebastien-arbogast.com/?p=75#comment-552</guid>
		<description>Good work mate.

Well, I wanted to contact you but, the contact form didn&#039;t appear to me. :)

Cheers!</description>
		<content:encoded><![CDATA[<p>Good work mate.</p>
<p>Well, I wanted to contact you but, the contact form didn&#8217;t appear to me. :)</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mattlf</title>
		<link>http://sebastien-arbogast.com/2008/07/22/the-flex-spring-and-blazeds-full-stack-on-adobe-developer-connection/comment-page-1/#comment-551</link>
		<dc:creator>mattlf</dc:creator>
		<pubDate>Mon, 15 Mar 2010 06:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://sebastien-arbogast.com/?p=75#comment-551</guid>
		<description>Hi Sebastien
Do you have a plan to add an episode 4 to the serie where you show how to use Streaming over BlazeDS ?
Or do you know where there is a good example for that ?
Thank you!
matt</description>
		<content:encoded><![CDATA[<p>Hi Sebastien<br />
Do you have a plan to add an episode 4 to the serie where you show how to use Streaming over BlazeDS ?<br />
Or do you know where there is a good example for that ?<br />
Thank you!<br />
matt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Irshad A. Buchh</title>
		<link>http://sebastien-arbogast.com/2008/07/22/the-flex-spring-and-blazeds-full-stack-on-adobe-developer-connection/comment-page-1/#comment-548</link>
		<dc:creator>Irshad A. Buchh</dc:creator>
		<pubDate>Mon, 15 Mar 2010 13:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://sebastien-arbogast.com/?p=75#comment-548</guid>
		<description>Hi Sebastein,

Good work, all works like u said. We need the actionscript generator that creates action script classes from java pojos, can u help us out. Also any work done towards, creating tests.

--Irshad.</description>
		<content:encoded><![CDATA[<p>Hi Sebastein,</p>
<p>Good work, all works like u said. We need the actionscript generator that creates action script classes from java pojos, can u help us out. Also any work done towards, creating tests.</p>
<p>&#8211;Irshad.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian Labastida</title>
		<link>http://sebastien-arbogast.com/2008/07/22/the-flex-spring-and-blazeds-full-stack-on-adobe-developer-connection/comment-page-1/#comment-547</link>
		<dc:creator>Adrian Labastida</dc:creator>
		<pubDate>Mon, 15 Mar 2010 20:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://sebastien-arbogast.com/?p=75#comment-547</guid>
		<description>Kirill, hello.

I had the very same issue, and what i did was to download the sample files on the tutorials here on Sebastien&#039;s website instead of the ones in adobe&#039;s website.

Take a shot and see if that worked for you :)

Regards.

Adrian</description>
		<content:encoded><![CDATA[<p>Kirill, hello.</p>
<p>I had the very same issue, and what i did was to download the sample files on the tutorials here on Sebastien&#8217;s website instead of the ones in adobe&#8217;s website.</p>
<p>Take a shot and see if that worked for you :)</p>
<p>Regards.</p>
<p>Adrian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kirill Ishanov</title>
		<link>http://sebastien-arbogast.com/2008/07/22/the-flex-spring-and-blazeds-full-stack-on-adobe-developer-connection/comment-page-1/#comment-546</link>
		<dc:creator>Kirill Ishanov</dc:creator>
		<pubDate>Mon, 15 Mar 2010 17:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://sebastien-arbogast.com/?p=75#comment-546</guid>
		<description>Hi Sébastien,

I&#039;ve downloaded the todolist3.zip from the 3 part (from adobe site) and it doesn&#039;t build. Here is the stack trace:

[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.epseelon.samples:todolist-common:jar:1.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.epseelon.samples -DartifactId=todolist-common -Dversion=1.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.epseelon.samples -DartifactId=todolist-common -Dversion=1.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.epseelon.samples:todolist-web:war:1.0-SNAPSHOT
  	2) org.epseelon.samples:todolist-common:jar:1.0-SNAPSHOT

----------
1 required artifact is missing.


Looks like the module todolist-common was missed and I can&#039;t see it inside the archive.


Thanks</description>
		<content:encoded><![CDATA[<p>Hi Sébastien,</p>
<p>I&#8217;ve downloaded the todolist3.zip from the 3 part (from adobe site) and it doesn&#8217;t build. Here is the stack trace:</p>
<p>[ERROR] BUILD ERROR<br />
[INFO] &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[INFO] Failed to resolve artifact.</p>
<p>Missing:<br />
&#8212;&#8212;&#8212;-<br />
1) org.epseelon.samples:todolist-common:jar:1.0-SNAPSHOT</p>
<p>  Try downloading the file manually from the project website.</p>
<p>  Then, install it using the command:<br />
      mvn install:install-file -DgroupId=org.epseelon.samples -DartifactId=todolist-common -Dversion=1.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file</p>
<p>  Alternatively, if you host your own repository you can deploy the file there:<br />
      mvn deploy:deploy-file -DgroupId=org.epseelon.samples -DartifactId=todolist-common -Dversion=1.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]</p>
<p>  Path to dependency:<br />
  	1) org.epseelon.samples:todolist-web:war:1.0-SNAPSHOT<br />
  	2) org.epseelon.samples:todolist-common:jar:1.0-SNAPSHOT</p>
<p>&#8212;&#8212;&#8212;-<br />
1 required artifact is missing.</p>
<p>Looks like the module todolist-common was missed and I can&#8217;t see it inside the archive.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
