While trying to setup a datasource connection in WAS 6.1 through the admin console, I get the error: java.sql.SQLException: java.lang.IllegalAccessExceptionDSRA0010E: SQL State = null, Error Code = 0
Looking up the definition here : http://download.oracle.com/javase/1.4.2/docs/api/java/lang/IllegalAccessException.html does not help me debug. How should I go about solving this?