| Directory | File | Description |
| | build.bat | Windows script for Ant compilation process. |
| | build.sh | Unix script for Ant compilation process. |
| | build.xml | Main Ant rules for compiling and installing OpenCCM. |
| archive/ | | The archive directory. |
| config/ | | The configuration directory. |
| | build.properties | Template file for the common variables to set for compilation and installation. |
| | common.xml | OpenCCM general variables. |
| | envi_OpenCCM.bat | OpenCCM environment file for MS-DOS shells. |
| | envi.OpenCCM.csh | OpenCCM environment file for Unix C-shells. |
| | envi.OpenCCM.sh | OpenCCM environment file for Unix shells. |
| | jvm.bat | Windows environment file for starting a Java Virtual Machine. |
| | jvm.sh | Unix environment file for starting a Java Virtual Machine. |
| | launcher.bat | Windows environment file for starting a Java launcher. |
| | launcher.properties | Launcher variables used for compilation and installation. |
| | launcher.sh | Unix environment file for starting a Java launcher. |
| | launcher.xml | Launcher targets to be called during the build processes. |
| | BES-5.0.2/ | BES-5.0.2 configuration dependencies. |
| | JacORB-1.4/ | JacORB-1.4 configuration dependencies. |
| | OpenORB-1.2.1/ | OpenORB-1.2.1 configuration dependencies. |
| | OpenORB-1.3.0/ | OpenORB-1.3.0 configuration dependencies. |
| | ORBacus-4.1/ | ORBacus-4.1 configuration dependencies. |
| | xml_dtd.properties | XML DTD variables used for compilation and installation. |
| | xml_dtd.xml | XML DTD targets to be called during the build processes. |
| demo/ | | OpenCCM demonstrations directory. |
| | common/ | Common build files and execution scripts for all demonstrations. |
| | demo1/ | This illustrates a simple clients / server application. |
| | demo2/ | This illustrates a simple producer / consumers application. |
| | demo3/ | This illustrates a simple clients / server-producer / consumers application. |
| | dinner/ | This illustrates the philosopher's dinner. |
| | hello/ | This illustrates the classical Hello World application. |
| doc/ | | The OpenCCM documentation directory. |
| externals/ | | OpenCCM external dependencies. |
| | ant/ | Ant compilation tool from
Apache/Jakarta
|
| | cpp/ | Windows C/C++ preprocessor from
MinGW(1.0.1-20010726).
|
| | jidlscript.jar | The Java IDLscript library. |
| | ots/ | OpenCCM external dependencies on Transaction Service. |
| | velocity/ | OpenCCM external dependencies on Velocity. |
| | winprocess/ | Common applications to manage processes under Windows:
exec, kill, ps.
|
| | xerces.jar | Xerces XML parser from
Apache
|
| | xml_dtd/ | OpenCCM external dependencies on XML DTD. |
| src/ | | The OpenCCM source code directory. |
| | cpp/ | The OpenCCM C++ source code directory. |
| | doxygen/ | The OpenCCM doxygen config directory. |
| | dtd/ | The OpenCCM XML DTD files directory. |
| | idl/ | The OpenCCM OMG IDL files directory. |
| | java/ | The OpenCCM Java source code directory. |
| | unix/ | The OpenCCM Unix scripts directory. |
| | windows/ | The OpenCCM Windows scripts directory. |
| | winprocess/ | Utilities source code to manage processes under Windows (Visual Studio project). |
| | xml/ | The OpenCCM XML files directory. |
| test/ | | The OpenCCM test files. |
| | idl/ | The OpenCCM IDL test files. |
| | ir3/ | The OpenCCM Interface Repository test files. |
| | psdl/ | The OpenCCM PSDL test files. |
| | various/ | Various OpenCCM test files. |
| | sample.cidl | The OMG CIDL sample file used in the OpenCCM's User Guide. |
| | sample.idl3 | The OMG IDL 3.0 sample file used in the OpenCCM's User Guide. |
| | sample.psdl | The OMG PSDL sample file used in the OpenCCM's User Guide. |
| web/ | | The OpenCCM Web pages. |
To generate OpenCCM APIs documentation you must have already installed the
Doxygen tool. Then, just do:
After compilation, a directory is created according to the name of the used
ORB product. It contains the following directories and files:
After installation, the following directories and files are created in
the configured install.dir directory: