Forum Discussion

kmurphy's avatar
15 years ago

Incoming WSS Not Applied To JMS Messages?

Hello,

I'm using SoapUI 4.0.0 (Build dist-123-2011-06-14, Build Date 2011/06/14 09:52)

I have a project configured to use X509 Certificates for incoming and outgoing encryption / signature. When I send a request using an HTTP endpoint, everything works as expected, and I get a decrypted, readable result in the response window. However, when I change the endpoint to be a JMS queue (using the pulldown at the top of the request definition) -- without changing anything else, the request is still sent using the appropriate encryption / signature definitions, the server processes the request and sends a properly formed response, but SoapUI doesn't seem to apply the Incoming WSS definition to the response, and what I end up with is a SOAP envelope containing an encrypted payload.

For reference, I'm using the following:

Apache ActiveMQ 5.5.0
Apache CXF 2.4.0
Apache Tomcat 7.0.14

The WSS policy I'm using is, as I said above, certificate based and I'm applying the following actions: Signature, Encryption.

Can anyone help me figure out if I'm doing something wrong, or if this is actually just a bug on the part of SoapUI?

Thanks!
--Kevin
No RepliesBe the first to reply