Unable to instantiate logger class 'com.mysql.jdbc.log.Log4JLogger'
I recently upgraded from jboss 4.03SP1 to 4.04GA and the following message appears when I run my web app: Unable to instantiate logger class 'com.mysql.jdbc.log.Log4JLogger'.
While the app appears to be running as normal from a user view it is producing this stacktrace. If I deploy to jboss 4.03SP1 it runs as normal. Do you have any ideas on how to resolve this?
Thanks
Niklas

