JBoss Community

Data Source Configuration in AS 7

new comment by lukas lukasz View all comments on this document

I have got the same problem i copy

Attachments:

into my JBOSS_HOME/modules

 

and set in setting in JBOSS_HOME/standalone/configuration/standalone.xml

and when i run jboss i have got error

Caused by: javax.xml.stream.XMLStreamException: org.jboss.jca.common.metadata.ParserException: IJ010061: Unexpected element: share-prepared-statement

 

so i delete this line and now i have got error:

New missing/unsatisfied dependencies:

      service jboss.jdbc-driver.mysql (missing)

 

what i do wrong ?? i do everything fine i have got mysql and database??