You are viewing a plain text version of this content. The canonical link for it is here.
- Date and unicode handling in 3.0b1 - posted by me...@my.com on 2006/05/03 11:39:13 UTC, 1 replies.
- xmlrpc 3.0 a2 - posted by Henri Gomez <he...@gmail.com> on 2006/05/05 11:31:12 UTC, 3 replies.
- [jira] Geschlossen: (XMLRPC-79) Problems when enabling gzip compression - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/07 22:44:21 UTC, 0 replies.
- svn commit: r404846 - in /webservices/xmlrpc/trunk: client/src/main/java/org/apache/xmlrpc/client/XmlRpcHttpTransport.java client/src/main/java/org/apache/xmlrpc/client/XmlRpcLiteHttpTransport.java src/changes/changes.xml - posted by jo...@apache.org on 2006/05/07 22:48:52 UTC, 0 replies.
- [jira] Geschlossen: (XMLRPC-5) We have the problem which is not terminated normally the operation of WebServer service. - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/07 22:52:21 UTC, 0 replies.
- [jira] Geschlossen: (XMLRPC-8) BasicAuthentication bug in XmlRpcClientLite - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/07 22:52:22 UTC, 0 replies.
- [jira] Geschlossen: (XMLRPC-9) Base64 decoder chokes on a whitespace - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/07 22:54:21 UTC, 0 replies.
- [jira] Geschlossen: (XMLRPC-13) Unexpected XML parser behavior - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/07 22:54:22 UTC, 0 replies.
- [jira] Geschlossen: (XMLRPC-17) Missing an example using org.apache.xmlrpc.applet.SimpleXmlRpcClient - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/07 22:56:21 UTC, 0 replies.
- [jira] Geschlossen: (XMLRPC-19) Add SSL session resumption to XmlRpcClientLite - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/07 22:58:21 UTC, 0 replies.
- [jira] Geschlossen: (XMLRPC-21) de/serialization independence - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/07 23:00:21 UTC, 0 replies.
- [jira] Geschlossen: (XMLRPC-22) APACHE XMLRPC HTTP header EBCDIC problem OS390 zOS - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/07 23:00:22 UTC, 0 replies.
- [jira] Geschlossen: (XMLRPC-23) shutdown uses join with listener - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/07 23:00:23 UTC, 0 replies.
- [jira] Geschlossen: (XMLRPC-26) Bring SimpleXmlRpcClient up to date with the rest of the codebase - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/07 23:02:21 UTC, 0 replies.
- [jira] Geschlossen: (XMLRPC-27) Patch to allow protocol://user:password@host.domain.tld urls to be supplied to XmlRpcClient - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/07 23:06:22 UTC, 1 replies.
- [jira] Geschlossen: (XMLRPC-28) Client usage documentation is out of date - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/07 23:08:21 UTC, 0 replies.
- [jira] Geschlossen: (XMLRPC-29) Connection Reset Error - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/07 23:10:21 UTC, 0 replies.
- [jira] Geschlossen: (XMLRPC-31) build.properties not present in xmlrpc-1.2-b1-src - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/07 23:10:22 UTC, 0 replies.
- [jira] Geschlossen: (XMLRPC-33) Test checked with JUnit-addons - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/07 23:12:21 UTC, 0 replies.
- [jira] Geschlossen: (XMLRPC-34) unused imports - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/07 23:12:22 UTC, 0 replies.
- [jira] Geschlossen: (XMLRPC-35) standalone xml-rpc server doesn't start - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/07 23:12:23 UTC, 0 replies.
- [jira] Geschlossen: (XMLRPC-36) Patch for bug with array or struct in SimpleXmlRpcClient - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/07 23:14:21 UTC, 0 replies.
- [jira] Geschlossen: (XMLRPC-38) XMLRPC applet fails to xmit Base64 coded data. - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/07 23:14:22 UTC, 0 replies.
- [jira] Commented: (XMLRPC-27) Patch to allow protocol://user:password@host.domain.tld urls to be supplied to XmlRpcClient - posted by "Danny Angus (JIRA)" <xm...@ws.apache.org> on 2006/05/08 09:58:22 UTC, 0 replies.
- svn commit: r404967 - in /webservices/xmlrpc/trunk: common/src/main/java/org/apache/xmlrpc/common/TypeFactoryImpl.java src/changes/changes.xml src/site/apt/types.apt - posted by hg...@apache.org on 2006/05/08 10:35:41 UTC, 0 replies.
- svn commit: r404968 - in /webservices/xmlrpc/trunk/common/src/main/java/org/apache/xmlrpc: parser/BigDecimalParser.java parser/BigIntegerParser.java serializer/BigDecimalSerializer.java serializer/BigIntegerSerializer.java - posted by hg...@apache.org on 2006/05/08 10:36:43 UTC, 0 replies.
- [jira] Kommentiert: (XMLRPC-27) Patch to allow protocol://user:password@host.domain.tld urls to be supplied to XmlRpcClient - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/08 11:08:21 UTC, 0 replies.
- svn commit: r405039 - in /webservices/xmlrpc/trunk: client/src/main/java/org/apache/xmlrpc/client/ common/src/main/java/org/apache/xmlrpc/common/ - posted by hg...@apache.org on 2006/05/08 14:53:43 UTC, 0 replies.
- [jira] Commented: (XMLRPC-19) Add SSL session resumption to XmlRpcClientLite - posted by "Markus (JIRA)" <xm...@ws.apache.org> on 2006/05/08 15:28:21 UTC, 1 replies.
- [jira] Kommentiert: (XMLRPC-19) Add SSL session resumption to XmlRpcClientLite - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/08 15:34:22 UTC, 0 replies.
- svn commit: r405062 - /webservices/xmlrpc/trunk/src/changes/changes.xml - posted by hg...@apache.org on 2006/05/08 16:20:38 UTC, 0 replies.
- svn commit: r405094 - in /webservices/xmlrpc/branches: apache/ trunk/ xml-rpc/ - posted by dl...@apache.org on 2006/05/08 18:55:04 UTC, 0 replies.
- [jira] Reopened: (XMLRPC-36) Patch for bug with array or struct in SimpleXmlRpcClient - posted by "Daniel Rall (JIRA)" <xm...@ws.apache.org> on 2006/05/08 18:57:22 UTC, 0 replies.
- [jira] Resolved: (XMLRPC-36) Patch for bug with array or struct in SimpleXmlRpcClient - posted by "Daniel Rall (JIRA)" <xm...@ws.apache.org> on 2006/05/08 19:03:22 UTC, 0 replies.
- [jira] Kommentiert: (XMLRPC-74) No information in the manifest - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/08 22:28:23 UTC, 0 replies.
- Missing ws.commons.util.XsDateTimeFormat - posted by rossella <ro...@hrp.no> on 2006/05/09 15:03:59 UTC, 2 replies.
- CommonsTransportFactory not thread-safe? - posted by Chris Mattmann <ch...@jpl.nasa.gov> on 2006/05/09 18:19:43 UTC, 4 replies.
- [jira] Geschlossen: (XMLRPC-10) XmlRpc$XmlWriter.writeObject() doesn't enclose Strings params in tags - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/09 22:39:05 UTC, 1 replies.
- [jira] Geschlossen: (XMLRPC-25) Authenticated handler - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/09 22:44:05 UTC, 0 replies.
- [jira] Geschlossen: (XMLRPC-30) XML-RPC client doesn't handle the enconding specified by the XmlRpc.setEncoding() method - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/09 22:46:08 UTC, 0 replies.
- [jira] Geschlossen: (XMLRPC-32) Not finding registered handlers - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/09 22:48:08 UTC, 0 replies.
- [jira] Geschlossen: (XMLRPC-39) NullPointerException in XmlRpcClient.java - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/09 22:50:05 UTC, 0 replies.
- svn commit: r405536 - in /webservices/xmlrpc/branches/XMLRPC_2_0_BRANCH: changes.xml src/java/org/apache/xmlrpc/XmlRpcClient.java - posted by jo...@apache.org on 2006/05/09 23:02:52 UTC, 0 replies.
- [jira] Geschlossen: (XMLRPC-40) Make number of concurrent worker threads configurable - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/09 23:04:05 UTC, 0 replies.
- [jira] Geschlossen: (XMLRPC-42) Make ServerInputStream public - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/09 23:08:06 UTC, 0 replies.
- [jira] Geschlossen: (XMLRPC-43) LiteXmlRpcTransport throws IOExcpetion 'socket closed' - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/09 23:10:05 UTC, 0 replies.
- [jira] Geschlossen: (XMLRPC-44) Handling whitespace in XML-RPC call arguments - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/09 23:14:04 UTC, 0 replies.
- [jira] Geschlossen: (XMLRPC-45) International Characters cannot be used as Method Parameters - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/09 23:14:06 UTC, 0 replies.
- [jira] Geschlossen: (XMLRPC-48) Date format - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/09 23:18:07 UTC, 0 replies.
- [jira] Geschlossen: (XMLRPC-50) UTF-8 strings not being properly serialized by XMLWriter - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/09 23:18:08 UTC, 0 replies.
- [jira] Geschlossen: (XMLRPC-53) XML Parser (MinML) does not support unicode characters. - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/09 23:20:05 UTC, 0 replies.
- Read time out waiting to return from execute - posted by Chris Mattmann <ch...@jpl.nasa.gov> on 2006/05/10 06:05:15 UTC, 4 replies.
- XML-Parser throws MalformedInputException - posted by Andre Schilling <an...@seniorplace.de> on 2006/05/10 11:35:43 UTC, 1 replies.
- [jira] Created: (XMLRPC-80) XML-RPC server not conforming to spec - posted by "M. van Cuijk (JIRA)" <xm...@ws.apache.org> on 2006/05/10 12:21:05 UTC, 0 replies.
- [jira] Kommentiert: (XMLRPC-80) XML-RPC server not conforming to spec - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/10 12:23:06 UTC, 0 replies.
- svn commit: r405718 - in /webservices/xmlrpc/branches/XMLRPC_2_0_BRANCH: ./ src/java/org/apache/xmlrpc/ src/site/ - posted by jo...@apache.org on 2006/05/10 13:36:25 UTC, 0 replies.
- [jira] Geschlossen: (XMLRPC-51) XmlWriter.writeObject doesn't enclose Strings params in tags - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/10 13:40:05 UTC, 0 replies.
- [jira] Erneut geƶffnet: (XMLRPC-10) XmlRpc$XmlWriter.writeObject() doesn't enclose Strings params in tags - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/10 13:40:06 UTC, 0 replies.
- [jira] Closed: (XMLRPC-63) XML-RPC server ignores the encoding specified in th encoding - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/10 13:57:05 UTC, 0 replies.
- [jira] Commented: (XMLRPC-66) Throwing exception to create RPC fault results in exception name transmitted over the wire - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/10 14:03:05 UTC, 0 replies.
- [jira] Assigned: (XMLRPC-66) Throwing exception to create RPC fault results in exception name transmitted over the wire - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/10 14:03:06 UTC, 0 replies.
- [jira] Closed: (XMLRPC-70) NullPointerException thrown when XML-RPC end point accessed with no parameters - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/10 14:05:05 UTC, 0 replies.
- [jira] Assigned: (XMLRPC-74) No information in the manifest - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/10 14:07:05 UTC, 0 replies.
- svn commit: r405739 - /webservices/xmlrpc/branches/XMLRPC_2_0_BRANCH/src/site/fml/ - posted by jo...@apache.org on 2006/05/10 14:49:23 UTC, 0 replies.
- svn commit: r405740 - /webservices/xmlrpc/branches/XMLRPC_2_0_BRANCH/src/site/fml/faq.fml - posted by jo...@apache.org on 2006/05/10 14:49:28 UTC, 0 replies.
- [jira] Closed: (XMLRPC-65) HTTP Basic Authentication is unusable - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/10 14:52:05 UTC, 0 replies.
- [jira] Assigned: (XMLRPC-71) Trying to serialise an unserialisable class breaks XML format spec - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/10 14:54:05 UTC, 0 replies.
- [jira] Assigned: (XMLRPC-56) An asynchronous callback object that manages timeouts - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/10 14:56:06 UTC, 0 replies.
- svn commit: r405841 - /webservices/xmlrpc/trunk/pom.xml - posted by jo...@apache.org on 2006/05/12 21:18:45 UTC, 0 replies.
- svn commit: r405843 - /webservices/xmlrpc/trunk/common/pom.xml - posted by jo...@apache.org on 2006/05/12 21:21:04 UTC, 0 replies.
- svn commit: r405851 - /webservices/xmlrpc/trunk/common/src/main/java/org/apache/xmlrpc/common/XmlRpcHttpRequestConfig.java - posted by jo...@apache.org on 2006/05/12 22:11:57 UTC, 0 replies.
- svn commit: r405863 - in /webservices/xmlrpc/trunk: server/src/main/java/org/apache/xmlrpc/server/PropertyHandlerMapping.java src/changes/changes.xml src/site/fml/faq.fml - posted by jo...@apache.org on 2006/05/12 22:34:09 UTC, 0 replies.
- svn commit: r405864 - /webservices/xmlrpc/trunk/src/changes/changes.xml - posted by jo...@apache.org on 2006/05/12 22:35:07 UTC, 0 replies.
- Re: Implementing an init() interface for user Handlers - posted by Jochen Wiedmann <jo...@gmail.com> on 2006/05/12 22:36:59 UTC, 0 replies.
- [jira] Closed: (XMLRPC-18) Secure functionality is poorly documented, and difficult to get working. - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/12 22:48:52 UTC, 0 replies.
- [jira] Assigned: (XMLRPC-47) Add option to XmlRpcClient to ignore SSL certificate validation - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/12 22:52:09 UTC, 0 replies.
- [jira] Commented: (XMLRPC-47) Add option to XmlRpcClient to ignore SSL certificate validation - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/12 22:54:09 UTC, 0 replies.
- svn commit: r405878 - in /webservices/xmlrpc: branches/XMLRPC_2_0_BRANCH/ branches/XMLRPC_2_0_BRANCH/src/java/org/apache/xmlrpc/ branches/XMLRPC_2_0_BRANCH/src/site/fml/ trunk/client/src/main/java/org/apache/xmlrpc/client/ trunk/src/changes/ trunk/src/... - posted by jo...@apache.org on 2006/05/12 23:22:13 UTC, 0 replies.
- [jira] Closed: (XMLRPC-56) An asynchronous callback object that manages timeouts - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/12 23:24:09 UTC, 0 replies.
- Re: [PATCH] detect keepalive connection close, allow all collections as return type - posted by Jochen Wiedmann <jo...@gmail.com> on 2006/05/13 00:47:05 UTC, 0 replies.
- svn commit: r405921 - in /webservices/xmlrpc/branches/XMLRPC_2_0_BRANCH: changes.xml src/java/org/apache/xmlrpc/WebServer.java - posted by jo...@apache.org on 2006/05/13 00:48:37 UTC, 0 replies.
- svn commit: r405939 - /webservices/xmlrpc/trunk/tests/src/test/java/org/apache/xmlrpc/test/BaseTest.java - posted by jo...@apache.org on 2006/05/13 01:24:18 UTC, 0 replies.
- svn commit: r405941 - in /webservices/xmlrpc/trunk/src/site: apt/links.apt site.xml - posted by jo...@apache.org on 2006/05/13 01:25:04 UTC, 0 replies.
- svn commit: r406095 - in /webservices/xmlrpc: branches/XMLRPC_2_0_BRANCH/pom.xml trunk/client/ trunk/common/ trunk/pom.xml trunk/server/ - posted by jo...@apache.org on 2006/05/13 15:28:22 UTC, 0 replies.
- [jira] Created: (XMLRPC-82) Unknown type: string - posted by "Alexander Sydorenko (JIRA)" <xm...@ws.apache.org> on 2006/05/15 19:07:05 UTC, 0 replies.
- [jira] Closed: (XMLRPC-82) Unknown type: string - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/15 21:48:08 UTC, 0 replies.
- XML RPC 3.0 - Current Date support break XML-RPC specs - posted by Henri Gomez <he...@gmail.com> on 2006/05/16 14:00:56 UTC, 11 replies.
- svn commit: r407402 - /webservices/xmlrpc/trunk/common/src/main/java/org/apache/xmlrpc/serializer/DateSerializer.java - posted by jo...@apache.org on 2006/05/18 01:44:01 UTC, 0 replies.
- svn commit: r407419 - in /webservices/xmlrpc/trunk/common/src/main/java/org/apache/xmlrpc: parser/DateParser.java serializer/DateSerializer.java - posted by jo...@apache.org on 2006/05/18 02:53:37 UTC, 0 replies.
- svn commit: r407420 - /webservices/xmlrpc/trunk/src/changes/changes.xml - posted by jo...@apache.org on 2006/05/18 02:54:56 UTC, 0 replies.
- svn commit: r407421 - /webservices/xmlrpc/trunk/tests/src/test/java/org/apache/xmlrpc/test/SerializerTest.java - posted by jo...@apache.org on 2006/05/18 02:55:18 UTC, 1 replies.
- svn commit: r408093 - in /webservices/xmlrpc/trunk: client/src/main/java/org/apache/xmlrpc/client/ common/src/main/java/org/apache/xmlrpc/ common/src/main/java/org/apache/xmlrpc/common/ common/src/main/java/org/apache/xmlrpc/parser/ common/src/main/jav... - posted by jo...@apache.org on 2006/05/20 23:10:48 UTC, 0 replies.
- [jira] Created: (XMLRPC-83) Problems with Date - posted by "Alexander Sydorenko (JIRA)" <xm...@ws.apache.org> on 2006/05/22 17:44:29 UTC, 0 replies.
- [jira] Commented: (XMLRPC-83) Problems with Date - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/22 20:50:30 UTC, 4 replies.
- [jira] Commented: (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/05/22 22:31:30 UTC, 0 replies.
- svn commit: r408757 - in /webservices/xmlrpc/trunk/server/src/main/java/org/apache/xmlrpc: metadata/ReflectiveXmlRpcMetaDataHandler.java metadata/Util.java server/AbstractReflectiveHandlerMapping.java server/ReflectiveXmlRpcHandler.java - posted by jo...@apache.org on 2006/05/22 22:31:58 UTC, 0 replies.
- [jira] Created: (XMLRPC-84) enableForExtension Servlet parameter ignored - posted by "Denis Carniel (JIRA)" <xm...@ws.apache.org> on 2006/05/23 17:20:29 UTC, 0 replies.
- [jira] Created: (XMLRPC-85) CLONE -Patch to allow protocol://user:password@host.domain.tld urls to be supplied to XmlRpcClient - posted by "Danny Angus (JIRA)" <xm...@ws.apache.org> on 2006/05/24 11:06:29 UTC, 0 replies.
- [jira] Commented: (XMLRPC-85) CLONE -Patch to allow protocol://user:password@host.domain.tld urls to be supplied to XmlRpcClient - posted by "Danny Angus (JIRA)" <xm...@ws.apache.org> on 2006/05/24 11:06:30 UTC, 0 replies.
- Re: (XMLRPC-85) CLONE -Patch to allow protocol://user:password@host.domain.tld - posted by Jochen Wiedmann <jo...@gmail.com> on 2006/05/24 13:54:03 UTC, 0 replies.
- svn commit: r409232 - in /webservices/xmlrpc/trunk: pom.xml server/src/main/java/org/apache/xmlrpc/webserver/XmlRpcServlet.java src/changes/changes.xml - posted by jo...@apache.org on 2006/05/24 20:56:58 UTC, 0 replies.
- svn commit: r409233 - /webservices/xmlrpc/trunk/src/site/apt/server.apt - posted by jo...@apache.org on 2006/05/24 21:00:07 UTC, 0 replies.
- [jira] Closed: (XMLRPC-84) enableForExtension Servlet parameter ignored - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/24 21:01:33 UTC, 0 replies.
- svn commit: r409238 - in /webservices/xmlrpc/trunk: client/src/main/java/org/apache/xmlrpc/client/ common/src/main/java/org/apache/xmlrpc/common/ server/src/main/java/org/apache/xmlrpc/server/ server/src/main/java/org/apache/xmlrpc/webserver/ - posted by jo...@apache.org on 2006/05/24 22:07:26 UTC, 0 replies.
- [jira] Updated: (XMLRPC-83) Problems with Date - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/24 22:39:30 UTC, 0 replies.
- [jira] Closed: (XMLRPC-83) Problems with Date - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/24 22:41:31 UTC, 0 replies.
- [jira] Closed: (XMLRPC-66) Throwing exception to create RPC fault results in exception name transmitted over the wire - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/24 22:41:32 UTC, 0 replies.
- [jira] Closed: (XMLRPC-80) XML-RPC server not conforming to spec - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/24 22:43:30 UTC, 0 replies.
- [jira] Closed: (XMLRPC-81) Failed to parse servers response:Unexpected non-whitespace character data - posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/24 23:11:35 UTC, 0 replies.
- [ATTN: Release Managers] 3 binding +1's for a Release from PMC folks - posted by Davanum Srinivas <da...@gmail.com> on 2006/05/31 12:53:54 UTC, 0 replies.