Applying test fixes to Rational Asset Manager on stand-alone WebSphere Application Server

You can apply available test fixes to IBM® Rational® Asset Manager deployed on a stand-alone installation ofWebSphere® Application Server.

Procedure

  1. Stop WebSphere Application Server.
  2. From a command prompt, navigate to the /WebSphere_installation_directory/profiles/profile_name/bin directory. You must be logged in as a user with read/write access to WebSphere Application Server and all of the associated files.
  3. Run the following wsadmin command to apply the test fix: wsadmin -conntype NONE -c "$AdminApp update RAM1WebApplication partialapp {-contents TEST_FIX_FILE}" TEST_FIX_FILE is the full path to the test fix archive file. Specify the path by using forward slashes, even on computers that are running Microsoft Windows. On Linux and AIX® computers, the dollar sign ($) is a reserved character and must be escaped with a backslash.
  4. Start WebSphere Application Server.

Results

The test fix is installed. To verify the test fix, click Help > About IBM Rational Asset Manager in the Rational Asset Manager web client. The installed test fixes are displayed.

Feedback