[jboss-user] [JBoss Seam] - Re: Seam 2.0.0.0GA + Maven2 doesn`t work...

2008-01-02 Thread Marx3
I saw this blog but I prefer complete example. I think it's much better to have good working example. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4116313#4116313 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4116313

[jboss-user] [JBoss Seam] - Re: Seam 2.0.0.0GA + Maven2 doesn`t work...

2007-12-31 Thread ruettimac
Hi, Check out http://www.michaelyuan.com/blog/2007/10/09/jboss-seam-project-setup-with-maven-?-part-2-ear-deployment/ Regards, Cyrill View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4116218#4116218 Reply to the post : http://www.jboss.com/index.html?module

[jboss-user] [JBoss Seam] - Re: Seam 2.0.0.0GA + Maven2 doesn`t work...

2007-12-30 Thread w17chm4n
As far as I know there aren`t. Though it`s possible that I will create such example when I get back to work from my holidays, so stay tunned. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4116119#4116119 Reply to the post : http://www.jboss.com/index.html?mo

[jboss-user] [JBoss Seam] - Re: Seam 2.0.0.0GA + Maven2 doesn`t work...

2007-12-27 Thread Marx3
are there any zipped examples of mavenized app? Can anybody share working example? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4115667#4115667 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4115667 ___

[jboss-user] [JBoss Seam] - Re: Seam 2.0.0.0GA + Maven2 doesn`t work...

2007-12-27 Thread [EMAIL PROTECTED]
http://jira.jboss.com/jira/browse/JBSEAM-2026 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4115661#4115661 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4115661 ___ jboss-use

[jboss-user] [JBoss Seam] - Re: Seam 2.0.0.0GA + Maven2 doesn`t work...

2007-12-27 Thread Marx3
is seam archetype planned for Maven2? I feel it should replace seamgen View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4115653#4115653 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4115653

[jboss-user] [JBoss Seam] - Re: Seam 2.0.0.0GA + Maven2 doesn`t work...

2007-12-18 Thread [EMAIL PROTECTED]
You should be able to use cargo for this, unfortunately it doesn't support JBoss 4.2 yet. So yes, some embedded ant script is probably best. Not sure about the -ds.xml file (I'm sure maven can do this though). Maybe ask on the maven users list. View the original post : http://www.jboss.com/ind

[jboss-user] [JBoss Seam] - Re: Seam 2.0.0.0GA + Maven2 doesn`t work...

2007-12-12 Thread jsolderitsch
I tweaked the pom to have some explicit dependencies with a provided scope: | javax.faces | jsf-api | provided | | | javax.el | el-api | provided | | thereby eliminating an include

[jboss-user] [JBoss Seam] - Re: Seam 2.0.0.0GA + Maven2 doesn`t work...

2007-12-12 Thread jsolderitsch
I switched to Yuan's approach and after adding a few dependencies, I got maven to create a war. But the war still fails to deploy. I now see a different message: 22:17:46,925 INFO [TomcatDeployer] deploy, ctxPath=/TestSeam, warUrl=.../tmp/deploy/tmp24620TestSeam-exp.war/ | 22:17:47,661 ERROR

[jboss-user] [JBoss Seam] - Re: Seam 2.0.0.0GA + Maven2 doesn`t work...

2007-12-12 Thread jsolderitsch
I am trying to relate what I learned in this thread to what I read here: http://www.michaelyuan.com/blog/2007/10/02/jboss-seam-project-setup-with-maven/ This article provides a pom.xml example for a simple war deploy that includes a reference to a parent pom that is defined by jboss-seam. The e

[jboss-user] [JBoss Seam] - Re: Seam 2.0.0.0GA + Maven2 doesn`t work...

2007-12-12 Thread jsolderitsch
I am looking at the contents of the lib folder in WEB_INF in my war, comparing what I have when I let maven generate it and what I have when I use the ant build produced by seam-gen. In the ant-built lib folder I see: antlr-runtime.jar | commons-beanutils.jar | commons-digester.jar | droo

[jboss-user] [JBoss Seam] - Re: Seam 2.0.0.0GA + Maven2 doesn`t work...

