Yes (or I think so), I have added the alias from the keystore to the CallbackClass.
passwords.put("clientx509v1", "dcba"); (WSPasswordCallback pc.getPassword() is
null, so I am using a map for the passwords, like in the
wssec_sign_enc-example, and check the password against a string).
For the server and client CallbackClass I have added the client alias.
But the error still appears.
Thanks for your reply
