[jboss-user] [JBoss Seam] - Re: Integration Testing with TestNG and embeddedEjb

b.reeve do-not-reply at jboss.com
Mon Oct 22 15:26:25 EDT 2007


This issue is resolved. I didn't have jboss-seam-ioc.jar file in my classpath (not mentioned in the document). Here is the resolution.

Seam-Spring integration :- Spring framework integration module of Seam requires the jboss-seam-ioc.jar file to be in the classpath. The Spring bean injection would work otherwise also if you have the DelegatingVariableResolver configured in faces-config.xml. But the spring:context-loader component won't work without the ioc jar and the spring context wont be loaded at all unless you have the ContextLoaderListener configured in the web.xml).

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

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



More information about the jboss-user mailing list