Docusign plugin error

Hi,

I am trying to create a plugin which calls DocuSign Api to digitally sign the pdfs. It's working fine in regular java but when I test it in Appian, I get the following error in jersey core jar. I am using jersey version 1.19.1.

Caused by: java.lang.RuntimeException: com.sun.jersey.spi.service.ServiceConfigurationError: com.sun.jersey.spi.HeaderDelegateProvider: The class com.sun.jersey.core.impl.provider.header.LocaleProvider implementing provider interface com.sun.jersey.spi.HeaderDelegateProvider could not be instantiated: Cannot cast com.sun.jersey.core.impl.provider.header.LocaleProvider to com.sun.jersey.spi.HeaderDelegateProvider

Please help me to resolve this issue.

Thanks,

Varnika

  Discussion posts and replies are publicly visible