Dealing with Attachments in CXF JAX-WS Clients

2019-03-29 Thread John D. Ament
Hi, I'm looking to integrate with an existing webservice that uses attachments for its handling of binary content. I've enabled mtom on my client. I've tested the service using SoapUI and I can see that it properly handles the attachment when using the attachment option in SoapUI. When I try

[FEDIZ Tomcat Valve] Invalid SAML id in Signin Request

2019-03-29 Thread Arnaud Yahoo
Hello, Trying to authenticate against a PingFed server fails. Cause of the error is explained in their KB https://ping.force.com/Support/PingFederate/Administration/Request-or-response-rejected-with-the-log-message-String-does-not-match-pattern-for-xs-IDNEW It seems sometimes UUID is not

Why is the interceptor PolicyBasedWSS4JInInterceptor called?

2019-03-29 Thread Kessler, Joerg
I am using CXF together with Camel in an OSGi environment. Some of our scenarios use WS Security some do not. Therefore we always deploy the cxf-rt-ws-security bundle/artifact. I found that even for messages without WS Security the interceptor PolicyBasedWSS4JInInterceptor is called. And for