To test the Seam 3 JMS module I've been using JBoss Arquillian: http://community.jboss.org/en/arquillian.  It's extremely easy to use and has been working for in container testing on JBoss AS 6.0.0.M1 and now M2.  The guys heading up Arquillian have been working hard on it.

On Wed, Feb 24, 2010 at 6:08 PM, Stuart Douglas <stuart@baileyroberts.com.au> wrote:
Has there been any discussion on testing seam 3 modules? Currently I have been using weld-se to test the XML extension (which is currently broken due to changes in weld-se, this should be fixed today), however this is a stop gap solution and it needs to be moved to a proper in container setup before I can start working on wiring up EJB's etc using XML.

I think that the ideal solution would be a seam-test module, that can be used to test other modules and end user projects build with seam.

Stuart
_______________________________________________
seam-dev mailing list
seam-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/seam-dev



--
Jordan Ganoff