Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cxf

NoSuchFieldError: QUALIFIED when integrating web service in Tomcat project

java xml tomcat xsd cxf

cxf-codegen-plugin port to Gradle

How to tell wsdl2java not insert current timestamp into generated files?

java cxf

WSDL2Java. Apache CXF. ArrayOf{Type} to List<Type>

apache wsdl jaxb 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