When installing an application servers , you can install a supported version and a version that is not supported by allowed. Application server configurations are located at /atg/cim/productconfig/
appserver/SupportedApplicationServer.properties
. This file allows you to add supported versions of an application server, as well as to specify a version that is allows to run. When an unsupported but allowed version of an application server runs, CIM allows the application to run, but issues a warning message in the CIM console.

The following is an example of the SupportedApplicationServer file:

BLOGIC_SUPPORTED=10.3,12.1.2
WEBSPHERE_SUPPORTED=7.0.0,8.5.0
TOMCAT_SUPPORTED=6.0
JBOSS_SUPPORTED=5.1.0,5.0,5.1.2,6.0

JBOSS_ALLOWED=12.1.1
WEBLOGIC_ALLOWED=7.0.5, 8.5.3
TOMCAT_ALLOWED=6.1
WEBSPHERE_ALLOWED=5.1.1

Copyright © 1997, 2013 Oracle and/or its affiliates. All rights reserved. Legal Notices