The error is: The compilation
unit indirectly references the missing type org.w3c.dom.Node(typically some require class file is referencing a type outside the class path.
I have set these 4 files into my class path:
1] castor-0.9.6.jar
2] castor-0.9.6-xml.jar
3] xerces.jar
4] Jakarta_regexp.jar
please help me out.
Thanks a lot.