Re: cvs commit: xml-soap/java/src/org/apache/soap/util/xmlXMLParserUtils.java

2002-11-21 Thread Scott Nichol
> I as I wrote the big performance reserve left for those who uses xerces 2 - > is disable deffered node expansion feature. > > I asked a question on xerces forum, and all who answered said this feature > better be disabled by default. > You can read a thread by the following URL > http://marc.thea

Re: Question about JDK 1.1

2002-11-21 Thread Scott Nichol
Niclas, What version of Apache SOAP will you be starting with? The use of JDK 1.2 features has accelerated over the last 4-6 weeks. As you guessed, this is mostly collection classes. Fortunately, the changes are limited to implementations; I don't think any public methods have JDK 1.2 classes i

cvs commit: xml-soap/java/src/org/apache/soap/util/xml XMLParserUtils.java

2002-11-21 Thread snichol
snichol 2002/11/21 08:36:58 Modified:java/src/org/apache/soap Utils.java java/src/org/apache/soap/messaging Message.java java/src/org/apache/soap/rpc Call.java java/src/org/apache/soap/server DeploymentDescriptor.java S

cvs commit: xml-soap/java/samples/mime testit.cmd

2002-11-21 Thread snichol
snichol 2002/11/21 08:45:08 Modified:java/samples/doclit Add.java java/samples/mime testit.cmd Log: Provide more feedback. Revision ChangesPath 1.3 +1 -0 xml-soap/java/samples/doclit/Add.java Index: Add.java ===

Re: Question about JDK 1.1

2002-11-21 Thread Niclas Hedhman
On Thursday 21 November 2002 22:51, Scott Nichol wrote: > Niclas, > > What version of Apache SOAP will you be starting with? The use of JDK > 1.2 features has accelerated over the last 4-6 weeks. As you guessed, > this is mostly collection classes. Fortunately, the changes are limited > to imple

Re: Question about JDK 1.1

2002-11-21 Thread Niclas Hedhman
On Friday 22 November 2002 09:53, Niclas Hedhman wrote: > On Thursday 21 November 2002 22:51, Scott Nichol wrote: > > Niclas, > > > > What version of Apache SOAP will you be starting with? The use of JDK > > 1.2 features has accelerated over the last 4-6 weeks. As you guessed, > > this is mostly