Download

 

Home
Description
Papers
Download
Example
MJacoAdmin
 

Este projeto está hospedado no:
Hosted by:
SourceForge Logo

Last update: 22/02/2006 18:00

JacORB over MIOP é um projeto do LCMI.
JacORB over MIOP is a project of LCMI.

File Download

MJaco Implementation

Source code

The source code of version 2.0 is available through anonymous CVS at Sourceforge using the following commands:

> cvs -d:pserver:anonymous@cvs.grouppac.sourceforge.net:/cvsroot/grouppac login
> cvs -z3 -d:pserver:anonymous@cvs.grouppac.sourceforge.net:/cvsroot/grouppac co miop

If asked for a password, type <Enter>.

Setup

1. Unzip the file mjaco2-all.zip in your computer;

2. Set the following system variables:

MJACO_HOME = directory where MJaco was unzipped
Example for UNIX environment:
setenv MJACO_HOME "/home/usuario/mjaco2"

JAVA_HOME = directory where Java VM is installed
Example for UNIX environment:
setenv JAVA_HOME "/projeto/componentes/j2sdk1.4.1"

MJaco setup is finished.