Requirements for using RFML

The RFML component has the same workstation Java™ virtual machine requirements as the rest of the IBM® Toolbox for Java.

In addition, in order to parse RFML at run-time, the CLASSPATH for the application must include an XML parser. The XML parser must extend class org.apache.xerces.parsers.SAXParser. For more information, see the following page:

XML parser and XSLT processor
Note: RFML has the same parser requirements as PCML. As with PCML, if you preserialize the RFML file, you do not need to include an XML parser in the application CLASSPATH to run the application.
Related reference
Workstation requirements for IBM Toolbox for Java