Hi,
I am trying to integrate X.509 cert into Axis2 and get the following error:
org.apache.axis2.AxisFault: WSHandler: Signature: error during message
processingorg.apache.ws.security.WSSecurityException: General security error
(Unexpected number of X509Data: for Signature)
at
org.apach
Hi Afkham,
Thanks for your response.
With your approach is it possible to use/set socket timeout to be
different for different service invocations? Can it be removed out of the
getConfigurationContext and put/set it right before the actual call to the
web service?
Best Regards,
-Himakar
-
[
https://issues.apache.org/jira/browse/AXIS2-4574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067075#comment-13067075
]
Katherine Sanders commented on AXIS2-4574:
--
Mitesh, why do you think the error yo
[
https://issues.apache.org/jira/browse/AXIS2-4574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067069#comment-13067069
]
Mitesh Patel commented on AXIS2-4574:
-
What would be solution for above mentioned prob