>From your description there seems as if there is no problem as the files are there in the required packages as described by you, so could you please give more details. I think you should try and run jars-dom3 target instead of jar-dom.
On Mon, 21 Mar 2005 13:44:23 -0500, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > 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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
