Hi,
Is there a way to disable Rampart based on the service that I call? Here is the scenario.
soap client -> service A (outgoing signing enabled,incoming signature verification enabled)
soap client -> service B (outgoing signing enabled, incoming signature verification DISABLED)
I am thinking of taking this approach as WSS4J is not interoperable with the service B's
implementation of web services. (JIRA has been opened, WSS-55) Is there some other
way to achieve this?
Any help will be greatly appreciated.
thanks
Aravind
- Disable security aravind1001
- Re: Disable security Ruchith Fernando
