I have a custom plugin which references 3rd party jar xmlsec-2.0.1.jar. I have t

I have a custom plugin which references 3rd party jar xmlsec-2.0.1.jar. I have this jar included in the META-INF/lib directory. When this plugin is executed on Appian 7.10, it uses the xmlsec-1.4.6.jar in ear/suite.ear/lib instead of the one that I included in the plugin jar. This failed with NoSuchMethodError due to the loading of the wrong jar. This plugin was working on Appian 7.5.

How do I get Appian 7.10 to use the jar packaged in the plugin?

OriginalPostID-172491

OriginalPostID-172491

  Discussion posts and replies are publicly visible