I’m having java.lang.IncompatibleClassChangeError error when I try to load jars in JVM on websphere and run my application. I’m using the following jars
• poi-3.8.jar
• poi-ooxml-3.8.jar
I have also checked manually for any different version used in lib folder but I couldn’t see any. Can anyone please help me to solve this error?