Thanks for your reply Mr. Rom, but our application-context.xml seems to be OK:
<beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:jaxws="http://cxf.apache.org/jaxws" xmlns:jee="http://www.springframework.org/schema/jee" xmlns:tx="http://www.springframework.org/schema/tx" xsi:schemaLocation="http://www.springframework.org/schema/jee http://www.springframework.org/schema/jee/spring-jee.xsd http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd http://cxf.apache.org/jaxws http://cxf.apache.org/schemas/jaxws.xsd http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx.xsd"> Do you see anything wrong? Thanks again! -- View this message in context: http://cxf.547215.n5.nabble.com/CXF-2-3-4-with-Spring-2-0-8-tp4342051p4342255.html Sent from the cxf-user mailing list archive at Nabble.com.
