Dear Wiki user, You have subscribed to a wiki page or wiki category on "Ws Wiki" for change notification.
The following page has been changed by RonReynolds: http://wiki.apache.org/ws/RonReynolds ------------------------------------------------------------------------------ }}} and a similar client1-crypto.properties file to tell it what key to sign with {{{ org.apache.ws.security.crypto.provider = org.apache.ws.security.components.crypto.Merlin org.apache.ws.security.crypto.merlin.keystore.type = jks - org.apache.ws.security.crypto.merlin.keystore.password = client1 + org.apache.ws.security.crypto.merlin.keystore.password = client1StorePW org.apache.ws.security.crypto.merlin.file = client1.keystore }}} 11. you also need to create the password callback classes... (TODO)