Previous Topic: Remove SOA Security Manager References from IWS

Next Topic: Scripting Interface

Remove SOA Security Manager References from StartServletExec

To remove references from StartServletExec

  1. Log in with an account that has privileges to access and modify the configuration of ServletExec.
  2. At the Solaris command line, go to the /usr/NewAtlanta/ServletExecAS/ServletExec_instance name folder.
  3. Remove the following lines from the StartServletExec script:
    CLASSPATH=${NA_LIB}/servlet-api.jar:${NA_LIB}/jsp-
    api.jar:${NA_LIB}/ServletExec60.jar:${NA_LIB}/ServletExecAdmin.jar:${NA_LIB}/el-
    api.jar:${NA_LIB}/jasper-el.jar:${JL}/tools.jar:${NA_LIB}/jstl.jar:${NA_LIB}/appserv-
    jstl.jar:${NA_LIB}/activation.jar:${NA_LIB}/mail.jar:${HOMEDIRPATH}/classes:/siteminder_home/monitor/
    smmonui.jar:/siteminder_home/lib/smconapi.jar:/siteminder_home/lib/smmonclientapi.jar 
    $SENAME $HOMEDIR $MIMEFILE $DOCROOTDIR -allow 127.0.0.1 -port $PORT $SEOPTS" 
    $SENAME $HOMEDIR $MIMEFILE $DOCROOTDIR -allow 127.0.0.1 -port $PORT $SEOPTS -addl
    "/sitemindermonitor=/siteminder_home/monitor""
    
    siteminder_home

    Specifies the Policy Server installation path.

  4. Save and close the StartServletExec script.
  5. Restart ServletExec.

    The uninstallation is complete.