Hi all,
I use axis2 + rampart to call some WCF security (X.509) services as following:
1> generate java client code by axis2 wsdl2java.bat
2> add certificate to client trust store by java keytool
3> invoke wcf service by java client
the error message is
I used axis2-1.6.1 and rampart 1.6.1
At 2011-10-27 15:01:16,"刘宏鼎" wrote:
Hi all,
I use axis2 + rampart to call some WCF security (X.509) services as following:
1> generate java client code by axis2 wsdl2java.bat
2> add certificate to client trust store by java keytool
3> invoke wcf service by
[
https://issues.apache.org/jira/browse/AXIS2-5059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13137299#comment-13137299
]
Shameera Rathnayaka commented on AXIS2-5059:
I could build stub using axis2.1.