Try to set
<driver>com.mysql</driver>
to
<driver>mysql</driver>
You need to refer to the driver's name, not the module itself.