-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathapplication.properties
54 lines (44 loc) · 1.67 KB
/
application.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
#
# Copyright 2021 - TOOP Project
#
# This file and its contents are licensed under the EUPL, Version 1.2
# or – as soon they will be approved by the European Commission – subsequent
# versions of the EUPL (the "Licence");
#
# You may not use this work except in compliance with the Licence.
# You may obtain a copy of the Licence at:
#
# https://joinup.ec.europa.eu/collection/eupl/eupl-text-eupl-12
#
# Unless required by applicable law or agreed to in writing, software distributed under the Licence is distributed on an "AS IS" basis,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
#
# See the Licence for the specific language governing permissions and limitations under the Licence.
#
# Global flags for initializer
global.debug = false
global.production = false
# Instance name for logging
global.instancename = dev-from-ide
# Global Toop Kafka tracker active?
toop.tracker.enabled = true
toop.tracker.topic = toop
# DSD base URL (Don't touch)
toop.dsd.service.baseurl = http://dsd.dev.exchange.toop.eu
# What AS4 implementation to use?
toop.mem.implementation = external
#toop.mem.implementation = phase4
# Our AS4 sending AP endpoint
toop.mem.as4.endpoint = http://193.10.8.212:8082/holodeckb2b/as4
#the MEM party id
toop.mem.as4.tc.partyid = mp.pilot.toop
toop.mem.as4.gw.partyid = gateway.elonia.toop
toop.mem.as4.notificationWaitTimeout=20000
# [CHANGEME] destination URL for incoming AS4 messages to DC/DP
toop.mem.incoming.url=
# SMP Client
truststore.type = jks
truststore.path = truststore/playground-truststore-v5.jks
truststore.password = toop4eu
# AS4 Properties
#toop.as4.to-party-id-type=urn:oasis:names:tc:ebcore:partyid-type:unregistered