Discussion:
[jboss-user] [Datasource Configuration] - Re: Connect to MySQL without Datasource in JBoss AS 7.1
Wolf-Dieter Fink
2013-07-19 12:10:11 UTC
Permalink
Wolf-Dieter Fink [https://community.jboss.org/people/wdfink] created the discussion

"Re: Connect to MySQL without Datasource in JBoss AS 7.1"

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

--------------------------------------------------------------
If you do that your application need to have a dependency to the driver.
You can add a +Dependencies+ attribute to the MANIFEST add the 'com.mysql.jdbc' to it.

You might read the https://docs.jboss.org/author/display/AS72/Class+Loading+in+AS7 documentation for details
--------------------------------------------------------------

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

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