Hello,
If the issue is that LoggerFactory is not found, then adding the SLF4J library to your web app's WEB-INF/lib should resolve the problem. The jar file slf4j-api-1.6.1.jar can be found in any JPPF client, server or node distribution for example.
Can you try this and let us know if it resolves the issue?
Thanks,
-Laurent