Rampart PasswordCallBackHandler

2013-03-01 Thread Rostom A
Is there a way to skip Rampart's PasswordCallBackHandler mechanism and pass in the password (private key) via a properties entry when building the RampartConfig or CryptoConfig objects? I was hoping I could do it with the "org.apache.ws.security.crypto.merlin.keystore.private.password" entry o

ArrayIndexOutOfBoundsException: 1 invoking operation

2013-03-01 Thread Néstor Boscán
Hi I have a WSDL file that I generated the server-side skeletons. When I invoke the service I get: java.lang.ArrayIndexOutOfBoundsException: 1 at org.apache.axis2.databinding.utils.BeanUtil.deserialize(BeanUtil.java:639) at org.apache.axis2.rpc.receivers.RPCUtil.processRequest(RPCUtil.java:153) a