Question

Does SOAPUI (http://www.soapui.org) support the WSE 2.0 standards? If not, any other utility recommended for testing?

Better wording (10/27/2009): Does SOAPUI support WS-Security (passing user/pass with the WS-Security standard). If so, where do I specify the user/password specific to WS-Security (as opposed to basic authentication).

Was it helpful?

Solution 3

OTHER TIPS

WSE 2.0 is Microsoft's way of implementing (at least a subset of) the WS-* Standards

I would have to assume that SoapUI has no issues testing against the WS Standards so you should be fine.

I don't think that soapUI includes support for sending SOAP messages via TCP so the answer actually depends on what you mean by WSE 2.0 standards. If you mean industry standard specifications like WS-Security, WS-Addressing, etc, the answer might be yes. If you include sending SOAP messages via TCP, I don't think so.

(EDIT: Actually, the OP wants to know if soapUI supports WS-Security and, if so, how to do it. I'm adding details below.)

The WS-Security Configuration section of soapUI's User Guide explains how to configure Web Services Security, WS-Security, related settings in soapUI.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top