validation problems with SOAP2.1 and Xerces1.4.0

2001-05-28 Thread Paul Lanceman
We had some 2.1 based SOAP code that was working fine with Xerces 1.3.0, but stopped working when we switched to Xerces 1.4. I captured a SOAP request message and tried to validate it using a simple framework (xfront) that invoked SAX2Count with schema validation turned on, and validation fai

cvs commit: xml-soap/java/src/org/apache/soap/server/http MessageRouterServlet.java RPCRouterServlet.java

2001-05-28 Thread duftler
duftler 01/05/28 21:17:53 Modified:java/src/org/apache/soap/server/http MessageRouterServlet.java RPCRouterServlet.java Log: Moved res.setContentType(...) call before res.getWriter() call to be in compliance with Servlet spec. Submitted by: Jim Hazen ([

cvs commit: xml-soap/java/docs/install iPlanet.html index.html

2001-05-28 Thread duftler
duftler 01/05/28 20:30:03 Modified:java/docs/install index.html Added: java/docs/install iPlanet.html Log: Added install docs for iPlanet. Submitted by: Christopher P Kampmeier ([EMAIL PROTECTED]) Reviewed by: Matthew J. Duftler ([EMAIL PROTECTED]) Revision Changes

Re: SSL error

2001-05-28 Thread Zhou Ruiyi
I think you have used the unsigned or invalid CAs - Original Message - From: "Saint-Martin Cecile" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, May 28, 2001 9:08 PM Subject: SSL error > I followed the instruction at > http://xml.apache.org/websrc/cvsweb

SSL error

2001-05-28 Thread Saint-Martin Cecile
I followed the instruction at http://xml.apache.org/websrc/cvsweb.cgi/~checkout~/xml-soap/java/docs/install/FAQ_Tomcat_SOAP_SSL.html to use SSL over SOAP... and I have this error when invoking service : java.lang.reflect.InvocationTargetException: javax.net.ssl.SSLHandshakeException: unknown C

RPC with Payload Attachement

2001-05-28 Thread Travis Song
Hi all. The message below is a sent message with one attachment in the sample.mime example. This example uses call to invoke remote method. Of course it is "SOAP with RPC", strictly speaking. Is there any way that we can add elements in the SOAP Evelope so that we can generate a message such