Apache CXF helps you build and develop services using frontend programming APIs, like JAX-WS and JAX-RS.
As part of our application we are using apache's xerces jaxp parser. When we deploy the application on weblogic 9.2, we …
weblogic cxf classcastexception weblogic9.xEDIT: to whoever may be in interested in this issue, I provide the analysys of the problem with the related …
spring hibernate cxf spring-data-jpa transactionmanagerI'm trying to return an image in a JAX-RS web service. I was able to get this successfully working by …
cxf jax-rs jacksonI'm new using CXF and Spring to make RESTful webservices. This is my problem: I want to create a service …
java rest cxf binaryfilesI’m brand new to CXF and am trying to create a client from WSDL. I have used Metro and …
java cxf wsdl2javaI'm using Apache CXF version 2.4.0. I'm trying to create a Restful service. The below example works in 2.3.4 but does not …
rest cxfI am trying to connect to a web service using WS-Security UsernameToken spec 1.0, using apache cxf 2.4.0. I've copied the code …
java web-services cxf ws-securityI am fetching the byte array using spring framework rest template, But I also need to fetch the Mediatype of …
java spring cxf spring-rest