|
|
@@ -7,9 +7,6 @@
|
|
7
|
7
|
http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd">
|
|
8
|
8
|
|
|
9
|
9
|
<import resource="classpath:META-INF/cxf/cxf.xml"/>
|
|
10
|
|
- <import resource="classpath:META-INF/cxf/cxf-servlet.xml"/>
|
|
11
|
|
- <!--import resource="classpath:META-INF/cxf/cxf-extension-soap.xml"/-->
|
|
12
|
|
- <import resource="classpath:META-INF/cxf/cxf-extension-jaxws.xml"/>
|
|
13
|
10
|
|
|
14
|
11
|
|
|
15
|
12
|
<!-- Handling report web service -->
|