I'm using Worklight Studio 6.2, WebSphere Application Server 8.5 Liberty Profile and Worklight Server. Using IBM DB2, and a remote server where i've installed all this stuff.
When i deploy an app to the server that's what i get.
Application Error
SRVE0777E: Exception thrown by application class 'com.worklight.core.auth.impl.AuthenticationFilter.verifyServletInitialized:422'
javax.servlet.ServletException: Worklight Console initialization failed.Logged Exception: java.lang.ClassNotFoundException: Class org.hsqldb.jdbcDriver not found in Worklight platform or project /app1
at com.worklight.core.auth.impl.AuthenticationFilter.verifyServletInitialized(AuthenticationFilter.java:422)
at com.worklight.core.auth.impl.AuthenticationFilter.doFilter(AuthenticationFilter.java:127)
at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:194)
at [internal classes]
Dunno what could be, hope you can help me :S
Thanks