This content has been marked as final.
Show 2 replies
-
1. Re: JBoss 6.1.0 CXF and Spring problem
asoldano Mar 6, 2012 12:47 PM (in response to nestorjb)You can try removing both cxf and spring libraries from your application war. Add the sping jars to the jboss common libraries, basically together with the cxf libs that should already be there.
-
2. Re: JBoss 6.1.0 CXF and Spring problem
nestorjb Mar 7, 2012 12:53 PM (in response to asoldano)Isn't there a way to make it work with all libraries in the war file?