macromedia COLDFUSION MX 7 Web Application Construction Kit [Electronic resources]

Ben Forta, Raymond Camden, Leon Chalnick, Angela Buraglia

نسخه متنی -صفحه : 281/ 220
نمايش فراداده

  • 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.

    Table F.2. jintegra/bin Files

    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.