DIGLLOYD INC wrote: > Aug 31, 2008 5:30:48 PM org.apache.catalina.connector.CoyoteAdapter service > SEVERE: An exception or error occurred in the container during the > request processing > java.lang.NullPointerException > at > com.mysql.jdbc.ResultSetImpl.setRowPositionValidity(ResultSetImpl.java:826) > at com.mysql.jdbc.ResultSetImpl.next(ResultSetImpl.java:7046) > at org.apache.catalina.realm.JDBCRealm.getRoles(JDBCRealm.java:632)
The JDBC realm is very much the poor relation of the DataSource realm. If you can switch, you really should. This is probably https://issues.apache.org/bugzilla/show_bug.cgi?id=45453 Mark --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]