[EMAIL PROTECTED] wrote:
>
> I am having problems with Xerces 1.4.0 on Java 1.1.8.
Could you explain why you are using JDK 1.1.8 instead of a Java 2
version for your app?
>
> According to the Xerces website it should be compatible with 1.1.8. However
> when I looked through the source, I found several classes (for instance
> org.apache.xerces.validators.schema.identity.XPath) which use the JDK1.2
> Collection methods on java.util.Vector (eg Vector.add(Object) ).
I've seen the same kind of problem with a recent bugfix release of SAX
code from http://www.megginson.com/. I don't know if it's been fixed
yet.
-Edwin
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]