Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You have to build the Fediz plugin on your own as it depends on IBM Websphere libraries. If you have built the plugin on your own you

  • Checkout the Fediz sources
    see here
  • Add the library runtime.jar of IBM Rational Application Developer to your Maven repository
    mvn install:install-file -Dfile=<path-to-file> -DgroupId=com.ibm.ws -DartifactId=runtime -Dversion=7 -Dpackaging=jar
  • run the maven command
    mvn clean install -Pwas
    The Maven profile was enforces building.
  • You'll find the required libraries in plugins/websphere/target/...zip-with-dependencies.zip

Installation

Pre-Requisites

...

The Fediz related configuration is done in a Servlet Container independent configuration file which is described here.

Federation Metadata document

...