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

Appendix A: Installing EP in EAServer 5.1

Uninstalling EP 6.1 from EAServer

If necessary, you can easily uninstall EP from EAServer.

StepsRemoving EP from EAServer

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

    stopdatabase
    
  2. Optionally, set the %JAGTOOLARGS% environment variable, which is supported by the uninstall.bat file. For example, if you are using a non-default IIOP port in EAServer, you can set the environment to:

    set JAGTOOLARGS=-n 9100
    

    Then, update the related command in the uninstall.bat file:

    1. Search for the line:

      call “%JAGUAR%\bin\jagtool” delete
      WebApplications:onepage
      
    2. Change the line to:

      call “%JAGUAR%\bin\jagtool” %JAGTOOLARGS%
      delete WebApplications:onepage
      
  3. Execute the uninstall.bat file, located in %SYBASE%\EP\scripts.

    uninstall.bat
    

    This removes the Web applications and EAServer package.

  4. Manually delete the %SYBASE%\EP installation directory.

  5. Delete the x:\tmp directory used for log files.

  6. Manually remove the Web Studio roles that were created by setup.bat. 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