Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

You can configure several properties of CSG (server and agent components) using a property file called csg.properties which should be placed either in CARBON classpath or inside $CARBON$DSS_HOME/repository/conf. Following properties can be used:

  • csg.agent.connection.read_timeout : When the CSG Agent component which is downloading the WSDL the , read-time out. Default is 100000 milliseconds.
  • csg.agent.connection.connect_timeout : When CSG Agent component which is downloading the WSDL the , connect-time out. Default is 200000 milliseconds.
  • csg.jms.wait_reply : How long the CSG server component Proxy should wait for a reply listing on the JMS queue. Default is 30000 milliseconds.