|
|
@ -2,7 +2,7 @@ |
|
|
|
<beans xmlns="http://www.springframework.org/schema/beans" |
|
|
|
<beans xmlns="http://www.springframework.org/schema/beans" |
|
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
|
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
|
|
|
xmlns:jaxws="http://cxf.apache.org/jaxws" |
|
|
|
xmlns:jaxws="http://cxf.apache.org/jaxws" |
|
|
|
xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd http://cxf.apache.org/jaxws http://cxf.apache.org/schemas/jaxws.xsd"> |
|
|
|
xsi:schemaLocation="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"> |
|
|
|
|
|
|
|
|
|
|
|
<import resource="classpath:META-INF/cxf/cxf.xml"/> |
|
|
|
<import resource="classpath:META-INF/cxf/cxf.xml"/> |
|
|
|
<import resource="classpath:META-INF/cxf/cxf-servlet.xml"/> |
|
|
|
<import resource="classpath:META-INF/cxf/cxf-servlet.xml"/> |
|
|
|