Hi,

Quoting Ruchith Fernando <[EMAIL PROTECTED]>:



Yes! The patch is applied.

You will have to get the latest Rampart from the SVN [1] and then
build it. First use "mvn clean install -Dtest=false" and then run "ant
dist". (I know ... we have to properly more our distro build to maven2
:-) ). Seems like something is wrong with our nightly builds. Will get
it fixed soon.


I've another question: if I have:

RampartConfig rc = new RampartConfig();
rc.setUser("test1"); //waiting for the Jira
rc.setUserCertAlias("client");
rc.setEncryptionUser("client");
rc.setPwCbClass(ClientPasswordCallbackHandler.class.getName());

The ClientPasswordCallbackHandler is called to obtain the password for the keystore. How can I put a password for the UsernameToken, that is different
than the password used for signing?

Thanks,


         Massimiliano



----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.


Reply via email to