If necessary, you can easily uninstall EP from EAServer.
Removing EP from EAServer
Shut down the Sybase ASA database. In a terminal window, enter:
stopdatabase.sh
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:
Search for the line:
${JAGTOOL} delete WebApplications:onepage
Change the line to:
${JAGTOOL} $JAGTOOLARGS delete WebApplications:onepage
Execute the uninstall.sh file, located in $SYBASE/EP/scripts.
uninstall.sh
This removes the Web applications and EAServer package.
Manually delete the $SYBASE/EP installation directory.
Delete the /tmp/logs directory used for log files.
Manually remove the Web Studio roles that were created by setup.sh. 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. |
![]() |