Forum Discussion
SmartBear_Suppo
Alumni
14 years agoHi,
libraries in the ext folder are loaded into their own (shared) classloader - in your case I'm not sure if there is any other way to solve this then what you have already done.. what if you remove the slf4j library from the lib folder and only put your own in the ext folder!? (I'm not sure no how slf4j is being used anyway... )
regards!
/Ole
SmartBear Software
libraries in the ext folder are loaded into their own (shared) classloader - in your case I'm not sure if there is any other way to solve this then what you have already done.. what if you remove the slf4j library from the lib folder and only put your own in the ext folder!? (I'm not sure no how slf4j is being used anyway... )
regards!
/Ole
SmartBear Software