<?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"
	>
<channel>
	<title>Comments on: JBoss Seam project setup with Maven — Part 2: EAR deployment</title>
	<atom:link href="http://www.michaelyuan.com/blog/2007/10/09/jboss-seam-project-setup-with-maven-%e2%80%94-part-2-ear-deployment/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.michaelyuan.com/blog/2007/10/09/jboss-seam-project-setup-with-maven-%e2%80%94-part-2-ear-deployment/</link>
	<description>"Science is a wonderful thing if one does not have to earn one's living at it" -- Albert Einstein</description>
	<pubDate>Fri, 12 Mar 2010 04:28:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Robert</title>
		<link>http://www.michaelyuan.com/blog/2007/10/09/jboss-seam-project-setup-with-maven-%e2%80%94-part-2-ear-deployment/#comment-96590</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Thu, 19 Mar 2009 14:09:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelyuan.com/blog/2007/10/09/jboss-seam-project-setup-with-maven-%e2%80%94-part-2-ear-deployment/#comment-96590</guid>
		<description>Michael, please attach the source code of this example.</description>
		<content:encoded><![CDATA[<p>Michael, please attach the source code of this example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://www.michaelyuan.com/blog/2007/10/09/jboss-seam-project-setup-with-maven-%e2%80%94-part-2-ear-deployment/#comment-96477</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Wed, 18 Mar 2009 14:09:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelyuan.com/blog/2007/10/09/jboss-seam-project-setup-with-maven-%e2%80%94-part-2-ear-deployment/#comment-96477</guid>
		<description>Hi, michael. I'm have some questiom about maven2 with seam ejb project. My project is structured like this:

   -&#62; src
   -&#62; pageflows
   -&#62; web

   -&#62; dist
   -&#62; EarContent
   -&#62; resources

   -&#62; ejbModule
   -&#62; build
   -&#62; sql


It was created by the eclipse plugin with the JBoss tools.  	
I wonder if I should continue using this structure and only create the pom's. Or do I customize the structure of the project to then create the pom's. 
Because the structure of the project that used this example as different from mine. And I would like some tips for setting up of my pom on your point of view.</description>
		<content:encoded><![CDATA[<p>Hi, michael. I&#8217;m have some questiom about maven2 with seam ejb project. My project is structured like this:</p>
<p>   -&gt; src<br />
   -&gt; pageflows<br />
   -&gt; web</p>
<p>   -&gt; dist<br />
   -&gt; EarContent<br />
   -&gt; resources</p>
<p>   -&gt; ejbModule<br />
   -&gt; build<br />
   -&gt; sql</p>
<p>It was created by the eclipse plugin with the JBoss tools.<br />
I wonder if I should continue using this structure and only create the pom&#8217;s. Or do I customize the structure of the project to then create the pom&#8217;s.<br />
Because the structure of the project that used this example as different from mine. And I would like some tips for setting up of my pom on your point of view.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle Burke</title>
		<link>http://www.michaelyuan.com/blog/2007/10/09/jboss-seam-project-setup-with-maven-%e2%80%94-part-2-ear-deployment/#comment-89076</link>
		<dc:creator>Kyle Burke</dc:creator>
		<pubDate>Thu, 22 Jan 2009 15:12:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelyuan.com/blog/2007/10/09/jboss-seam-project-setup-with-maven-%e2%80%94-part-2-ear-deployment/#comment-89076</guid>
		<description>Which version of Maven are you guys who had success using?  I suspect that I have an issue with mvn 2.0.9 not inheriting dependencies and versions from the seam root pom.</description>
		<content:encoded><![CDATA[<p>Which version of Maven are you guys who had success using?  I suspect that I have an issue with mvn 2.0.9 not inheriting dependencies and versions from the seam root pom.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ngonidan</title>
		<link>http://www.michaelyuan.com/blog/2007/10/09/jboss-seam-project-setup-with-maven-%e2%80%94-part-2-ear-deployment/#comment-88591</link>
		<dc:creator>ngonidan</dc:creator>
		<pubDate>Sun, 18 Jan 2009 04:45:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelyuan.com/blog/2007/10/09/jboss-seam-project-setup-with-maven-%e2%80%94-part-2-ear-deployment/#comment-88591</guid>
		<description>May you attach a zip file for this tutorial, maybe we can work from there. Thanx</description>
		<content:encoded><![CDATA[<p>May you attach a zip file for this tutorial, maybe we can work from there. Thanx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derk</title>
		<link>http://www.michaelyuan.com/blog/2007/10/09/jboss-seam-project-setup-with-maven-%e2%80%94-part-2-ear-deployment/#comment-84240</link>
		<dc:creator>Derk</dc:creator>
		<pubDate>Sun, 30 Nov 2008 23:24:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelyuan.com/blog/2007/10/09/jboss-seam-project-setup-with-maven-%e2%80%94-part-2-ear-deployment/#comment-84240</guid>
		<description>--- It optionally uses the Seam parent POM to set the version numbers for the dependency JARs. ---

First of all thanks for this tutorial but I have some problems. I just started to build some apps with maven and seam. It keeps complaining about the version of jboss and jboss-el. I have set the parent in my main pom to the jboss seam 2.1.1-snapshot but he gives me errors about the version. 
I did exactly copied the dependencies from above examples but I can't figure it out. 
Maven should get the version automaticly from the parent pom in my main pom right?

regards,

Derk</description>
		<content:encoded><![CDATA[<p>&#8212; It optionally uses the Seam parent POM to set the version numbers for the dependency JARs. &#8212;</p>
<p>First of all thanks for this tutorial but I have some problems. I just started to build some apps with maven and seam. It keeps complaining about the version of jboss and jboss-el. I have set the parent in my main pom to the jboss seam 2.1.1-snapshot but he gives me errors about the version.<br />
I did exactly copied the dependencies from above examples but I can&#8217;t figure it out.<br />
Maven should get the version automaticly from the parent pom in my main pom right?</p>
<p>regards,</p>
<p>Derk</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mathias Nilsson</title>
		<link>http://www.michaelyuan.com/blog/2007/10/09/jboss-seam-project-setup-with-maven-%e2%80%94-part-2-ear-deployment/#comment-76563</link>
		<dc:creator>Mathias Nilsson</dc:creator>
		<pubDate>Tue, 16 Sep 2008 20:46:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelyuan.com/blog/2007/10/09/jboss-seam-project-setup-with-maven-%e2%80%94-part-2-ear-deployment/#comment-76563</guid>
		<description>Has anyone got this to work? I get java.lang.ClassNotFoundException: org.jboss.seam.servlet.SeamListener after components are validated. 

Anyone that has a zip for this startup project with all the things in place?</description>
		<content:encoded><![CDATA[<p>Has anyone got this to work? I get java.lang.ClassNotFoundException: org.jboss.seam.servlet.SeamListener after components are validated. </p>
<p>Anyone that has a zip for this startup project with all the things in place?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denis Zjukow</title>
		<link>http://www.michaelyuan.com/blog/2007/10/09/jboss-seam-project-setup-with-maven-%e2%80%94-part-2-ear-deployment/#comment-69015</link>
		<dc:creator>Denis Zjukow</dc:creator>
		<pubDate>Thu, 03 Jul 2008 11:56:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelyuan.com/blog/2007/10/09/jboss-seam-project-setup-with-maven-%e2%80%94-part-2-ear-deployment/#comment-69015</guid>
		<description>Hi, can anyone explain how to setup eclipse's EJB project so that it would be on one hand a maven project, on the other hand a valid eclipse EJB module. The problem is that I can't make hot deployment work. There is a post by Meiko Rachimow about that above. Can anyone give a more detailed explanation, please. Thank you...</description>
		<content:encoded><![CDATA[<p>Hi, can anyone explain how to setup eclipse&#8217;s EJB project so that it would be on one hand a maven project, on the other hand a valid eclipse EJB module. The problem is that I can&#8217;t make hot deployment work. There is a post by Meiko Rachimow about that above. Can anyone give a more detailed explanation, please. Thank you&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sefai</title>
		<link>http://www.michaelyuan.com/blog/2007/10/09/jboss-seam-project-setup-with-maven-%e2%80%94-part-2-ear-deployment/#comment-57841</link>
		<dc:creator>Sefai</dc:creator>
		<pubDate>Thu, 27 Mar 2008 17:10:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelyuan.com/blog/2007/10/09/jboss-seam-project-setup-with-maven-%e2%80%94-part-2-ear-deployment/#comment-57841</guid>
		<description>Can you please update a sample application with this configuration...
I am working on this for 2 weeks with no success.I made lots of changes for lots of deployment exceptions,but I cannot solve the last one:"java.lang.IllegalStateException: Application was not properly initialized at startup, could not find Factory: javax.faces.context.FacesContextFactory"...

thanks...</description>
		<content:encoded><![CDATA[<p>Can you please update a sample application with this configuration&#8230;<br />
I am working on this for 2 weeks with no success.I made lots of changes for lots of deployment exceptions,but I cannot solve the last one:&#8221;java.lang.IllegalStateException: Application was not properly initialized at startup, could not find Factory: javax.faces.context.FacesContextFactory&#8221;&#8230;</p>
<p>thanks&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zarar</title>
		<link>http://www.michaelyuan.com/blog/2007/10/09/jboss-seam-project-setup-with-maven-%e2%80%94-part-2-ear-deployment/#comment-48454</link>
		<dc:creator>Zarar</dc:creator>
		<pubDate>Mon, 14 Jan 2008 16:58:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelyuan.com/blog/2007/10/09/jboss-seam-project-setup-with-maven-%e2%80%94-part-2-ear-deployment/#comment-48454</guid>
		<description>You have to put this project up for download somehwere!</description>
		<content:encoded><![CDATA[<p>You have to put this project up for download somehwere!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mauro</title>
		<link>http://www.michaelyuan.com/blog/2007/10/09/jboss-seam-project-setup-with-maven-%e2%80%94-part-2-ear-deployment/#comment-40328</link>
		<dc:creator>Mauro</dc:creator>
		<pubDate>Fri, 09 Nov 2007 01:48:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelyuan.com/blog/2007/10/09/jboss-seam-project-setup-with-maven-%e2%80%94-part-2-ear-deployment/#comment-40328</guid>
		<description>A nice stuff to do is put maven to filter the WEB-INF :

...


 
   maven-war-plugin
     
	
          
           src/resources-WEB-INF
           WEB-INF
           true
          
       
     
 

...
for example
This way you can filter the componet.xml

So you culd filter some propertys like (In my case):
		jndi-pattern="evento-ear-${project.version}/#{ejbName}/local" 

and some configurable component property, according some active profile:
...

  ${diretorioUploadRetornoBB}

...
for example</description>
		<content:encoded><![CDATA[<p>A nice stuff to do is put maven to filter the WEB-INF :</p>
<p>&#8230;</p>
<p>   maven-war-plugin</p>
<p>           src/resources-WEB-INF<br />
           WEB-INF<br />
           true</p>
<p>&#8230;<br />
for example<br />
This way you can filter the componet.xml</p>
<p>So you culd filter some propertys like (In my case):<br />
		jndi-pattern=&#8221;evento-ear-${project.version}/#{ejbName}/local&#8221; </p>
<p>and some configurable component property, according some active profile:<br />
&#8230;</p>
<p>  ${diretorioUploadRetornoBB}</p>
<p>&#8230;<br />
for example</p>
]]></content:encoded>
	</item>
</channel>
</rss>
