2 Replies Latest reply on Dec 10, 2009 12:33 PM by yasudevil

    SeamTest Configuration

    yasudevil

      I'm using Seam Framework for a couple months but until now I didn't have any Unit Test nor Integration Tests of any kind.


      I'm trying to do some and was trying to do using the Seam Test, as I didn't generated my project with seam gen I'm having a lot of troubles to get it running.


      I created another project on eclipse to put the tests, configured all the libraries, but now I'm having troubles to configure the jboss-embedded. Then I created a bootstrap-beans.xml but i couldn't understand what to put inside the XML at all.


      Should I generate the project using seam-gen?