On Wed, 20 Mar 2002 06:19, Gonzalo A. Diethelm wrote:
> Just got excalibur from cvs, did ant main, and I am getting this error:
>
>     [javac]
> all\src\java\org\apache\avalon\excalibur\xml\XercesParser.java:115:
>             cannot access org.w3c.dom.traversal.DocumentTraversal
>     [javac] file org\w3c\dom\traversal\DocumentTraversal.class not found
>     [javac]         return new DocumentImpl();
>     [javac]                ^
>     [javac] Note: Some input files use or override a deprecated API.
>     [javac] Note: Recompile with -deprecation for details.
>     [javac] 1 error
>
> Any hints?

looks like you need to put xerces2 (?) into your classpath.

-- 
Cheers,

Pete

----------------------------------
Ancient Go proverb: "Only amateurs 
try to come up with 'fancy' moves"
----------------------------------

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

Reply via email to