Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cxf

CXF unit testing

junit cxf jax-rs

How to make WSS4J load the keystore password from a callback?

java cxf ws-security wss4j

How to use CXF client in thread safe way

How to send Soap request messages in Spring Ws to a Server which accepts Soap request messages?

Within CXF, why use any other binding than JAXB? (MTOM attachments, Aegis, XMLBeans,...)

Are CXF client proxies thread safe?

WS-Security UsernameToken with Apache CXF

java soap cxf

How to access Servlet Session in CXF Interceptor?

java jax-ws cxf

CXF and Google Guice using JAX-RS + JAX-WS

jax-ws cxf jax-rs guice

WS-security (usernametoken) for CXF - encrypted passwords possible?

How to use Spring Autowired in a custom cxf interceptor?

Securing JAX-RS with Apache CXF and OAuth 2.0

java oauth-2.0 cxf jax-rs

Spring Boot JAX-RS/CXF dependency injection works in JAR but not WAR

CXF wsdl2java not generating Javadoc for members

cxf wsdl2java

How to return http status code for exceptions in rest services

java rest http cxf

I would like to add @XmlRoot annotation on CXF codegen

java.time.LocalDateTime conversion issue if seconds are 00

datetime java-8 cxf

How to enable debug logging in Apache CXF before encrypting

java logging cxf ws-security

How to Deserialize JSON Array?

java json cxf jax-rs jackson

Invoking a 'REST' service which have query parameters in the URL