Running an earlier version of the interoperation server

Every release of Rational® DOORS® Web Access contains a new version of the interoperation server, which is used as the default interoperation server when you run the system. If you want, you can override the default, and use an earlier version of the interoperation server.
Note: You cannot run Rational DOORS Web Access with a version of the interoperation server earlier than v9.3.0.4.
For example, if you are running Rational DOORS Web v1.4.0.6, and you want to continue to use the v9.3.0.4 interoperation server, add the following line to f:properties in the festival.xml file:
<f:properties>
  <f:property name="interop.version" value="9.3.0.4" />

If the version of the interoperation server you are running is different from either the default version or the version specified in the festival.xml file, Rational DOORS Web Access does not run.


Feedback