Return-Path: Mailing-List: contact soap-dev-help@xml.apache.org; run by ezmlm Delivered-To: mailing list soap-dev@xml.apache.org Received: (qmail 68115 invoked from network); 10 Aug 2000 02:02:35 -0000 Received: from unknown (HELO MAIL.centegy.com) (216.16.149.50) by locus.apache.org with SMTP; 10 Aug 2000 02:02:35 -0000 Received: from KUNARK ([10.0.3.63]) by MAIL.centegy.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id NQD7PVCS; Wed, 9 Aug 2000 18:52:35 -0700 From: "Kartheek Hirode" To: Subject: RE: Enabling https Date: Wed, 9 Aug 2000 19:04:39 -0700 Message-ID: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0056_01C00234.AB0DB0D0" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 In-Reply-To: Importance: Normal X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N This is a multi-part message in MIME format. ------=_NextPart_000_0056_01C00234.AB0DB0D0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Re: Enabling httpsThanks for the tips. Downloading Xerces113 and the latest xml-soap jar files fixed the errors. Now am working on integrating modssl with my environment to test the stuff. --KH -----Original Message----- From: Jean-Noel Gadreau [mailto:jngadreau@activcard.com] Sent: Tuesday, August 08, 2000 8:11 PM To: 'soap-dev@xml.apache.org ' Subject: Re: Enabling https I got the same problem as what you have now. I think that the DOMUtils class was moved from org.apache.soap.util.DOMUtils to org.apache.soap.util.xml.DOMUtils . So you probably have an old version in your CLASSPATH (either in an old soap.jar) or as a .class. For the Base64 problem, I did not really find the "nice" fix, so what I did was to checkout from CVS the corresponding file and copy it in the 'src' dir (with the right sub-folders). Does anybody has a better way to do this or maybe I am not using the right xerces (I think I am using 1.1.3 but I will check). Hope this will get you going... Jean-Noel Gadreau ================= Jean-Noel Gadreau Software engineer, Activcard Inc ( http://www.activcard.com ) ------=_NextPart_000_0056_01C00234.AB0DB0D0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Re: Enabling https
Thanks = for the=20 tips.
Downloading=20 Xerces113 and the latest xml-soap jar files fixed the=20 errors.
 
Now am = working on=20 integrating modssl with my environment to test the = stuff.
--KH
-----Original Message-----
From: Jean-Noel Gadreau=20 [mailto:jngadreau@activcard.com]
Sent: Tuesday, August 08, = 2000 8:11=20 PM
To: 'soap-dev@xml.apache.org '
Subject: Re: = Enabling=20 https

I got the same problem as what you have now. I think = that the=20 DOMUtils class was moved from org.apache.soap.util.DOMUtils to=20 org.apache.soap.util.xml.DOMUtils . So you probably have an old = version in=20 your CLASSPATH (either in an old soap.jar) or as a .class.

For the Base64 problem, I did not really find the = "nice" fix,=20 so what I did was to checkout from CVS the corresponding file and copy = it in=20 the 'src' dir (with the right sub-folders). Does anybody has a better = way to=20 do this or maybe I am not using the right xerces (I think I am using = 1.1.3 but=20 I will check).

Hope this will get you going...

Jean-Noel Gadreau

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =
Jean-Noel=20 Gadreau
Software engineer, Activcard Inc ( = http://www.activcard.com=20 )

------=_NextPart_000_0056_01C00234.AB0DB0D0--