Oracle Waveset Installation

ProcedureTo Install the Metro Libraries

  1. Prior to installing the Metro libraries, remove all saaj directories from webservices-rt.jar.

    1. Unjar (expand) the webservices-rt.jar file.

    2. Remove all of the saaj directories.

      For UNIX, use the following command:

      find . -name saaj -exec rm -rf {} \; -print

    3. Rejar the webservices-rt.jar file.

  2. Download Metro 2.0 and expand the zip file:

    https://metro.dev.java.net

  3. Install the Metro libraries into the Waveset WEB-INF/lib directory.