![]() | |
[Become a member of the ObjectWeb Consortium! Membership is free for individuals.] |
OpenCCM:
| Download Documentation Mailing Lists Partners License History |
Developers' Corner:
| How to Contribute Workplan CVS Repository Bug Tracking ObjectWeb Forge Site User Mailing List Team Mailing List |
About OpenCCM:
| Team Contacts |
ObjectWeb Resources:
| FAQ Mailing Lists CVS Repositories Search ObjectWeb Forge Mirror Sites |
Table of ContentsAvailabilityRequirementsTo work correctly, OpenCCM has the following mandatory requirements:
Extra requirementsYou may have to provide the following requirements:
Currently supported ORBs
Currently fully supported configurations
DistributionExtracting the contents of the OpenCCM archive
WinZip is a registered trademark of WinZip Computing, Inc.
The contents of the OpenCCM archiveThe OpenCCM archive contains the following directories and files:
Configuration instructionsTo configure and compile OpenCCM, you must have already installed an OpenCCM supported ORB product. Then configuring OpenCCM requires:
Compilation instructionsCompiling OpenCCMAfter configurating OpenCCM, just do on Unix systems: $ build.sh or on Windows systems: $ build.bat Generating OpenCCM documentationTo generate OpenCCM APIs documentation you must have already installed the Doxygen tool. Then, just do: $ build.sh doc or $ build.bat doc Compilation resultsAfter compilation, a directory is created according to the name of the used ORB product. It contains the following directories and files:
Installation instructionsInstalling OpenCCMExecute the following command to install OpenCCM: $ build.sh install or $ build.bat install Installation resultsAfter installation, the following directories and files are created in
the configured
Installation instructions for PDA under Windows CERequirementsAs for any other environment, the OpenCCM distribution for PDA needs an installed JVM and ORB to work correctly. In the following distribution, the OpenCCM command scripts are written for ORBacus-4.1 and the IBM J9 Java Virtual Machine for Pocket PC. However you can use any of supported ORBs or JVM for your device by easily adapting these scripts. Moreover to run the following provided scripts, you need to install PocketConsole v1.3 on your PDA. OpenCCM distribution architecture for PDAThe OpenCCM distribution architecture for PDA is the following:
Installing OpenCCM on a PDA
Create a directory called
Copy the content of the Running an OpenCCM server on your deviceTo run an OpenCCM server, edit the following scripts:
|