diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2021-07-30 11:16:49 +0200 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2021-08-30 10:38:25 +0200 |
commit | eed64f78c6e0dd37145b373d7218c07c0f4a8a33 (patch) | |
tree | a805b2ba3b1fed93986540d9c8002da070b342b5 /id/server/modules/moa-id-module-ehvd_integration/src/test/resources | |
parent | 7abe41afdb6f454e02126dbc90fb0352d0d15f74 (diff) | |
download | moa-id-spss-eed64f78c6e0dd37145b373d7218c07c0f4a8a33.tar.gz moa-id-spss-eed64f78c6e0dd37145b373d7218c07c0f4a8a33.tar.bz2 moa-id-spss-eed64f78c6e0dd37145b373d7218c07c0f4a8a33.zip |
do not forward SOAP exception into MOA-ID exception handling because child objects of SOAP exceptions are not serializable
Diffstat (limited to 'id/server/modules/moa-id-module-ehvd_integration/src/test/resources')
-rw-r--r-- | id/server/modules/moa-id-module-ehvd_integration/src/test/resources/config/config_qs_service.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/id/server/modules/moa-id-module-ehvd_integration/src/test/resources/config/config_qs_service.properties b/id/server/modules/moa-id-module-ehvd_integration/src/test/resources/config/config_qs_service.properties index 13ecdab2b..2f6c45365 100644 --- a/id/server/modules/moa-id-module-ehvd_integration/src/test/resources/config/config_qs_service.properties +++ b/id/server/modules/moa-id-module-ehvd_integration/src/test/resources/config/config_qs_service.properties @@ -5,4 +5,5 @@ modules.ehvd.sp.3= modules.ehvd.sp.4=435344534egewgegf modules.ehvd.service.url=https://ehvdwsqs.gesundheit.gv.at +#modules.ehvd.service.bpk.target= modules.ehvd.proxy.socks.port=12345 |