[jira] [Created] (XMLRPC-185) Library dependency

2011-04-15 Thread Zafar Khaydarov (JIRA)
Library dependency -- Key: XMLRPC-185 URL: https://issues.apache.org/jira/browse/XMLRPC-185 Project: XML-RPC Issue Type: Improvement Components: Releases, Source, Website Affects Versions: 3.1.4

Re: the new Crypto interface...

2011-04-15 Thread Colm O hEigeartaigh
Hi Marcin, You can't get the KeyStore object from the Crypto interface any more, as the Crypto interface is meant to represent an implementation independent way of obtaining certificates, etc. However, the default implementation, which is Merlin, has a getKeyStore() method, so you could just cast

RE: Woden on mobile devices

2011-04-15 Thread Martin Gainty
http://sourceforge.net/projects/ksoap2/files/ksoap2/2.1.2/ksoap2-j2me-core-2.1.2.jar/download take a look at org.ksoap2.transport.HttpTransport ksoap2\target\classesjavap .\org\ksoap2\transport\HttpTransport public class org.ksoap2.transport.HttpTransport extends org.ksoap2.transport.Transport{

[jira] [Created] (WSS-278) verifyTrust in Crypto should use CRLs as well

2011-04-15 Thread Marcin Markiewicz (JIRA)
verifyTrust in Crypto should use CRLs as well - Key: WSS-278 URL: https://issues.apache.org/jira/browse/WSS-278 Project: WSS4J Issue Type: Improvement Components: WSS4J Core Affects