First part of onap rename
[appc.git] / appc-client / client-simulator / src / main / resources / client-simulator.properties
1 ###
2 # ============LICENSE_START=======================================================
3 # ONAP : APPC
4 # ================================================================================
5 # Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
6 # ================================================================================
7 # Copyright (C) 2017 Amdocs
8 # =============================================================================
9 # Licensed under the Apache License, Version 2.0 (the "License");
10 # you may not use this file except in compliance with the License.
11 # You may obtain a copy of the License at
12
13 #      http://www.apache.org/licenses/LICENSE-2.0
14
15 # Unless required by applicable law or agreed to in writing, software
16 # distributed under the License is distributed on an "AS IS" BASIS,
17 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18 # See the License for the specific language governing permissions and
19 # limitations under the License.
20
21 # ECOMP is a trademark and service mark of AT&T Intellectual Property.
22 # ============LICENSE_END=========================================================
23 ###
24
25 #
26 # Default Properties - Configured for client simulator
27 #
28 #--------------------------------------------------------------------------------------------
29 ctx.model.package=org.onap.appc.client.lcm.model
30
31 client.pool.size=10
32 client.rpc.exceptions.map.file=C:\\test\\test1\\exceptions.txt
33
34 #------------------
35 # UEB configuration
36 #------------------
37 #topic.read=client.test.2
38 #topic.read.timeout=10
39 #topic.write=client.test.1
40 #poolMembers=uebsb91sfdc.it.att.com:3904
41 #client.key=1
42 #client.secret=1
43 #client.name=ClientTest1
44 client.name.id=0
45 client.response.timeout=60000
46 #true - force shutdown
47 client.force.shutdown=false
48 client.graceful.shutdown.timeout=60000
49
50 #topic.read=Topic102-Write
51 #topic.read.timeout=60000
52 #topic.write=Topic102-Read
53 #poolMembers=10.147.100.36:3904
54
55 topic.read=Topic106-Write
56 topic.read.timeout=20000
57 topic.write=Topic106-Read
58 poolMembers=10.147.29.67:3904