You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-dev@xml.apache.org by Steven Geach <St...@elata.com> on 2001/03/15 09:13:12 UTC

will SOAP and Xerces work with JDK1.1 on client?

Hi all

Im working on a Palm Conduit. Conduits only support JDK 1.1. My question
is:

Will SOAP and Xerces work with this JDK on the client?

Cheers

Steve

 
This e-mail is intended solely for the above mentioned recipient(s) and
it may contain confidential information.  If you have received this
e-mail in error, please notify us immediately and delete the e-mail 
from your system. Copying, distribution or other use of the information
contained in this e-mail is strictly prohibited.  Nothing in this e-mail
amounts to a contractual commitment, or is otherwise legally binding on
elata plc unless confirmed by an authorised representative independently
of this e-mail.

Re: will SOAP and Xerces work with JDK1.1 on client?

Posted by Wouter Cloetens <wo...@mind.be>.
On Thu, Mar 15, 2001 at 08:13:12AM +0000, Steven Geach wrote:

> Will SOAP and Xerces work with this JDK on the client?

Yes, AFAIK, there are no Java 1.2+ dependencies left in 2.1.
Some server-side code in 2.0 did require 1.2, but that was
easily replaced by the 1.1 variants.

Please direct questions unrelated to the development of the
toolkit itself to the soap-user forum.

bfn, Wouter