[jboss-user] [JBoss Seam] - Re: SeamTest and Embedded EJB questions
marcioendo
do-not-reply at jboss.com
Wed Oct 25 15:30:11 EDT 2006
Good point. This could be related to the problem I am having with SeamTest and the new 1.1BETA1 version.
I guess one could simply override the SeamTest.init() method and Annotate it with @Configuration(beforeSuite = true) instead of the @Configuration(beforeTestClass = true). Don't know how if TestNG handles this nicely.
I will probably try this tomorrow or later today.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3980817#3980817
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3980817
More information about the jboss-user
mailing list