Jiri Svitak [https://community.jboss.org/people/jsvitak] created the discussion

"Re: Error with connection"

To view the discussion, visit: https://community.jboss.org/message/762506#762506

--------------------------------------------------------------
Hello,
as I have said before, the error

10:52:29,234 INFO  [org.jboss.as.controller] (Controller Boot Thread) Service 
status report
   New missing/unsatisfied dependencies:
      service jboss.jdbc-driver.mysql (missing)
10:52:29,250 ERROR [org.jboss.as] (Controller Boot Thread) JBoss AS 7.0.2.Final 
"Arc" started (with errors) in 11766ms - Started 95 of 153 services (3 services 
failed or missing

means that you have to configure your MySQL driver in your JBoss AS 7. That 
means downloading a .jar driver file and installing into your JBoss AS. 
Configuring the persistence.xml files is necessary too, but that's a different 
problem for now. See  https://community.jboss.org/docs/DOC-16657 
https://community.jboss.org/wiki/DataSourceConfigurationInAS7
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/762506#762506]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to