[jboss-user] [JBoss Seam] - Re: Seam and maven projects

jgilbert do-not-reply at jboss.com
Mon Oct 23 21:10:38 EDT 2006


I have created the following maven2 site with all the jars I couldn't find else where.

http://taylor.sourceforge.net/maven2/

Here are links to sample pom.xml files:
http://taylor.cvs.sourceforge.net/taylor/taylor/bpm/
http://taylor.cvs.sourceforge.net/taylor/taylor/taylor-bpm-web/
http://taylor.cvs.sourceforge.net/taylor/taylor/taylor-bpm-app/

taylor-commons has JUnit TestSetup classes for initialize the EJB3 container and Seam in JUnit. Here are some samples:
http://taylor.cvs.sourceforge.net/*checkout*/taylor/taylor/bpm/src/test/java/net/taylor/worklist/service/TaskServiceTest.java
http://taylor.cvs.sourceforge.net/taylor/taylor/bpm/src/test/java/net/taylor/worklist/entity/TaskSeamTest.java

Here are samples of all the container config files:
http://taylor.cvs.sourceforge.net/taylor/taylor/bpm/src/test/resources/

To load the database for testing I create an import.sql file in the src/test/resources directory and I use an in-memory hsql datasource.





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

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



More information about the jboss-user mailing list