Rational RequisitePro data service adapters URL

When accessing the Rational® RequisitePro® data service adapters URL, the browser might not be able to fetch content from server.

About this task

When accessing http://localhost:8080/DataServices/RequisitePro/ from a browser, the browser might be unable to fetch content from server and hangs without reporting any errors. Check for the Windows Data Execution Prevention (DEP) and add the necessary Rational RequisitePro applications as exempt.

Procedure

  1. Right-click My Computer and select Properties.
  2. Select Advanced.
  3. In the Performance section, click Settings > Data Execution Prevention.
  4. Select Turn on DEP for all programs and services except those I select.
  5. Click Add and specify the following Rational RequisitePro applications in the list:
    • requisitepro.exe: C:\Program Files\IBM\RationalSDLC\RequisitePro\bin
    • RqProxy.exe: C:\Program Files\IBM\RationalSDLC\RequisitePro\bin
  6. If you are using Apache Tomcat, also add the following application:
    • tomcat6: C:\Program Files\Apache Software Foundation\Tomcat 6.0\bin\
  7. Click OK to save.

Feedback