Hi All,
I am trying to integerate Spring with SEAM in JBoss, but when I try to use the spring
context loader in components.xml:
<spring:context-loader context-locations="/WEB
INF/applicationContext.xml"/>
I get the following error:
java.lang.IllegalArgumentException: no such setter method:
org.jboss.seam.ioc.spring.ContextLoader.contextLocations
Can anyone shed some light on this?
Thanks,
Paul
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4096820#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...