I'm using Netbeans 8.1 beta and Glassfish server 4.1, Mysql.
Every time I create connection between my Webapplication with database it's unable to do it.
I already copy the Jar file to glassfish lib, also I already add reference to web.xml.
I face this error:
description The server encountered an internal error that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: javax.servlet.jsp.JspException: Unable to get connection, DataSource invalid: "java.sql.SQLException: No suitable driver found for jdbc/IFPWAFCAD"
root cause
javax.servlet.jsp.JspException: Unable to get connection, DataSource invalid: "java.sql.SQLException: No suitable driver found for jdbc/IFPWAFCAD"