IBM Enterprise Records, Version 5.1.2   

Configuring IBM Enterprise Records REST Services for Oracle WebLogic

You must configure REST Services for Oracle WebLogic by editing the IBM® Enterprise Records REST Servicesweb.xml file.

Procedure

To configure the web.xml file for Oracle WebLogic:

  1. Go to theWEB-INF folder at yourApplication Engine or Workplace XT installation location. For example, C:\Program Files\IBM\FileNet\WebClient\WorkplaceXT\WEB-INF on Windows.
  2. Copy the weblogic.xml file to the IERRest_install_path\distribution\WEB-INF directory, replacing any existing instance of this file.
  3. Go to the IERRest_install_path\distribution\WEB-INF directory.
  4. Make a backup copy of the web.xml file, if you have not already.
  5. By using your preferred editor, edit the IBM Enterprise Records REST Services web.xml file with the following changes.
    1. In the first <security-constraint> XML element, where the <web-resource-collection>/<web-resource-name> XML element value is Secured Resources, change the value of the existing <role-name> element from All authenticated to *.
    2. Delete the entire second <security-constraint> XML element, where the <web-resource-collection>/<web-resource-name> XML element value is Unsecured Resources.
    3. Delete both of the <security-role> XML elements and all of their contents.
  6. Save and close the web.xml file.


Feedback

Last updated: November 2013
frmoc007.htm

© Copyright IBM Corporation 2013