Configuring LDAP for EAServer  Appendix B: Setting Up Authentication and Authorization

Appendix A: Installing EP in EAServer 5.0

Uninstalling EP from EAServer

If necessary, you can easily uninstall EP from EAServer.

StepsRemoving EP from EAServer

  1. Shut down the Sybase ASA database. In a terminal window, enter:

    stopdatabase.sh
    
  2. Optionally, set the $JAGTOOL and $JAGTOOLARGS environment variables, which are supported by the uninstall.sh file. For example, if you are using a non-default IIOP port in EAServer, you can set the environment to:

    setenv JAGTOOLS JAGUAR/bin/jagtool
    setenv JAGTOOLARGS "-n 9100"
    

    Update the related command in the uninstall.sh file:

    1. Search for the line:

      ${JAGTOOL} delete WebApplications:onepage
      
    2. Change the line to:

      ${JAGTOOL} $JAGTOOLARGS delete
      WebApplications:onepage
      
  3. Execute the uninstall.sh file, located in $SYBASE/EP/scripts.

    uninstall.sh
    

    This removes the Web applications and EAServer package.

  4. Manually delete the $SYBASE/EP installation directory.

  5. Delete the /tmp/logs directory used for log files.

  6. Manually remove the Web Studio roles that were created by setup.sh. Use EAServer Manager to remove the following roles:

  7. Manually remove these files from $JAGUAR/EAServer/java/classes:





Copyright © 2004. Sybase Inc. All rights reserved. Appendix B: Setting Up Authentication and Authorization

View this book as PDF