Sun OpenSSO Enterprise Policy Agent 3.0 Guide for JBoss Application Server 4.x/5.x

ProcedureTo Download Compatible JAX-WS JAR Files

You must first download and install the JAX-WS JAR files from the JAX-WS Reference Implementation (RI) project.

  1. Download and unzip JBoss Application Server 4.x/5.x in the /opt directory.

  2. Download jaxws-ri.zip from the following site: https://jax-ws.dev.java.net/

  3. Unzip jaxws-ri.zip in /opt.

  4. On Solaris and Linux systems, set the JAX-WS RI shell scripts to be executable. For example:

    cd /opt/jaxws-ri/bin
    chmod +x *.sh