You are viewing a plain text version of this content. The canonical link for it is here.
- Test 2 - posted by Jochen Wiedmann <jo...@gmail.com> on 2006/08/11 14:20:55 UTC, 0 replies.
- [jira] Commented: (XMLRPC-102) Basic username and password don't get sent to the Servlet - posted by "Dave Pederson (JIRA)" <xm...@ws.apache.org> on 2006/08/14 22:08:14 UTC, 1 replies.
- [jira] Created: (XMLRPC-103) CLONE -Base64 encoder wraps lines (HTTP auth not possible) - posted by "Landon Fuller (JIRA)" <xm...@ws.apache.org> on 2006/08/17 05:44:26 UTC, 0 replies.
- [jira] Commented: (XMLRPC-103) CLONE -Base64 encoder wraps lines (HTTP auth not possible) - posted by "Landon Fuller (JIRA)" <xm...@ws.apache.org> on 2006/08/17 05:47:14 UTC, 4 replies.
- [jira] Created: (XMLRPC-104) org.apache.xmlrpc.util.HttpUtil.parseAuthorization passes null charset to String(byte[] bytes, String charsetName); - posted by "Landon Fuller (JIRA)" <xm...@ws.apache.org> on 2006/08/17 20:59:15 UTC, 0 replies.
- svn commit: r432372 - in /webservices/xmlrpc/trunk: common/src/main/java/org/apache/xmlrpc/util/ThreadPool.java tests/src/test/java/org/apache/xmlrpc/test/DynamicProxyTest.java - posted by jo...@apache.org on 2006/08/17 22:14:18 UTC, 0 replies.
- [jira] Created: (XMLRPC-105) BasicEncoding is unsupported by XmlRpcCommonsHttpTransport - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/08/18 11:48:14 UTC, 0 replies.
- [jira] Resolved: (XMLRPC-104) org.apache.xmlrpc.util.HttpUtil.parseAuthorization passes null charset to String(byte[] bytes, String charsetName); - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/08/18 11:48:16 UTC, 0 replies.
- [jira] Resolved: (XMLRPC-103) CLONE -Base64 encoder wraps lines (HTTP auth not possible) - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/08/18 11:52:15 UTC, 0 replies.
- svn commit: r432537 - in /webservices/xmlrpc/trunk: ./ client/src/main/java/org/apache/xmlrpc/client/ common/src/main/java/org/apache/xmlrpc/util/ src/changes/ tests/src/test/java/org/apache/xmlrpc/test/ - posted by jo...@apache.org on 2006/08/18 11:55:20 UTC, 0 replies.
- svn commit: r432539 - in /webservices/xmlrpc/trunk/tests/src/test: java/org/apache/xmlrpc/test/AuthenticationTest.java resources/org/apache/xmlrpc/test/AuthenticationTest.properties - posted by jo...@apache.org on 2006/08/18 12:07:22 UTC, 0 replies.
- [jira] Resolved: (XMLRPC-102) Basic username and password don't get sent to the Servlet - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/08/18 21:17:15 UTC, 0 replies.
- svn commit: r432690 - /webservices/xmlrpc/trunk/pom.xml - posted by jo...@apache.org on 2006/08/18 21:24:04 UTC, 0 replies.
- svn commit: r432707 - in /webservices/xmlrpc/trunk: client/src/main/java/org/apache/xmlrpc/client/XmlRpcCommonsTransport.java pom.xml src/changes/changes.xml tests/src/test/java/org/apache/xmlrpc/test/AuthenticationTest.java - posted by jo...@apache.org on 2006/08/18 22:05:05 UTC, 0 replies.
- [jira] Resolved: (XMLRPC-105) BasicEncoding is unsupported by XmlRpcCommonsHttpTransport - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/08/18 22:05:15 UTC, 0 replies.
- svn commit: r433098 - in /webservices/xmlrpc/trunk: common/src/main/java/org/apache/xmlrpc/util/ server/src/main/java/org/apache/xmlrpc/server/ server/src/main/java/org/apache/xmlrpc/webserver/ src/changes/ tests/src/test/java/org/apache/xmlrpc/test/ - posted by jo...@apache.org on 2006/08/21 02:21:57 UTC, 0 replies.
- [jira] Resolved: (XMLRPC-75) Introspection Patch for XML-RPC, current to SVN 2005-12-29 (r359943) - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/08/21 02:27:14 UTC, 0 replies.
- svn commit: r433110 - /webservices/xmlrpc/trunk/pom.xml - posted by jo...@apache.org on 2006/08/21 03:09:36 UTC, 0 replies.
- svn commit: r433118 - in /webservices/xmlrpc/trunk: client/pom.xml common/pom.xml pom.xml server/pom.xml tests/pom.xml - posted by jo...@apache.org on 2006/08/21 03:45:55 UTC, 0 replies.
- [jira] Created: (XMLRPC-106) Basic Authentication bug - posted by "Julio Francisco Veronelli (JIRA)" <xm...@ws.apache.org> on 2006/08/21 22:57:13 UTC, 0 replies.
- [jira] Resolved: (XMLRPC-106) Basic Authentication bug - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/08/21 23:01:15 UTC, 0 replies.
- svn commit: r433738 - in /webservices/xmlrpc/trunk: pom.xml src/changes/changes.xml src/site/apt/client.apt src/site/apt/server.apt - posted by jo...@apache.org on 2006/08/22 22:24:59 UTC, 0 replies.
- svn commit: r433819 - in /webservices/xmlrpc/trunk: common/src/main/java/org/apache/xmlrpc/common/ common/src/main/java/org/apache/xmlrpc/parser/ common/src/main/java/org/apache/xmlrpc/serializer/ src/changes/ src/site/apt/ src/site/fml/ tests/src/test... - posted by jo...@apache.org on 2006/08/23 03:06:12 UTC, 0 replies.
- [jira] Created: (XMLRPC-107) Allowing other Socket types to be used with XmlRpcLiteHttpTransport - posted by "Catalin Hritcu (JIRA)" <xm...@ws.apache.org> on 2006/08/24 22:16:43 UTC, 0 replies.
- svn commit: r434521 - in /webservices/xmlrpc/trunk: client/src/main/java/org/apache/xmlrpc/client/XmlRpcLiteHttpTransport.java pom.xml src/changes/changes.xml - posted by jo...@apache.org on 2006/08/24 22:44:17 UTC, 0 replies.
- [jira] Resolved: (XMLRPC-107) Allowing other Socket types to be used with XmlRpcLiteHttpTransport - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/08/25 01:38:48 UTC, 0 replies.
- [jira] Commented: (XMLRPC-107) Allowing other Socket types to be used with XmlRpcLiteHttpTransport - posted by "Catalin Hritcu (JIRA)" <xm...@ws.apache.org> on 2006/08/25 08:41:03 UTC, 2 replies.
- [jira] Updated: (XMLRPC-107) Allowing other Socket types to be used with XmlRpcLiteHttpTransport - posted by "Catalin Hritcu (JIRA)" <xm...@ws.apache.org> on 2006/08/25 08:41:06 UTC, 1 replies.
- svn commit: r436682 - /webservices/xmlrpc/trunk/client/src/main/java/org/apache/xmlrpc/client/XmlRpcLiteHttpTransport.java - posted by jo...@apache.org on 2006/08/25 08:50:25 UTC, 0 replies.
- [jira] Created: (XMLRPC-108) Many broken code examples in the documentation - posted by "Catalin Hritcu (JIRA)" <xm...@ws.apache.org> on 2006/08/25 19:35:25 UTC, 0 replies.
- [jira] Resolved: (XMLRPC-108) Many broken code examples in the documentation - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/08/25 23:07:23 UTC, 0 replies.
- svn commit: r436953 - in /webservices/xmlrpc/trunk: server/src/main/java/org/apache/xmlrpc/webserver/ src/changes/ src/site/apt/ tests/src/test/java/org/apache/xmlrpc/test/ - posted by jo...@apache.org on 2006/08/25 23:09:58 UTC, 0 replies.
- [jira] Created: (XMLRPC-109) Problem initalizing the request processors - posted by "Catalin Hritcu (JIRA)" <xm...@ws.apache.org> on 2006/08/26 16:27:23 UTC, 0 replies.
- [jira] Resolved: (XMLRPC-109) Problem initalizing the request processors - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/08/26 22:13:25 UTC, 0 replies.
- svn commit: r437223 - in /webservices/xmlrpc/trunk: server/src/main/java/org/apache/xmlrpc/server/AbstractReflectiveHandlerMapping.java src/changes/changes.xml src/site/fml/faq.fml - posted by jo...@apache.org on 2006/08/26 22:16:50 UTC, 0 replies.
- svn commit: r438613 - in /webservices/xmlrpc/trunk: client/pom.xml common/pom.xml pom.xml server/pom.xml server/src/main/java/org/apache/xmlrpc/webserver/XmlRpcServlet.java tests/pom.xml - posted by jo...@apache.org on 2006/08/30 22:38:08 UTC, 0 replies.
- svn commit: r438614 - /webservices/xmlrpc/branches/XMLRPC_3_0_BRANCH/ - posted by jo...@apache.org on 2006/08/30 22:40:59 UTC, 0 replies.
- svn commit: r438615 - /webservices/xmlrpc/trunk/pom.xml - posted by jo...@apache.org on 2006/08/30 22:44:23 UTC, 0 replies.
- svn commit: r438616 - /webservices/xmlrpc/tags/XMLRPC_3_0/ - posted by jo...@apache.org on 2006/08/30 22:45:15 UTC, 0 replies.
- svn commit: r438637 [12/14] - in /webservices/xmlrpc/site: ./ apidocs/ apidocs/org/apache/xmlrpc/ apidocs/org/apache/xmlrpc/class-use/ apidocs/org/apache/xmlrpc/client/ apidocs/org/apache/xmlrpc/client/class-use/ apidocs/org/apache/xmlrpc/client/util/ ... - posted by jo...@apache.org on 2006/08/30 23:32:00 UTC, 0 replies.
- svn commit: r438637 [14/14] - in /webservices/xmlrpc/site: ./ apidocs/ apidocs/org/apache/xmlrpc/ apidocs/org/apache/xmlrpc/class-use/ apidocs/org/apache/xmlrpc/client/ apidocs/org/apache/xmlrpc/client/class-use/ apidocs/org/apache/xmlrpc/client/util/ ... - posted by jo...@apache.org on 2006/08/30 23:32:00 UTC, 0 replies.
- svn commit: r438637 [6/14] - in /webservices/xmlrpc/site: ./ apidocs/ apidocs/org/apache/xmlrpc/ apidocs/org/apache/xmlrpc/class-use/ apidocs/org/apache/xmlrpc/client/ apidocs/org/apache/xmlrpc/client/class-use/ apidocs/org/apache/xmlrpc/client/util/ a... - posted by jo...@apache.org on 2006/08/30 23:32:00 UTC, 0 replies.
- svn commit: r438637 [3/14] - in /webservices/xmlrpc/site: ./ apidocs/ apidocs/org/apache/xmlrpc/ apidocs/org/apache/xmlrpc/class-use/ apidocs/org/apache/xmlrpc/client/ apidocs/org/apache/xmlrpc/client/class-use/ apidocs/org/apache/xmlrpc/client/util/ a... - posted by jo...@apache.org on 2006/08/30 23:32:00 UTC, 0 replies.
- svn commit: r438637 [4/14] - in /webservices/xmlrpc/site: ./ apidocs/ apidocs/org/apache/xmlrpc/ apidocs/org/apache/xmlrpc/class-use/ apidocs/org/apache/xmlrpc/client/ apidocs/org/apache/xmlrpc/client/class-use/ apidocs/org/apache/xmlrpc/client/util/ a... - posted by jo...@apache.org on 2006/08/30 23:32:00 UTC, 0 replies.
- svn commit: r438637 [5/14] - in /webservices/xmlrpc/site: ./ apidocs/ apidocs/org/apache/xmlrpc/ apidocs/org/apache/xmlrpc/class-use/ apidocs/org/apache/xmlrpc/client/ apidocs/org/apache/xmlrpc/client/class-use/ apidocs/org/apache/xmlrpc/client/util/ a... - posted by jo...@apache.org on 2006/08/30 23:32:00 UTC, 0 replies.
- svn commit: r438637 [13/14] - in /webservices/xmlrpc/site: ./ apidocs/ apidocs/org/apache/xmlrpc/ apidocs/org/apache/xmlrpc/class-use/ apidocs/org/apache/xmlrpc/client/ apidocs/org/apache/xmlrpc/client/class-use/ apidocs/org/apache/xmlrpc/client/util/ ... - posted by jo...@apache.org on 2006/08/30 23:32:00 UTC, 0 replies.
- svn commit: r438637 [2/14] - in /webservices/xmlrpc/site: ./ apidocs/ apidocs/org/apache/xmlrpc/ apidocs/org/apache/xmlrpc/class-use/ apidocs/org/apache/xmlrpc/client/ apidocs/org/apache/xmlrpc/client/class-use/ apidocs/org/apache/xmlrpc/client/util/ a... - posted by jo...@apache.org on 2006/08/30 23:32:00 UTC, 0 replies.
- svn commit: r438637 [7/14] - in /webservices/xmlrpc/site: ./ apidocs/ apidocs/org/apache/xmlrpc/ apidocs/org/apache/xmlrpc/class-use/ apidocs/org/apache/xmlrpc/client/ apidocs/org/apache/xmlrpc/client/class-use/ apidocs/org/apache/xmlrpc/client/util/ a... - posted by jo...@apache.org on 2006/08/30 23:32:00 UTC, 0 replies.
- svn commit: r438637 [10/14] - in /webservices/xmlrpc/site: ./ apidocs/ apidocs/org/apache/xmlrpc/ apidocs/org/apache/xmlrpc/class-use/ apidocs/org/apache/xmlrpc/client/ apidocs/org/apache/xmlrpc/client/class-use/ apidocs/org/apache/xmlrpc/client/util/ ... - posted by jo...@apache.org on 2006/08/30 23:32:00 UTC, 0 replies.
- svn commit: r438637 [11/14] - in /webservices/xmlrpc/site: ./ apidocs/ apidocs/org/apache/xmlrpc/ apidocs/org/apache/xmlrpc/class-use/ apidocs/org/apache/xmlrpc/client/ apidocs/org/apache/xmlrpc/client/class-use/ apidocs/org/apache/xmlrpc/client/util/ ... - posted by jo...@apache.org on 2006/08/30 23:32:00 UTC, 0 replies.
- svn commit: r438637 [8/14] - in /webservices/xmlrpc/site: ./ apidocs/ apidocs/org/apache/xmlrpc/ apidocs/org/apache/xmlrpc/class-use/ apidocs/org/apache/xmlrpc/client/ apidocs/org/apache/xmlrpc/client/class-use/ apidocs/org/apache/xmlrpc/client/util/ a... - posted by jo...@apache.org on 2006/08/30 23:32:00 UTC, 0 replies.
- svn commit: r438637 [9/14] - in /webservices/xmlrpc/site: ./ apidocs/ apidocs/org/apache/xmlrpc/ apidocs/org/apache/xmlrpc/class-use/ apidocs/org/apache/xmlrpc/client/ apidocs/org/apache/xmlrpc/client/class-use/ apidocs/org/apache/xmlrpc/client/util/ a... - posted by jo...@apache.org on 2006/08/30 23:32:00 UTC, 0 replies.
- svn commit: r438637 [1/14] - in /webservices/xmlrpc/site: ./ apidocs/ apidocs/org/apache/xmlrpc/ apidocs/org/apache/xmlrpc/class-use/ apidocs/org/apache/xmlrpc/client/ apidocs/org/apache/xmlrpc/client/class-use/ apidocs/org/apache/xmlrpc/client/util/ a... - posted by jo...@apache.org on 2006/08/30 23:32:00 UTC, 0 replies.
- svn commit: r438646 - in /webservices/xmlrpc/trunk: client/pom.xml common/pom.xml pom.xml server/pom.xml tests/pom.xml - posted by jo...@apache.org on 2006/08/30 23:37:33 UTC, 0 replies.
- svn commit: r438820 - in /webservices/xmlrpc/branches/XMLRPC_3_0_BRANCH: pom.xml src/changes/changes.xml - posted by jo...@apache.org on 2006/08/31 08:58:02 UTC, 0 replies.
- svn commit: r438821 - /webservices/xmlrpc/trunk/src/changes/changes.xml - posted by jo...@apache.org on 2006/08/31 08:58:48 UTC, 0 replies.
- svn commit: r438825 [6/8] - in /webservices/xmlrpc/site: ./ apidocs/ apidocs/org/apache/xmlrpc/ apidocs/org/apache/xmlrpc/class-use/ apidocs/org/apache/xmlrpc/client/ apidocs/org/apache/xmlrpc/client/class-use/ apidocs/org/apache/xmlrpc/client/util/ ap... - posted by jo...@apache.org on 2006/08/31 09:10:43 UTC, 0 replies.
- svn commit: r438825 [8/8] - in /webservices/xmlrpc/site: ./ apidocs/ apidocs/org/apache/xmlrpc/ apidocs/org/apache/xmlrpc/class-use/ apidocs/org/apache/xmlrpc/client/ apidocs/org/apache/xmlrpc/client/class-use/ apidocs/org/apache/xmlrpc/client/util/ ap... - posted by jo...@apache.org on 2006/08/31 09:10:43 UTC, 0 replies.
- svn commit: r438825 [5/8] - in /webservices/xmlrpc/site: ./ apidocs/ apidocs/org/apache/xmlrpc/ apidocs/org/apache/xmlrpc/class-use/ apidocs/org/apache/xmlrpc/client/ apidocs/org/apache/xmlrpc/client/class-use/ apidocs/org/apache/xmlrpc/client/util/ ap... - posted by jo...@apache.org on 2006/08/31 09:10:43 UTC, 0 replies.
- svn commit: r438825 [7/8] - in /webservices/xmlrpc/site: ./ apidocs/ apidocs/org/apache/xmlrpc/ apidocs/org/apache/xmlrpc/class-use/ apidocs/org/apache/xmlrpc/client/ apidocs/org/apache/xmlrpc/client/class-use/ apidocs/org/apache/xmlrpc/client/util/ ap... - posted by jo...@apache.org on 2006/08/31 09:10:43 UTC, 0 replies.
- svn commit: r438825 [2/8] - in /webservices/xmlrpc/site: ./ apidocs/ apidocs/org/apache/xmlrpc/ apidocs/org/apache/xmlrpc/class-use/ apidocs/org/apache/xmlrpc/client/ apidocs/org/apache/xmlrpc/client/class-use/ apidocs/org/apache/xmlrpc/client/util/ ap... - posted by jo...@apache.org on 2006/08/31 09:10:43 UTC, 0 replies.
- svn commit: r438825 [3/8] - in /webservices/xmlrpc/site: ./ apidocs/ apidocs/org/apache/xmlrpc/ apidocs/org/apache/xmlrpc/class-use/ apidocs/org/apache/xmlrpc/client/ apidocs/org/apache/xmlrpc/client/class-use/ apidocs/org/apache/xmlrpc/client/util/ ap... - posted by jo...@apache.org on 2006/08/31 09:10:43 UTC, 0 replies.
- svn commit: r438825 [1/8] - in /webservices/xmlrpc/site: ./ apidocs/ apidocs/org/apache/xmlrpc/ apidocs/org/apache/xmlrpc/class-use/ apidocs/org/apache/xmlrpc/client/ apidocs/org/apache/xmlrpc/client/class-use/ apidocs/org/apache/xmlrpc/client/util/ ap... - posted by jo...@apache.org on 2006/08/31 09:10:43 UTC, 0 replies.
- svn commit: r438825 [4/8] - in /webservices/xmlrpc/site: ./ apidocs/ apidocs/org/apache/xmlrpc/ apidocs/org/apache/xmlrpc/class-use/ apidocs/org/apache/xmlrpc/client/ apidocs/org/apache/xmlrpc/client/class-use/ apidocs/org/apache/xmlrpc/client/util/ ap... - posted by jo...@apache.org on 2006/08/31 09:10:43 UTC, 0 replies.