Update to use CXF 2.4.0

git-svn-id: https://brutex.net/svn/xservices/trunk@61 e7e49efb-446e-492e-b9ec-fcafc1997a86
tag-20130205r
Brian Rosenberger 2011-05-02 18:09:31 +00:00
parent f46296e6dd
commit 2aaf50fca1
1 changed files with 3 additions and 0 deletions

View File

@ -7,8 +7,11 @@
http://cxf.apache.org/jaxrs http://cxf.apache.org/schemas/jaxrs.xsd">
<import resource="classpath:META-INF/cxf/cxf.xml" />
<!-- deprecated since CXF 2.4.0 -->
<!--
<import resource="classpath:META-INF/cxf/cxf-extension-soap.xml" />
<import resource="classpath:META-INF/cxf/cxf-extension-jaxrs-binding.xml" />
-->
<import resource="classpath:META-INF/cxf/cxf-servlet.xml" />
<jaxws:endpoint id="archiveservice"