Environment Details:
IBM Worklight 6.2
Oracle java version "1.7.0_67"
Liberty 8.5.5.1
[err] SLF4J: Class path contains multiple SLF4J bindings.
[err] SLF4J: Found binding in [wsjar:file:/C:/IBM/WebSphere/Liberty/usr/servers/WorklightServer/workarea/org.eclipse.osgi/bundles/69/data/cache/com.ibm.ws.app.manager_
gen_a7f562a4-562a-4d33-8c23-98b948303abb/.cache/WEB-INF/lib/worklight-jee-library.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[err] SLF4J: Found binding in [wsjar:file:/C:/IBM/WebSphere/Liberty/usr/shared/resources/myapp/lib/worklight-jee-library.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[err] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
Read the link. Class path contains multiple SLF4J bindings
However in my case I haven't add the library.
To test the conflict I have removed worklight-jee-library.jar from the usr\shared\resources\myapp and it works fine.
But this is not the solution. Please suggest a way to resolve.