C H A P T E R  5

Uninstalling RFID Software

This section describes the procedures required for uninstalling the Sun Java System RFID Software. The following topics are included here:


Uninstalling RFID Event Manager

To uninstall the RFID Event Manager, use the provided uninstaller wizard. A full uninstall removes all the components installed in the system (control station, execution agent, common files, and documentation). If you select a partial uninstall, you should retain the Common Files item, which is shared by Control Station and Execution Agent.


procedure icon  To Uninstall RFID Event Manager

1. Enable access to the X server.


% xhost + machine-name

2. /Become a superuser (root).


% su root

3. Set the DISPLAY environment variable to display to your machine name. For example, using the csh:


#setenv DISPLAY machine-name:0.0

4. Change to the directory containing the uninstall script.


#cd /opt/SUNWrfid

5. Start the uninstaller.


#./uninstall

The Welcome page is displayed.

6. Click next and follow the instructions to uninstall RFID Event Manager.

7. When uninstallation is complete, click Finish.

8. Disable client access and exit from root privileges.


Uninstalling RFID Information Server

To uninstall the RFID Information Server, make sure that the application server is first running.

1. Verify that the application server to which Information Server is deployed is running before starting to uninstall.

The uninstall wizard l performs administrative functions that clean up the application server from the JMS, JDBC, and ear applications registered to the application.

2. Enable access to the X server.


% xhost + machine-name

3. /Become a superuser (root).


% su root

4. Set the DISPLAY environment variable to display to your machine name. For example, using the csh:


#setenv DISPLAY machine-name:0.0

5. Change to the directory containing the uninstall script.


#cd /opt/SUNWrfidis

6. Start the uninstaller.


#./uninstall

The Welcome page is displayed.

7. Click Next and follow the instructions to uninstall RFID Information Server.

8. When uninstallation is complete, click Finish.

9. Disable client access and exit from root privileges.


Uninstalling RFID Management Console

To uninstall the RFID Management Console, make sure that the application server is first running.

1. Verify that the application server to which RFID Management Console is deployed is running before starting to uninstall.

The uninstall wizard performs administrative functions that clean up the application server from the JMS, JDBC, and ear applications registered to the application.

2. Enable access to the X server.


%xhost + machine-name

3. /Become a superuser (root).


%su root

4. Set the DISPLAY environment variable to display to your machine name. For example, using the csh:


#setenv DISPLAY machine-name:0.0

5. Change to the directory containing the uninstall script.


#cd /opt/SUNWrfidmc

6. Start the uninstaller.


#./uninstall

The Welcome page is displayed.

7. Click Next and follow the instructions to uninstall RFID Management Console.

8. When uninstallation is complete, click Finish.

9. Disable client access and exit from root privileges.