aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-web/src/main/webapp/WEB-INF/sun-jaxws.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pdf-as-web/src/main/webapp/WEB-INF/sun-jaxws.xml')
-rw-r--r--pdf-as-web/src/main/webapp/WEB-INF/sun-jaxws.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/pdf-as-web/src/main/webapp/WEB-INF/sun-jaxws.xml b/pdf-as-web/src/main/webapp/WEB-INF/sun-jaxws.xml
deleted file mode 100644
index f62b8484..00000000
--- a/pdf-as-web/src/main/webapp/WEB-INF/sun-jaxws.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<endpoints xmlns="http://java.sun.com/xml/ns/jax-ws/ri/runtime"
- version="2.0">
- <endpoint name="SOAP Sign"
- implementation="at.gv.egiz.pdfas.web.ws.PDFASSigningImpl"
- url-pattern="/wssign"/>
-
- <endpoint name="SOAP Verify"
- implementation="at.gv.egiz.pdfas.web.ws.PDFASVerificationImpl"
- url-pattern="/wsverify"/>
-</endpoints> \ No newline at end of file