Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cxf

How to inject ServletContext for JUnit tests with Spring?

java spring junit cxf

Custom package names cxf-codegen-plugin

java maven wsdl cxf wsdl2java

Apache CXF client loads fine in Eclipse but standalone jar throws NullpointerException in WSDLServiceFactory

Apache CXF Client for Dynamic Endpoints

Logging request/response with Apache CXF as XML

xml cxf webservice-client

java.lang.NoSuchFieldError: REFLECTION

spring maven cxf mtom

How to package an Apache CXF application into a monolithic JAR with the Maven "shade" plugin

java maven-2 maven cxf

Can a web service return a stream?

java web-services cxf

CXF web service client: "Cannot create a secure XMLInputFactory"

web-services cxf woodstox

What is the difference between ?wsdl and ?singleWsdl parameters

Best way to consume RPC/encoded webservice?

java jax-ws cxf jax-rpc

JAXB generating JAXBElement<String> instead of String

java maven jaxb cxf wsdl2java

JAX-WS = When Apache CXF is installed it "steals" default JDK JAX-WS implementation, how to solve?

java web-services jax-ws cxf

Difference between Axis2 webservice and CXF web service

web-services cxf axis2 axis

How can I pass complex objects as arguments to a RESTful service?

CXF: No message body writer found for class - automatically mapping non-simple resources

java web-services cxf

JAXB Exception: Class not known to this context

java web-services jaxb cxf

How to return a partial JSON response using Java?

java json cxf jax-rs

How do I prevent JAXBElement<String> from being generated in a CXF Web Service client?

java wcf web-services jaxb cxf

Use CXF JaxWsServerFactoryBean exception Cannot find any registered HttpDestinationFactory from the Bus

jax-ws cxf