Ejen Logo
 
 Project
                         
News
Old News
Download
Developer site
Browse CVS
License (GPL)
 
 Documentation
                         
Introduction
Requirements
Installation
Documentation
 
 Links
                         
Xerces2-j
Xalan-j
Ant
Antlr
JBoss
 
 Contact
                         
Author
 
 
 Ejen Binaries Installation Notes
                         
  1. Read requirements.
     
  2. Unzip ejen-bin-***.zip in a directory of your choice (do not use any path with space characters):
     
    Unix
    $ cp ejen-bin-***.zip <some_directory>
    $ cd <some_directory>
    $ unzip ejen-bin-***.zip

    Windows
    (use Winzip or other software...)

  3. Go to the 'ejen-***/examples' directory created when unpacking the archive. Then, you must edit either the 'ejen-env' file (Unix) or the 'ejen-env.bat' file (Windows) and set JAVA_HOME and EJEN_HOME environment variables (see comments in those files).
     
  4. That's it (at least for all examples except the EJB-2.0 demonstration that needs further configuration). Do not forget to read READMEs !

 

SourceForge.net Logo