2007-11-29 Thread w17chm4n
I haven`t used it, but I can check it out. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4108838#4108838 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4108838 ___ jboss-user m

[jboss-user] [JBoss Seam] - Re: Seam 2.0.0.0GA + Maven2 doesn`t work...

2007-11-28 Thread leandro3.marinho
w17chm4n, the tag s:validateAll or s:validate is working in your project? I'm trying use Seam2 with Maven2 and this tag is not working. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4108670#4108670 Reply to the post : http://www.jboss.com/index.html?module=

[jboss-user] [JBoss Seam] - Re: Seam 2.0.0.0GA + Maven2 doesn`t work...

2007-11-19 Thread w17chm4n
bmc you were right, that really was the problem. Thanks ! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4105910#4105910 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105910 _

[jboss-user] [JBoss Seam] - Re: Seam 2.0.0.0GA + Maven2 doesn`t work...

2007-11-16 Thread bmc
cute bbcode by the way ;) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4105535#4105535 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105535 ___ jboss-user mailing list jboss

[jboss-user] [JBoss Seam] - Re: Seam 2.0.0.0GA + Maven2 doesn`t work...

2007-11-16 Thread bmc
w17chm4n - I had just the same problem. In my case it was becouse of jboss-seam.jar library in my war/web-inf/lib folder. The fix is quite simple - add this strings into your war`s pom.xml: org.jboss.seam jboss-seam ${seam-version} provide

[jboss-user] [JBoss Seam] - Re: Seam 2.0.0.0GA + Maven2 doesn`t work...

2007-11-15 Thread w17chm4n
Sure as soon as I get back to work on monday :] View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4105226#4105226 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105226 ___ jboss-u

[jboss-user] [JBoss Seam] - Re: Seam 2.0.0.0GA + Maven2 doesn`t work...

2007-11-15 Thread [EMAIL PROTECTED]
Yes, I understand that. What I'm trying to do is walk you through *why* your components might not be found in your new deployment scenario. So, post the output of ls -R on your exploded deployed structure. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4105221

[jboss-user] [JBoss Seam] - Re: Seam 2.0.0.0GA + Maven2 doesn`t work...

2007-11-15 Thread w17chm4n
Yes I have. As I said in my last post, my application builds, deploys and runs smoothly when using Seam 1.2.1. Everything changes when I make pom modifications (building app with maven) to use Seam 2.0. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4105188

[jboss-user] [JBoss Seam] - Re: Seam 2.0.0.0GA + Maven2 doesn`t work...

2007-11-15 Thread [EMAIL PROTECTED]
Do you have seam.properties in the jar? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4105105#4105105 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105105 ___ jboss-user mail

[jboss-user] [JBoss Seam] - Re: Seam 2.0.0.0GA + Maven2 doesn`t work...

2007-11-15 Thread w17chm4n
Components build in Seam, yes. Every Seam component which I create - no. What is strange is that everythings loads correctly on 1.2.1. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4105072#4105072 Reply to the post : http://www.jboss.com/index.html?module=bb

[jboss-user] [JBoss Seam] - Re: Seam 2.0.0.0GA + Maven2 doesn`t work...

2007-11-15 Thread [EMAIL PROTECTED]
Can you see Seam components being loaded in the startup log? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4105049#4105049 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105049 __

[jboss-user] [JBoss Seam] - Re: Seam 2.0.0.0GA + Maven2 doesn`t work...

2007-11-14 Thread w17chm4n
Is it important in what package in the jar i keep my components ? ex. ejb3/src/main/java/actions or ejb3/src/main/java/com/mycompany/sth/crap/ ? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4104488#4104488 Reply to the post : http://www.jboss.com/index.htm

[jboss-user] [JBoss Seam] - Re: Seam 2.0.0.0GA + Maven2 doesn`t work...

