On 12/24/10 3:58 PM, Michael West wrote:

Thanks for the quick reply on possibly needing the spring jars.  I have been
using the groovy web service jar with cxf bundled and so have never add to
think about what jars I had or what version of cxf I was using until now
since everything just worked.

Looking here:

http://cxf.apache.org/docs/a-simple-jax-ws-service.html

I see the following spring jars listed:

The Spring jars (optional - for XML Configuration support):

aopalliance-1.0.jar
spring-core-2.5.5.jar
spring-beans-2.5.5.jar
spring-context-2.5.5.jar
spring-web-2.5.5.jar

Are these the jars you are referring to?  I will try these out.


I don't think you need to use aopalliance-1.0.jar and spring-web-2.5.5.jar, SpringBusFactory doesn't need them.

BTW, you can consider to use spring 2.5.6 which is latest version of Spring 2.5.x.


--
Willem
----------------------------------
FuseSource
Web: http://www.fusesource.com
Blog:    http://willemjiang.blogspot.com (English)
         http://jnn.javaeye.com (Chinese)
Twitter: willemjiang

Reply via email to