Oh, forgot to mention in the log message: I took the liberty of adding
Andrew and myself to the developers list in project.xml
rhoegg 2003/01/28 17:39:58
Modified:xdocsdownload.xml
Log:
Modified download link to use new web site address.
Revision ChangesPath
1.2 +1 -1 xml-rpc/xdocs/download.xml
Index: download.xml
rhoegg 2003/01/28 17:39:14
Modified:.project.xml
xdocschanges.xml contributing.xml cvs.xml lists.xml
Log:
Updated changes.xml, modified web site and mailing list information in preparation
for the move to ws.apache.org
Revision ChangesPath
1.
I committed my authentication refactorings. They did not include any
changes to the SunSSLTransportFactory, as it was too new for me to get
comfortable with. (translation: I didn't take the time to understand it
fully).
The gist of it is that setBasicAuthentication on XmlRpcClient has been
d
rhoegg 2003/01/28 16:57:14
Modified:src/java/org/apache/xmlrpc XmlRpcClient.java
Log:
Javadoc update for XmlRpcClient.setBasicAuthentication for clarification.
Revision ChangesPath
1.19 +6 -1 xml-rpc/src/java/org/apache/xmlrpc/XmlRpcClient.java
Index: XmlR
rhoegg 2003/01/28 16:49:27
Modified:src/java/org/apache/xmlrpc XmlRpcClient.java
Log:
Fix confusing comment in deprecated setBasicAuthentication
Revision ChangesPath
1.18 +2 -3 xml-rpc/src/java/org/apache/xmlrpc/XmlRpcClient.java
Index: XmlRpcClient.java
rhoegg 2003/01/28 16:46:38
Modified:src/java/org/apache/xmlrpc DefaultXmlRpcTransport.java
DefaultXmlRpcTransportFactory.java
LiteXmlRpcTransport.java XmlRpcClient.java
XmlRpcClientLite.java
Added: src/java/
rhoegg 2003/01/28 16:26:19
Modified:src/test/org/apache/xmlrpc Base64Test.java
Log:
Repaired assertEquals(byte[], byte[]) as per Martin's suggestion in Bug 9931
Revision ChangesPath
1.9 +5 -1 xml-rpc/src/test/org/apache/xmlrpc/Base64Test.java
Index: Base6
rhoegg 2003/01/28 15:58:07
Modified:src/java/org/apache/xmlrpc Base64.java
src/test/org/apache/xmlrpc Base64Test.java
Log:
PR: 9931
Submitted by: Martin Redington / [EMAIL PROTECTED]
Reviewed by: Ryan Hoegg / [EMAIL PROTECTED]
Updates Base64Test ro reflect wh
Andrew Evers wrote:
But I think we should revisit authentication now that we have abstracted the transport from the XML-RPC client. As I go through implementing (cleanly) my new XmlRpcTransport, I took a look at the authentication piece of DefaultXmlRpcTransport and LiteXmlRpcTransport.
It isn'
Hi All,
I've been chatting to Ryan offlist, looking for ways to help out,
and he's suggested that I look at the functional requirements for
different xml-rpc use cases, to help in sub packaging and creating
different jars.
That said, I am currently trying to sort out the client use cases
Hi guys,
I've just committed a bunch of changes to allow support for SSL
using the new Transport/TransportFactory paradigm. The hard work
was done by Chris Jackson and Larry Meader who have already posted
to this list.
I've created a new DefaultXmlRpcTransportFactory that can load other
XmlRpcTra
aevers 2003/01/28 02:34:42
Modified:src/java/org/apache/xmlrpc XmlRpcClient.java
XmlRpcTransportFactory.java
xdocschanges.xml
Added: src/java/org/apache/xmlrpc
DefaultXmlRpcTransportFactory.java
sr
aevers 2003/01/28 02:24:11
xml-rpc/src/java/org/apache/xmlrpc/secure/sunssl - New directory
14 matches
Mail list logo