2007-11-14 Thread w17chm4n
I`ve doublechecked everything and it seems to be allright. Seam.properties is where it should be, jndi name is allso correct. jmx-console | +- Inquisitor (class: org.jnp.interfaces.NamingContext) | | +- PollManagerBean (class: org.jnp.interfaces.NamingContext) | | | +- local (pro

[jboss-user] [JBoss Seam] - Re: Seam 2.0.0.0GA + Maven2 doesn`t work...

2007-11-13 Thread bsmithjj
Here's one difference between my poms for an ear and yours. In the parent pom, it's my experience that I should generally build the ejb jar(s) before the webapp war(s) - often the webapp(s) depend on the ejb(s) (mainly for custom converters). | | ejb | webapp | ear |

[jboss-user] [JBoss Seam] - Re: Seam 2.0.0.0GA + Maven2 doesn`t work...

2007-11-13 Thread w17chm4n
I`ve managed to deal with building Seam 2.0 application without exclusions. main project pom | | http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd";> |

[jboss-user] [JBoss Seam] - Re: Seam 2.0.0.0GA + Maven2 doesn`t work...

2007-11-12 Thread [EMAIL PROTECTED]
I think this is because people don't use the optional flag properly. My rule is anything that anything which will only be used by 95% or greater of the people consuming your artifacts shouldn't be optional. Please, if you are having to use exclusions with Seam poms, post here or create a jira i

[jboss-user] [JBoss Seam] - Re: Seam 2.0.0.0GA + Maven2 doesn`t work...

2007-11-12 Thread bsmithjj
There's been some research into Seam + Maven 2 unit testing in this thread. http://www.jboss.com/index.html?module=bb&op=viewtopic&t=122406&postdays=0&postorder=asc&start=0 Transitive dependencies suck - anytime you put an exclusion into your pom you're fixing a problem due to this so-called fea

[jboss-user] [JBoss Seam] - Re: Seam 2.0.0.0GA + Maven2 doesn`t work...

2007-11-12 Thread w17chm4n
I`ll try to help with that feedback ! So when I manage to make my application run, I`ll post my pom`s as an example how I did it. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4103859#4103859 Reply to the post : http://www.jboss.com/index.html?module=bb&op

[jboss-user] [JBoss Seam] - Re: Seam 2.0.0.0GA + Maven2 doesn`t work...

2007-11-12 Thread [EMAIL PROTECTED]
This is the first iteration of Maven support in Seam, so we need your feedback to get it better for the next releases. An example using maven will go a long way to helping I hope. Seam 1.2 didn't support Maven, so thats just a basic POM generated by Maven, Seam 2 does (so has a lot of depende

[jboss-user] [JBoss Seam] - Re: Seam 2.0.0.0GA + Maven2 doesn`t work...

2007-11-09 Thread w17chm4n
Thanks for your feedback. I`ll try to mix your pom`s with mine and see what will came ;) But still, migrating to seam 2.0.0.GA on maven shouldn`t be so problematic as it is now.. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4103361#4103361 Reply to the po

[jboss-user] [JBoss Seam] - Re: Seam 2.0.0.0GA + Maven2 doesn`t work...

2007-11-09 Thread wiggum14
PS. I also had to copy into $JAVA_HOME/server/lib the following JARs. hibernate-search:jar hibernate-commons-annotations:jar lucene-core:jar (the last two are dependencies of the first). View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4103294#4103294 Reply to

[jboss-user] [JBoss Seam] - Re: Seam 2.0.0.0GA + Maven2 doesn`t work...

2007-11-09 Thread wiggum14
Howdy, After three days of working, I finally have my Seam 2.0 project building and deploying to JBoss 4.2.2 using maven 2. I still don't have the unit tests working (the do work in Eclipse using the testng plugin). Anyway, I hope this helps... I'm only including the dependencies. EJB - som