<?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>Commentaires sur : Flex, BlazeDS, Spring, Hibernate all together with Maven</title>
	<atom:link href="http://www.touilleur-express.fr/2008/07/08/flex-blazeds-spring-hibernate-all-together-with-maven/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.touilleur-express.fr/2008/07/08/flex-blazeds-spring-hibernate-all-together-with-maven/</link>
	<description>Blog sur Java, J2EE, Scrum,Apple,iphone par Nicolas Martignole</description>
	<lastBuildDate>Fri, 12 Mar 2010 07:35:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Par : Le Touilleur Express &#187; Le Touilleur Express a 5 ans</title>
		<link>http://www.touilleur-express.fr/2008/07/08/flex-blazeds-spring-hibernate-all-together-with-maven/comment-page-1/#comment-1068</link>
		<dc:creator>Le Touilleur Express &#187; Le Touilleur Express a 5 ans</dc:creator>
		<pubDate>Sun, 14 Dec 2008 09:59:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.touilleur-express.fr/?p=205#comment-1068</guid>
		<description>[...] Flex, blazeds, spring, hibernate&#8230; article en anglais qui a attiré beaucoup de monde [...]</description>
		<content:encoded><![CDATA[<p>[...] Flex, blazeds, spring, hibernate&#8230; article en anglais qui a attiré beaucoup de monde [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Uros</title>
		<link>http://www.touilleur-express.fr/2008/07/08/flex-blazeds-spring-hibernate-all-together-with-maven/comment-page-1/#comment-812</link>
		<dc:creator>Uros</dc:creator>
		<pubDate>Sun, 09 Nov 2008 19:53:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.touilleur-express.fr/?p=205#comment-812</guid>
		<description>Hello,

Thanks for this article, but I have problem - the same as Kjell Arne.
The error stack trace is:

[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] An Ant BuildException has occured: taskdef A class needed by class org.xdoclet.ant.XDocletTask cannot be found: org/nanocontainer/ant/PicoContainerTask

[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: An Ant BuildException has occured: taskdef A class needed by class org.xdoclet.ant.XDocletTask cannot be
 found: org/nanocontainer/ant/PicoContainerTask
        at ....
        ... 29 more


Can you please add some instruction how to bypass this problem?

Best regards!</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Thanks for this article, but I have problem &#8211; the same as Kjell Arne.<br />
The error stack trace is:</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] An Ant BuildException has occured: taskdef A class needed by class org.xdoclet.ant.XDocletTask cannot be found: org/nanocontainer/ant/PicoContainerTask</p>
<p>[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] Trace<br />
org.apache.maven.lifecycle.LifecycleExecutionException: An Ant BuildException has occured: taskdef A class needed by class org.xdoclet.ant.XDocletTask cannot be<br />
 found: org/nanocontainer/ant/PicoContainerTask<br />
        at &#8230;.<br />
        &#8230; 29 more</p>
<p>Can you please add some instruction how to bypass this problem?</p>
<p>Best regards!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Kjell Arne Brødreskift</title>
		<link>http://www.touilleur-express.fr/2008/07/08/flex-blazeds-spring-hibernate-all-together-with-maven/comment-page-1/#comment-695</link>
		<dc:creator>Kjell Arne Brødreskift</dc:creator>
		<pubDate>Sat, 11 Oct 2008 12:13:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.touilleur-express.fr/?p=205#comment-695</guid>
		<description>Looks like a great example project. I get some errors trying to follow your instructions.

I get this error on mvn idea:idea:
[INFO] Failed to resolve artifact.
org.treck:flex_remoted_objects:zip:resources:1.0-SNAPSHOT

And this on mvn install:
[INFO] Error executing ant tasks
Embedded error: taskdef A class needed by class org.xdoclet.ant.XDocletTask cannot be found: org/nanocontainer/ant/PicoContainerTask
org.nanocontainer.ant.PicoContainerTask</description>
		<content:encoded><![CDATA[<p>Looks like a great example project. I get some errors trying to follow your instructions.</p>
<p>I get this error on mvn idea:idea:<br />
[INFO] Failed to resolve artifact.<br />
org.treck:flex_remoted_objects:zip:resources:1.0-SNAPSHOT</p>
<p>And this on mvn install:<br />
[INFO] Error executing ant tasks<br />
Embedded error: taskdef A class needed by class org.xdoclet.ant.XDocletTask cannot be found: org/nanocontainer/ant/PicoContainerTask<br />
org.nanocontainer.ant.PicoContainerTask</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Nicolas Martignole</title>
		<link>http://www.touilleur-express.fr/2008/07/08/flex-blazeds-spring-hibernate-all-together-with-maven/comment-page-1/#comment-562</link>
		<dc:creator>Nicolas Martignole</dc:creator>
		<pubDate>Thu, 04 Sep 2008 12:07:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.touilleur-express.fr/?p=205#comment-562</guid>
		<description>Kirill : I had an issue with the Google Syntax color script and the settings.xml was not properly formated. Please try again using the new updated settings.xml file</description>
		<content:encoded><![CDATA[<p>Kirill : I had an issue with the Google Syntax color script and the settings.xml was not properly formated. Please try again using the new updated settings.xml file</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Kirill Ishanov</title>
		<link>http://www.touilleur-express.fr/2008/07/08/flex-blazeds-spring-hibernate-all-together-with-maven/comment-page-1/#comment-517</link>
		<dc:creator>Kirill Ishanov</dc:creator>
		<pubDate>Tue, 26 Aug 2008 16:17:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.touilleur-express.fr/?p=205#comment-517</guid>
		<description>What version of maven are you using? I&#039;ve tried both 2.0.8 and 2.0.9 on my Ubuntu Hardy with java 6 and got the following error when pasted content to settings.xml:

Error reading settings.xml: Unrecognised tag: &#039;localrepository&#039; (position: START_TAG seen \n  ... @2:20) 
  Line:   2
  Column: 20

The same error appears on other tags</description>
		<content:encoded><![CDATA[<p>What version of maven are you using? I&#8217;ve tried both 2.0.8 and 2.0.9 on my Ubuntu Hardy with java 6 and got the following error when pasted content to settings.xml:</p>
<p>Error reading settings.xml: Unrecognised tag: &#8216;localrepository&#8217; (position: START_TAG seen \n  &#8230; @2:20)<br />
  Line:   2<br />
  Column: 20</p>
<p>The same error appears on other tags</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Le Touilleur Express &#187; RDV chez Adobe</title>
		<link>http://www.touilleur-express.fr/2008/07/08/flex-blazeds-spring-hibernate-all-together-with-maven/comment-page-1/#comment-277</link>
		<dc:creator>Le Touilleur Express &#187; RDV chez Adobe</dc:creator>
		<pubDate>Tue, 22 Jul 2008 15:29:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.touilleur-express.fr/?p=205#comment-277</guid>
		<description>[...] Si vous souhaitez ajouter le support des composants de Chart je vous renvoie vers l&#8217;article du début de ce mois sur le blog. [...]</description>
		<content:encoded><![CDATA[<p>[...] Si vous souhaitez ajouter le support des composants de Chart je vous renvoie vers l&#8217;article du début de ce mois sur le blog. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
