Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cxf

change package of generated jaxb class

java jaxb jax-ws cxf wsdl2java

JAXB @XmlSeeAlso causing tight coupling to domain objects

Configure two cxf jaxrs clients to use the same session (cookies)

session rest cookies cxf jax-rs

Which Framework, Tool or Plugin mandates the hardcoded 'database.xsd' filename?

Jackson JSON not working with CXF

json cxf jackson

wsdl2java Two classes have the same XML type name "{http://***.***.***.***/***/***/***}objectFactory"

How can I include apache-cxf as a dependency in my Maven pom?

java maven-2 cxf

Can ApacheCXF generate full constructors when using the cxf-codegen-plugin for Maven?

JAXB generated classes serializable with JAX-WS binding

java jaxb jax-ws cxf

CXF 2.2.12: How to turn off schema validation on the client side

java jaxb cxf

How to enable pretty logging of SOAP messages in JBoss 7

How do you use TLS/SSL Http Authentication with a CXF client to a web service?

CXF/ JAX-RS : Return Custom response from interceptor

org.apache.catalina.core.StandardContext.startInternal One or more listeners failed to start

java spring rest maven cxf

Weird error when invoking soap - llegalAccessError: tried to access field org.apache.cxf.staxutils.OverlayW3CDOMStreamWriter.isOverlaid

java web-services soap cxf

CXFServlet throws java.lang.NoSuchMethodError: org.codehaus.stax2.ri.EmptyIterator.getInstance()Lorg/codehaus/stax2/ri/EmptyIterator;

java web-services soap cxf stax

How to resolve collision in the ObjectFactory on wsdl2java?

java xml web-services jaxb cxf

What is the purpose of CXF servlet

java apache rest cxf

Maven cxf plugin logging

cxf maven-plugin

how to make cxf-xjc-plugin generate sources in utf-8

java maven encoding cxf xjc