[jboss-user] [JBoss Seam] - Re: Writing SeamTests with Seam 2.0.0. CR2 - What's Changed?

pete.muir@jboss.org do-not-reply at jboss.com
Sun Oct 28 17:44:41 EDT 2007


No, no enumerated list :( But, if you are using maven, try, for your test environment only, depending on org.jboss.embedded jboss-embedded, org.jboss.seam jboss-seam and that *should* be enough to run just JPA + EJB3.  But take a look at the jboss-seam pom to see what dependencies Seam itself has (its fairly obvious what most are for).  Remember that testing requires JBoss Embedded, *not* the jboss jar's we use to compile Seam (yes, this is a pita).


SeamTest now bootstraps Embedded itself - I think the init() method isn't being called from your stack trace. We will try to get more examples of using Maven into Seam, but as this is quite a drastic change in Seam, we need JBoss Tools to be able to work with a maven structure first.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4099685#4099685

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4099685



More information about the jboss-user mailing list