Hello All, I'd like to check if wss4j library can be useful in following usecase:
I've got SOAP message (request) that I need to send to web service that requires WSE 3.0 authentication. Can WSS4J library help me to perform all required transformation to pass WSE 3.0 authentication? In other words, what should be done in my java client to talk to web service secured by WSE 3.0 ? What is more, I use ServiceMix. ( I've found a lot of pages dedicated to resolving this issue in Axis). Any help will be appreciated, Maciej