-
Feature Request
-
Resolution: Won't Do
-
Major
-
None
-
jbossws-cxf-3.1.1
-
None
We are using jbossws-cxf-3.1.1.GA. We have tested the Apache CXF JAX-RS samples, but they don't work.
According to the release notes, that version of JBoss Web Services - Stack CXF is based on CXF 2.2. Apache CXF provides a JAX-RS 1.0 implementation since version 2.2.
¿The JAX-RS funcionality implemented by Apache CXF is fully included in JBoss Web Services - Stack CXF?
In case of a negative answer, i would want to know if ¿Its planned to be included in the future?
We get this error:
08:45:51,559 INFO [XmlBeanDefinitionReader] Loading XML bean definitions from ServletContext resource [/WEB-INF/beans.xml]
08:45:51,681 ERROR [ContextLoader] Context initialization failed
org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected exception parsing XML document from ServletContext resource [/WEB-INF/beans.xml]; nested exception is org.springframework.beans.FatalBeanException: Class [org.apache.cxf.jaxrs.spring.NamespaceHandler] for namespace http://cxf.apache.org/jaxrs does not implement the [org.springframework.beans.factory.xml.NamespaceHandler] interface
- is related to
-
JBWS-3064 Remove references to cxf jaxrs implementation
- Closed