All of the alternate transport work is only in the CVS head version at this time.
Glad to hear about the serial transport, I'm way behind on my project, but a RS232/485 implementation is out there on my horizon. Glad to see I'm not the only one who will be doing such a thing. Keep me posted on how your effort goes. Regards John Volkar ---- I'm really hating the TI TMS320VC5509 DSP, it's become the bane of my existence. -----Original Message----- From: Leavell, Richard (IndSys, GE Interlogix) [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 30, 2003 1:44 PM To: [EMAIL PROTECTED] Subject: Missing XmlRpc Interfaces - in API javadocs, but not in release jar I am tring to develop an XmlRpc over serial link application using some of the stuff you have that allows alternate (non-http) transport layer. I have some nice code for this, but I am having trouble locating the following interfaces, which are part of the online javadocs, but not to be found in any of the release jars. I could specify my own interfaces, but I'm guessing that the rest of the code in the jar probably can't handle the alternate transport if the interface is not there. Does the 1.2 release support the alternate transport and the interfaces below, or do I need more recent code? Thanks, Blair http://ws.apache.org/xmlrpc/apidocs/org/apache/xmlrpc/XmlRpcClientReques t.html http://ws.apache.org/xmlrpc/apidocs/org/apache/xmlrpc/XmlRpcTransport.ht ml Confidentiality Notice: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message.
