Q: XML-DBMS returns a NoClassFoundError exception.

Applies to: 1.x, 2.0

For example, the Transfer sample in version 1.x returns the following exception:

   Exception in thread "main" java.lang.NoClassFoundError:
      oracle/xml/parser/XMLParser
      at Transfer .toDBMS(Transfer.java:124)
      at Transfer.main(Compiled Code)

The most common causes of this are:

Back to the XML-DBMS FAQs