Summary: This article shows how to use Apache CXF interceptors as an alternative to JAX-WS handlers for web service providers and SOAP clients.
[Read More]Posted by Glen Mazza in Web Services at 06:00AM Mar 04, 2018 | Comments[0]
Summary: JAX-WS handlers provide a way to factor out functionality common for multiple SOAP web service providers and clients. Learn how to add JAX-WS handlers to your Apache CXF-based solutions.
[Read More]Posted by Glen Mazza in Web Services at 07:00AM Feb 25, 2018 | Comments[0]
Summary: Learn how to use the Wireshark network analyzer to read your SOAP requests and responses over the wire.
[Read More]Posted by Glen Mazza in Web Services at 07:00AM May 07, 2017 | Comments[0]
Summary: See how UsernameToken credentials for SOAP requests can be encrypted via message-layer encryption instead of transport-layer SSL.
[Read More]Posted by Glen Mazza in Web Services at 07:00AM Apr 23, 2017 | Comments[0]
This article shows how Apache CXF SOAP requests and responses can be encrypted using WS-Security's X.509 Token Profile (mutual certificates).
[Read More]Posted by Glen Mazza in Web Services at 07:00AM Apr 09, 2017 | Comments[1]
Summary: Learn how to use the WS-Security UsernameToken profile with Apache CXF-based web services.
[Read More]Posted by Glen Mazza in Web Services at 07:00AM Apr 02, 2017 | Comments[0]
Summary: This tutorial shows how to deploy and call a Tomcat-hosted Apache CXF web service that uses SSL.
[Read More]Posted by Glen Mazza in Web Services at 07:00AM Mar 26, 2017 | Comments[1]
Summary: This tutorial shows how to create a start-from-WSDL web service using Apache CXF along with a SOAP client to call that web service. Apache Maven is used as the build and run tool for this sample.
[Read More]Posted by Glen Mazza in Web Services at 07:00AM Mar 12, 2017 | Comments[0]