DataDirect XML Converters™ Release 3.2 for Java
README
Copyright (c) 2008 DataDirect Technologies Corp. All rights reserved.
This README file contains additional information not included in the
DataDirect XML Converters documentation.
Contents
This readme contains the following sections:
Release 3.2 Features
DataDirect XML Converters 3.2 provides the following features:
- New XML Converter for the Edig@s EDI dialect (existing EDI dialects include EDIFACT, IATA, EANCOM, and X12).
- Enhancements to the ConverterListener interface, allowing additional events to be trapped.
Installation
Notes regarding the installation process:
- After you have started the installation process, a progress
bar is displayed on the screen. If you choose to cancel the
installation at this stage, files that have already been copied to
your machine will not be removed. You must delete these files
manually from the installation directory.
- The DataDirect XML Converter installer accepts multiple product keys. For
details, refer to the DataDirect XML Converters Installation Guide
(xmlconverters-ig.pdf).
Using the Online Documents
You can view the PDF version of the online documents with Adobe Acrobat Reader
version 4.0 or higher. To download Acrobat Reader from the Web, go to Adobe’s Web site
at http://www.adobe.com.
The PDF books are an installable option for DataDirect XML Converters.
For instructions on how to use the online documents and Acrobat Reader,
refer to the last chapter in the DataDirect XML Converters Installation Guide (xmlconverters-ig.pdf).
DataDirect XML Converters Files
The following files are packaged in 32_xmlconverters.jar, which you extract to your
installer directory:
- 3rdPartySoftware.txt Third-Party license restrictions
- ddxmlconvertersj.jar File used to install DataDirect XML Converters
- fixes.txt Fixes to known issues in the current release
- installer.properties Properties for the Java installer
- license.htm The End User License Agreement (EULA)
- README.htm This file
- XMLConvertersInstaller.jar File containing the installer
When you install DataDirect XML Converters, the installer copies
the following directories and files to the product installation
directory you specify (represented as INSTALL_DIR):
To INSTALL_DIR/
- 3rdPartySoftware.txt Third-Party license restrictions
- fixes.txt Fixes to known issues in the current release
- license.htm The End User License Agreement (EULA)
- README.htm This file
To INSTALL_DIR/doc (optional components)
- books.pdf Bookshelf for the DataDirect XML Converters product documentation
- xmlconverters-ig.pdf DataDirect XML Converters Installation Guide
- xmlconverters-ug.pdf DataDirect XML COnverters User's Guide and Reference
To INSTALL_DIR/examples (optional components)
- demo.bat Batch file for running the example
- demo.java The demonstration file used in the example
- demo.sh Shell script for setting CLASSPATH
- Numerous supporting files for file conversion examples
To INSTALL_DIR/help (optional components)
- help.htm Launch file for the HTML documentation
- Numerous supporting files for the HTML version of the product documentation
To INSTALL_DIR/javadoc (optional components)
- index.html Launch file for the Javadoc
- Numerous supporting files for the Javadoc
To INSTALL_DIR/lib
- XMLConverters.jar DataDirect XML Converters Classes
- EDI.jar Container for internal resource files for XML Converters
- /codehaus/*.* Jar files for XML streaming libraries
- /javamail/*.* Jar files for Javamail libraries
Third-Party Licensing Agreements
Refer to the 3rdPartySoftware.txt file in your DataDirect XML Converters
installation directory for information about third party license
restrictions.
end of DataDirect XML Converters™ Release 3.2 README.htm