Hi,
I want to use Apache commons-io V2.4 in a java service. My code works fine in standalone (not webMethods) mode but when I put it on an IS I got an « invocationTargetException ».
After a few research I find an older (V1.4) version of this libraries in « /webMethods/v95/common/lib/ext/ ». To confirm my idea I replace this lib by the recent one and evry thing works fine. Unfortunately this solution is not acceptable as it may cause impact on others ‘apps or on the IS itself.
Is there any way to use my javaservice with the commons-io in the « /code/jar » folder instead of « /webMethods/v95/common/lib/ext/ » ‘s one ?
Thanks a lot for answers
#webMethods#webMethods-General#Integration-Server-and-ESB