| |
Distribution Components
Here is the list of all components (".jar" and ".dll"
files) installed on your computer with Metamerge Integrator.
.jar files are found in the jars/ subdirectory.
Two of them make up the Metamerge Integrator product:
- rs.jar - MI Server, Connectors, Parsers, EventHandlers, i.e. the core of MI.
- rsadmin.jar - The MI Admin tool.
In addition some configuration for these are supplied in the property
files miadmin.lax (Admin tool) and miserver.lax (Metamerge
Integrator). The most important here are the
- LAX.CLASS.PATH section which shows what Java libraries are need to
run the application. You might need to edit this if you add new Java
libraries for your own use.
- LAX.NL.CURRENT.VM section which shows what Virtual Machine is to be
used, it should be set up correctly by the Installer.
The rest are 3rd party libraries used by the product:
Scripting Framework
- bsf.jar, bsfengines.jar - The IBM open source
wrapper for a variety of script engines - http://oss.software.ibm.com/developerworks/projects/bsf.
It provides a unified interface to the various script engines available
(a.k.a BSF). Note that this framework does not provide any script engines
at all. The script engines must be downloaded from other web sites.
- bsfactivescriptengines.dll (part of BSF) - This is the
wrapper used by BSF to access the Windows Scripting Host engine. The WSH
engine in turn can access the installed windows scripting engines like
JScript, VBScript and PerlScript.
- js.jar, jstools.jar - The Mozilla implementation of
Javascript engine (a.k.a. Rhino) - www.mozilla.org/rhino. It is 100%
java.
Security
- cryptix-jce-api.jar, cryptix-jce-provider.jar - Provide
an implementation (exportable outside the USA) of the Java Cryptograpy
Engine. Cryptix is opensource - www.cryptix.org.
- jsse.jar, jcert.jar, jaas.jar, jnet.jar - Sun's Java2
security framework (needs providers like Cryptix). Provides
security/encryption functionality (SSL, etc.) - http://java.sun.com/products.
Java Naming and Directory Interface (JNDI)
JavaMail API
- smtp.jar, imap.jar, pop3.jar, mail.jar, mailapi.jar,
activation.jar - JavaMail libraries for SMTP, IMAP, POP3 - http://java.sun.com/products.
XML
- xalan.jar, xerces.jar - The Apache XML project that
provides XML parsing (xerces.jar) and XPath/XSL (xalan.jar) - http://xml.apache.org.
Other
- sck.jar - SNMP trap listener library (used by
themetamerge.SNMP-Trap listener).
- ftpbean.jar -
FTP file transfer object (see FTP
Object
).
- ncso.jar - Domino 5 client library.
- comm.jar - Serial port driver.
- ntmetadata.dll (component of ADSI Connector) - Wraps calls of
WinAPI functions that interact with NT/AD database.
| |
|