I get an odd error:

   [xjavac] Compiling 659 source files to C:\xml-xerces\java\build\classes
   [xjavac]
C:\xml-xerces\java\build\src\org\apache\xerces\impl\xs\XSLoaderImpl.java:19:
cannot find symbol
   [xjavac] symbol  : class DOMConfiguration
   [xjavac] location: package org.apache.xerces.dom3
   [xjavac] import org.apache.xerces.dom3.DOMConfiguration;

when trying to build jar-dom target. The odd thing is that DOMConfiguration is
in fact where it is supposed to be. I do see that DOMConfiguration exists in
both under the org and dom3 subtrees. Anyone know what i am doing wrong?

(same error is occurring regarding DOMStringList)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to