From 714e1895abf0ae67a8d97f680fd896cd46cfc6cb Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Thu, 30 Oct 2014 09:19:58 +0100 Subject: switch to axis-1.0_IAIK_1.2.jar to solve problems with wsdl resource loader --- pom.xml | 2 +- .../axis/axis/1.0_IAIK_1.2/axis-1.0_IAIK_1.1.pom | 7 +++++++ .../axis/axis/1.0_IAIK_1.2/axis-1.0_IAIK_1.2.jar | Bin 0 -> 1095753 bytes .../src/main/webapp/WEB-INF/server-config.wsdd | 4 ++-- 4 files changed, 10 insertions(+), 3 deletions(-) create mode 100644 repository/axis/axis/1.0_IAIK_1.2/axis-1.0_IAIK_1.1.pom create mode 100644 repository/axis/axis/1.0_IAIK_1.2/axis-1.0_IAIK_1.2.jar diff --git a/pom.xml b/pom.xml index 887ee8a8d..3407bfcd9 100644 --- a/pom.xml +++ b/pom.xml @@ -157,7 +157,7 @@ axis axis - 1.0_IAIK_1.1 + 1.0_IAIK_1.2 compile diff --git a/repository/axis/axis/1.0_IAIK_1.2/axis-1.0_IAIK_1.1.pom b/repository/axis/axis/1.0_IAIK_1.2/axis-1.0_IAIK_1.1.pom new file mode 100644 index 000000000..6efb3d78d --- /dev/null +++ b/repository/axis/axis/1.0_IAIK_1.2/axis-1.0_IAIK_1.1.pom @@ -0,0 +1,7 @@ + + 4.0.0 + axis + axis + 1.0_IAIK_1.2 + AXIS 1.0 patched(1.2) (XXE attacks / wsdl ressource loader) + diff --git a/repository/axis/axis/1.0_IAIK_1.2/axis-1.0_IAIK_1.2.jar b/repository/axis/axis/1.0_IAIK_1.2/axis-1.0_IAIK_1.2.jar new file mode 100644 index 000000000..3418552f4 Binary files /dev/null and b/repository/axis/axis/1.0_IAIK_1.2/axis-1.0_IAIK_1.2.jar differ diff --git a/spss/server/serverws/src/main/webapp/WEB-INF/server-config.wsdd b/spss/server/serverws/src/main/webapp/WEB-INF/server-config.wsdd index 9ff243e5c..43e748734 100644 --- a/spss/server/serverws/src/main/webapp/WEB-INF/server-config.wsdd +++ b/spss/server/serverws/src/main/webapp/WEB-INF/server-config.wsdd @@ -16,7 +16,7 @@ http://reference.e-government.gv.at/namespace/moa/20020822# - webapps/moa-spss/resources/schemas/MOA-SPSS-2.0.0.wsdl + /resources/schemas/MOA-SPSS-2.0.0.wsdl @@ -30,7 +30,7 @@ http://reference.e-government.gv.at/namespace/moa/20020822# - webapps/moa-spss/resources/schemas/MOA-SPSS-2.0.0.wsdl + /resources/schemas/MOA-SPSS-2.0.0.wsdl -- cgit v1.2.3