Apache CXF - Basic Authentication Example7 minsA detailed step-by-step tutorial on how to configure basic authentication using Apache CXF and Spring Boot.
Apache CXF - SOAP Header Example6 minsA detailed step-by-step tutorial on how to add and get a SOAP header using Apache CXF and Spring Boot.
Apache CXF - Logging SOAP Request Response Fault Messages Example8 minsA detailed step-by-step tutorial on how to setup CXF to log SOAP request, response and fault messages.
Apache CXF - JAX-WS - Spring Boot SOAP Web Service Client Server Example9 minsA detailed step-by-step tutorial on how to implement a Hello World web service starting from a WSDL and using Apache CXF and Spring Boot.
Apache CXF - JAX-WS - Logging Request and Response SOAP Messages using Log4j8 minsA code sample which shows how to configure Apache CXF to log the request and response SOAP messages using Log4j.
Apache CXF - JAX-WS - Logging Request and Response SOAP Messages using Log4j28 minsA code sample which shows how to configure Apache CXF to log the request and response SOAP messages using Log4j2.