26 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
I try to install the version 11.41 of com.silanis.sdk
As I see, there is a dependency on littleproxy 1.1.2 (org\littleshoot\littleproxy\1.1.2)., but it has not been updated since 2017.
Forum topic
OneSpan Sign
esignlive's httpcomponents version is 4.3.6. We were previously using 4.0, and I updated our builds to use 4.3.6. We have now run into an issue where that breaks another of our third-party dependencies. Is esignlive compatible with 4.2.2 or earlier (we would prefer to revert to 4.0).
Forum topic
OneSpan Sign
We are integrating e-SignLive with an EPiServer site. The EPiServer version we are using depends on log4net version 1.2.10 but the Silanis.ESL.dll depends on 1.2.13. We tried using a binding redirect in the application's web config with no luck.
Forum topic
OneSpan Sign
We put below in our application pom.xml:
Forum topic
OneSpan Sign
Hello,
I could not find esl-sdk-external-signer-verification jar in the maven repository. Please help.
Forum topic
OneSpan Sign
I would like to make a suggestion to be a bit more specific in the maven artifact name of the java sdk.
Forum topic
OneSpan Sign
Hey folks at ESL, great job with the mobile SDK, though I'd like to suggest a couple things you can do to make working with the mobile SDKs a little easier.
Forum topic
OneSpan Sign
I'm currently using Java SDK to create a package:
<dependency>
<groupId>com.silanis.esl</groupId>
<artifactId>sdk</artifactId>
<version>11.38</version>
</dependency>
Forum topic
OneSpan Sign
Hi, Is it possible to dynamically display items in a list field, dependent on another field?Thanks,Calum
Forum topic
OneSpan Sign
Hi
I am getting the above error while running the sdk examples on tomcat server. There are no other compile time dependencies other than the sdk itself correct?