0 Replies Latest reply on Oct 3, 2011 9:50 AM by thorsw

    JBoss 7 MySql missing/unsatisfied dependencies:

    thorsw

      Hi all,

       

      I tried almost all examples to configure a MySql Datasource with JBoss 7. I always get the same error:

       

      15:16:22,140 INFO  [org.jboss.as.controller] (Controller Boot Thread) Service status report

         New missing/unsatisfied dependencies:

            service jboss.jdbc-driver.mysql (missing)

       

      What I dont understand at all is, in my module.xml the driver is call "mysql", in my standalone.xml my driver is called "mysql", why is JBoss 7 always looking for a service "jboss.jdbc-driver.mysql"?

       

      Any ideas?

       

      Regards Thorsten