AW: OpenClinica Axis2 1.6.2 Error

2013-04-29 Thread Erdmann, Patrick
Im only generating client side code. It's Open Clinica -ws - > https://community.openclinica.com/project/openclinica . Von: Shameera Rathnayaka [[email protected]] Gesendet: Montag, 29. April 2013 19:52 An: [email protected] Betreff: Re: OpenC

AW: OpenClinica Axis2 1.6.2 Error

2013-04-29 Thread Erdmann, Patrick
adb and -u for unwrap Von: Shameera Rathnayaka [[email protected]] Gesendet: Montag, 29. April 2013 18:57 An: [email protected] Betreff: Re: OpenClinica Axis2 1.6.2 Error Hi, what options did you use with wsdl2java? Thanks, Shameera. On Mo

Axis2 1.7.0-SNAPSHOT

2013-04-29 Thread Erdmann, Patrick
Hi, my dependencies: org.apache.axis2 axis2-kernel 1.7.0-SNAPSHOT org.apache.axis2 axis2-transport-all 1.7.0-SNAPSHOT org.apache

Re: axis2.AxisFault: [clientAuthRequired] No se ha encontrado el certificado de cliente (client certificate not found)

2013-04-29 Thread David Perra
Ok, the problem was in the import process of the client certificate, as suspected. Keytool was not importing the private key into the "clientes.jks" keystore. I deleted everything from this keystore and followed this post ( http://cunning.sharp.fm/2008/06/importing_private_keys_into_a.html) to imp