If necessary, you can easily uninstall EP from EAServer.
Removing EP from EAServer
Shut down the Sybase ASA database. In a Command Prompt window, enter:
stopdatabase
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:
Search for the line:
call “%JAGUAR%\bin\jagtool” delete WebApplications:onepage
Change the line to:
call “%JAGUAR%\bin\jagtool” %JAGTOOLARGS% delete WebApplications:onepage
Execute the uninstall.bat file, located in %SYBASE%\EP\scripts.
uninstall.bat
This removes the Web applications and EAServer package.
Manually delete the %SYBASE%\EP installation directory.
Delete the x:\tmp directory used for log files.
Manually remove the Web Studio roles that were created by setup.bat. Use EAServer Manager to remove the following roles:
PortalUser
PortalAdmin
PortalGuest
StudioAdmin
superuser
manager
Manually remove these files from %JAGUAR%\EAServer\java\classes:
csi-core.jar
csi-ldap.jar
csi-portaldb.jar
Copyright © 2004. Sybase Inc. All rights reserved. |
![]() |