RE: Serializers/Deserializers

2001-10-27 Thread Rajasekhar
Hi, Why aren't you using the Serializer you have written to serialize your class. I don't see the line below in your DD. java2XMLClassName=examples.omnitide.SimpleURLService.URLSerializer/ Any specific reason? - Raj. -Original Message- From: David Turner [mailto:[EMAIL

RE: Deploying Apache SOAP on Tomcat....!

2001-10-27 Thread venkat reddy
Hi Mahender, Have you registered the RPCRouterServlet with the tomcat servlet engine? Try that. ~Venkat Reddy -Original Message-From: mahender reddy G [mailto:[EMAIL PROTECTED]]Sent: Thursday, October 18, 2001 5:06 AMTo: [EMAIL PROTECTED]Subject: Deploying Apache SOAP on

RE: What is the best way to send Large String from the Client to the Service?

2001-10-27 Thread Barnaby James
Lamentably, I don't know much about visual basic and using it with SOAP but I'd be very suprised if there were not a way to do this. It might be as simple as casting your XML String to a byte[] (or whathever the visual basic equivelent is) and passing it as a parameter. On the Apache SOAP side of

Soap 2.2 and Tomcat 4 problems..

2001-10-27 Thread Tim Read
Hi, After spending several days trying to install Soap with Tomcat and getting no where, I hoped that someone here might be able to help me. I am using jdk 1.3.1, Soap 2.2, Tomcat 4, latest versiĆ³n of Xerecs.jar, bsf.jar, activation.jar, mail.jar, and am working on Windows2000 platform, and my

Re: HTTPS with proxy server bug

2001-10-27 Thread David Wall
Because I'm using JSSE, I'm looking at the patch at the URL above that was associated with JSSE to see how to make Apache SOAP clients work using HTTPS with a proxy server. Does anybody understand how proxying over HTTPS ought to work? That is, is the client supposed to open a connection