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.xml7
1 files changed, 7 insertions, 0 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
new file mode 100644
index 00000000..67648647
--- /dev/null
+++ b/pdf-as-web/src/main/webapp/WEB-INF/sun-jaxws.xml
@@ -0,0 +1,7 @@
+<?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"/>
+</endpoints> \ No newline at end of file