| |
|
|
|
|
Ejen Binaries Installation Notes |
-
Read requirements.
-
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...) |
-
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).
-
That's it (at least for all examples except the EJB-2.0 demonstration that
needs further configuration). Do not forget to read READMEs !
|
|
|
|
|
|
|