[jboss-user] [Beginner's Corner] - Re: JBoss 7.1.1 AS - where to install jdbc driver?

Jonathan Headland do-not-reply at jboss.com
Tue Aug 20 06:23:59 EDT 2013


Jonathan Headland [https://community.jboss.org/people/jonathan.headland] created the discussion

"Re: JBoss 7.1.1 AS - where to install jdbc driver?"

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

--------------------------------------------------------------
If your application is making direct JDBC connections, then it will need the driver class within the WAR's WEB-INF/lib subdirectory.

As has been noted by Wolf-Dieter Fink, this is not an application-server-like way of going about things;  deployable applications are more modular if they use datasources provided by the execution environment, JBoss.  This standardizes administration of datasource connection details.
--------------------------------------------------------------

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

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130820/afe13b5f/attachment.html 


More information about the jboss-user mailing list