Wolf-Dieter Fink [
https://community.jboss.org/people/wdfink] created the discussion
"Re: JBOSS7 datasource"
To view the discussion, visit:
https://community.jboss.org/message/758563#758563
--------------------------------------------------------------
I'm not sure I catch your question.
You will find many basic examples how to access datasources with JNDI lookup or @Ressource
injection, it depends on the EE version you use.
So you can write a simple example with a JDBC statement or a JPA entity to access the DS,
nevertheless whether it is a MySql or somthing different.
The configuration is shown here
https://community.jboss.org/docs/DOC-16657#Installing_a_JDBC_driver_as_a_...
https://community.jboss.org/wiki/DataSourceConfigurationinAS7#Installing_...
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/758563#758563]
Start a new discussion in Datasource Configuration at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]