Ah I figured it out, Wss4jSecurityInterceptor by default encrypts the password during securement and the validator was expecting plain text :)
Type: Posts; User: jack260; Keyword(s):
Ah I figured it out, Wss4jSecurityInterceptor by default encrypts the password during securement and the validator was expecting plain text :)
Hi,
I am attempting to validate a simple username/password but I keep getting the following error:
General security error (WSSecurityEngine: Callback supplied no password for: jack); nested...
Hi gravy,
How do you access the session id from within the service end point?