jintegra/bin
This directory contains the J-Integra engine used to provide COM support in ColdFusion (via the <CFOBJECT> tag and the CreateObject() function). Table F.2 lists some files of particular interest.
FILE | DESCRIPTION |
---|---|
CheckConfig.exe | Checks J-Integra configuration settings, execute CheckConfig /? for exact syntax |
com2java.exe | Produces Java files that can access specified COM objects |
com2javacmd.exe | Command-line version of com2java.exe |
java2com.bat | Batch file that produces COM IDL files for specified Java classes |
regjvm.exe | Registers and unregisters JVMs, which may be accessed via COM |
regjvmcmd.exe | Command-line version of regjvm.exe |
regtlb.exe | Registers and unregisters IDL files generated using java2com.bat |
NOTE
J-Integra is used only in the Windows version of ColdFusion.