Increased test coverage for appc-java-client
[appc.git] / appc-client / client-simulator / src / test / resources / data / client-simulator.properties
1 #
2 # Default Properties - Configured for client simulator
3 #
4 #--------------------------------------------------------------------------------------------
5 ctx.model.package=com.att.appc.client.lcm.model
6
7 client.pool.size=10
8 client.rpc.exceptions.map.file=/root/exceptions.txt
9 #client.response.timeout=TIMEOUT
10
11 #------------------
12 # UEB configuration
13 #------------------
14 topic.read=async_amrita2
15 topic.read.timeout=30000
16 #topic.read.limit=1000
17 topic.write=appc_read_oecomp2
18 client.name=name1
19 client.name.id=0
20
21 #true - force shutdown
22 client.force.shutdown=false
23 client.graceful.shutdown.timeout=60000
24
25 #poolMembers=uebsb92sfdc.it.att.com:3904
26 poolMembers=10.147.101.7:3904
27