Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cxf

CXF jaxws endpoint relative publish address

web-services spring jax-ws cxf

How to generate pojos from multiple xsd with cxf-xjc-plugin?

java maven cxf xjc

Error handling with CXF interceptors - changing the response message

CXF Client Security

java soap cxf soap-client

Web-Service: JAX-WS, CXF, WSDL... What's that all about?

java web-services jax-ws cxf

Enable gzip compression in CXF client

java web-services cxf

Apache CXF - credentials not being sent from WSS4JOutInterceptor?

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