You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juddi.apache.org by Andy Cutright <An...@borland.com> on 2004/04/06 18:54:01 UTC

compile error with latest CVS code

are we needing another set of classes? 

    [javac] Compiling 370 source files to
/opt/proj/andyc/cvs/ws-juddi/build/classes
    [javac]
/opt/proj/andyc/cvs/ws-juddi/src/java/org/apache/juddi/util/xml/XMLUtils
.java:24: error: Class or interface
`javax.xml.parsers.ParserConfigurationException' not found in import.
    [javac]    import javax.xml.parsers.ParserConfigurationException;
    [javac]           ^
    [javac]
/opt/proj/andyc/cvs/ws-juddi/src/java/org/apache/juddi/util/xml/XMLUtils
.java:37: error: Type `Docu


cheers, 
andy