Forum Discussion
Hi,
i want to integrate my OWSM wss11_message protection policy with soap ui . it is possible ?
steps i have already done :
1) created a proxy service and used wss11_message protection policy at server side.
2) configured the keystore(with alias server_pvt_key) in credential store.
3) now if i try to hit the service from sbconsole(ans substitue server_pvt_key as the encryption key) it works fine both input and output are encrypted.
4)i am hitting the same servce from soap ui but getting the following
<faultcode>soapenv:Server</faultcode>
<faultstring>BEA-386200: General web service security error</faultstring>
<detail>
<con:fault xmlns:con="http://www.bea.com/wli/sb/context">
<con:errorCode>BEA-386200</con:errorCode>
<con:reason>General web service security error</con:reason>
<con:location>
<con:path>request-pipeline</con:path>
</con:location>
</con:fault>
i have imported the client keystore into the soap and configured ws-incoming and ws-outgoing configurations.
my question how i can configure wss11 client policy into my soap ui.
thanks
kuldeep
i want to integrate my OWSM wss11_message protection policy with soap ui . it is possible ?
steps i have already done :
1) created a proxy service and used wss11_message protection policy at server side.
2) configured the keystore(with alias server_pvt_key) in credential store.
3) now if i try to hit the service from sbconsole(ans substitue server_pvt_key as the encryption key) it works fine both input and output are encrypted.
4)i am hitting the same servce from soap ui but getting the following
<faultcode>soapenv:Server</faultcode>
<faultstring>BEA-386200: General web service security error</faultstring>
<detail>
<con:fault xmlns:con="http://www.bea.com/wli/sb/context">
<con:errorCode>BEA-386200</con:errorCode>
<con:reason>General web service security error</con:reason>
<con:location>
<con:path>request-pipeline</con:path>
</con:location>
</con:fault>
i have imported the client keystore into the soap and configured ws-incoming and ws-outgoing configurations.
my question how i can configure wss11 client policy into my soap ui.
thanks
kuldeep
simonjdonnelly
9 years agoContributor
Hi,
Did you ever manage to configure WSS11 using Soap UI?
- PiotrG9 years agoOccasional Contributor
There is a lot of problems and bugs with WSS support in soapUI/soapUI PRO/Ready! API but you can try workaround for JCEKS support.
Use Portecle and convert JCEKS to JKS which more or less works fine with soapUI.
Related Content
- 3 years ago
Recent Discussions
- 6 days ago
- 10 days ago