#
#  NOTE - a temporary note on ela directory
# 
#  This package is to show the basic functionalities
#  and user interface of Self Service and Enrollment projects.
#  It simply put everything inside the jsp files for rapid
#  prototyping.
#  It will be integrated into Mozart environment later.
#  -- ela is the previous project name for Enterprise Login Assistant.
#

1. There are some library files are needed which are not included
   in the vobs lib. Put these jar files in
   /vobs/emdw/sysman/webapps/em/WEB-INF/lib.

    common.jar
    sdk.jar
    OemCorbaVisi.jar
    ewm-1_1.jar
    ewt-opt-3_3_15.zip
    netcfg.jar
    owm-2_1.jar
    verifier.jar
    verifier12.jar
    euser.jar 

    You can get these files in /net/laverys/private/gglichri/tmp/emdwjar.
     -- it's just a temporary setup.

2. Also append $ORACLE_HOME/lib:$ORACLE_HOME/network/lib to 
   $LD_LIBRARY_PATH.

3. To run it, start Mozart and go to URL: 
   http://hostname:1810/em/euser/ela/login.jsp. 
   No EM console login needed.

4. The CA certificate and key are required to run Enrollment. 
   The ca password is welcome1. Have to login to directory
   server as superuser - "orcladmin", as in the default setting.

5. You can run *oemapp esm* to check the user creating in the
   directory server. And use *owm* to check the downloaded 
   wallet. Both available in $ORACLE_HOME/bin.

6. IE does not work well for downloading wallet (it may depends 
   on the version). But Netscape works fine.

