verify you have PKCS7 Cryptography libraries installed in your OS *you didnt
mention your OS
so I am unable to guide you in the PKCS7 Cryptography libraries you may/may not
have*
verify you have unlimited strength JCE jars installed
http://www.oracle.com/technetwork/java/javase/downloads/jc
I solved it, it was not a Axis2 problem.
When I produced the PKCS7 signature I reinitialized my PKCS11 object and
lost the connection to the token.
-- Original Message --
From: "Martin Gainty"
To: "java-user@axis.apache.org" ; "Sterpu
Victor"
Sent: 14/11/2016 6:36:40 PM
Subject: Re
I tired your code but I got a problem. This is what I wrote(I don't have
a axis2.xml file, I just create the stub with wsdl2java and used the
class):
ConfigurationContext configContext =
ConfigurationContextFactory.createDefaultConfigurationContext();
ServiceClient sender = new ServiceClient(co
From: Sterpu Victor [mailto:vic...@caido.ro]
Sent: Monday, November 14, 2016 3:59 PM
To: Martin Gainty ; java-user@axis.apache.org
Subject: Re[4]: Raw SOAP XML response
I tired your code but I got a problem. This is what I wrote(I don't have a
axis2.xml file, I just create the stub with wsdl2ja