aspose file tools
The moose likes XML and Related Technologies and the fly likes java.lang. NoClass DefFound Error: org/xml/ sax/ ext/ Attributes2 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "java.lang. NoClass DefFound Error: org/xml/ sax/ ext/ Attributes2 " Watch "java.lang. NoClass DefFound Error: org/xml/ sax/ ext/ Attributes2 " New topic
Author

java.lang. NoClass DefFound Error: org/xml/ sax/ ext/ Attributes2

kermit tensmeyer
Greenhorn

Joined: Jan 25, 2008
Posts: 2

generates the
Exception in thread "main" java.lang. NoClass DefFound Error: org/xml/sax/ext/ Attributes2
at org.apache.xerces. parsers.AbstractSAXParser.<init>(Unknown Source)
< stack listing deleted >


it's not a saxon issue The usual answers for this message indicate adding xml-apis.jar to the classpath; and the problem persists. Is there another define that is need to have java find the Attributes2Impl class in xml-apis.jar?

kermit tensmeyer
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: java.lang. NoClass DefFound Error: org/xml/ sax/ ext/ Attributes2
 
Similar Threads
Any solutions to have one xml source file, one XSLT file and create many html files??
function exslt:node-set not available in Xalan-J?
xercesImpl.jar causes exceptions?
No class DefFound error in EJB3.0 running in weblogic 10.0
xercesImpl.jar causes exceptions?