Skip to content

Commit

Permalink
Remove unnecessary code
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoan Nguyen committed Aug 24, 2024
1 parent 92ce7f2 commit 5002c52
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 17 deletions.
1 change: 0 additions & 1 deletion a-trust-connector/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
<classpathentry exported="true" kind="con" path="IVY_CONTAINER"/>
<classpathentry kind="con" path="WEBAPP_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
<classpathentry exported="true" kind="lib" path="lib_ws/client/cxfClient_1797F21DA09F10E5.jar"/>
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
Expand Down
3 changes: 0 additions & 3 deletions a-trust-connector/cms/cms.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,3 @@ Dialogs:
CannotReadResponseStreamMessage: Unable to read bytes from REST service stream
InvalidHashMessage: Signature ticket in session does not match callback by A-Trust. No parallel signature of multiple documents allowed.
LastSignErrorMessage: 'Start Signature Web Service Error: Code {0}'
Labels:
SignatureFinished: Signature complete!
nullSignature: Signature complete!
13 changes: 0 additions & 13 deletions a-trust-connector/config/webservice-clients.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1 @@
WebServiceClients:
#A-Trust Handy Signatur service
ATrustHandysignaturService:
Id: 1797F21DA09F10E5
ServiceClass: at.a_trust.mobile.pdf.client.HandySignaturPdf
WsdlUrl: https://handy-signatur.at/demosignaturbox/intern/HandySignaturPdf.svc?wsdl
Icon: res:/webContent/icons/atrust-icon.png
WsCallLibrary: CXF
Features:
- ch.ivyteam.ivy.webservice.exec.cxf.feature.policy.IgnoreAllPoliciesFeature
- org.apache.cxf.ws.addressing.WSAddressingFeature
Endpoints:
HttpsEndpoint:
- <%=ivy.var.ATrust_EndpointUri%>
Binary file not shown.

0 comments on commit 5002c52

Please sign in to comment.