Some RAS configuration parameters reside in the Java property file ras.properties. This property file is typically located in the following directory:
c:\Program Files\CA\AionRM\RuleManager\ras
Some of the RAS configuration parameters defined in ras.properties include the following:
Specifies the default Web service mode (Axis style/use settings) for deployed services. Valid values are DOCLIT or RPCENC.
Generate rule service infer method with input and output arrays. Valid values are true or false.
Generate Enumeration fields defined as strings instead of references to Enumeration classes. Valid values are true or false.
Defines target application server for rule service WAR's to allow for differences in packaging of WAR's for different servers. Valid values are JBoss, Tomcat, Websphere or Weblogic.
For locally deployed rule services this properties file is loaded from the following directory:
jboss\server\default\deploy\arm-ws.war\WEB-INF\classes
When generating rule service WARs for remote deployment this properties file is copied from the following directory:
c:\Program Files\CA\AionRM\RuleManager\ras\axis-webapp\WEB-INF\classes
| Copyright © 2009 CA. All rights reserved. | Email CA Technologies about this topic |