This is the WSO2 Data Services Server documentation version 2.6.3

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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_HOME/repository/conf. Following properties can be used:

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