[jboss-user] [Installation, Configuration & Deployment] - deploying a jdbc driver with the application ear ???

c_eric_ray do-not-reply at jboss.com
Wed Apr 4 12:17:21 EDT 2007


Is is possible to bundle the jdbc driver with the ear file and make it module dependency in the application.xml file.

Right now I deploy my *-ds.xml file with the application but the jdbc library has to be in {jboss_home}/server/default/deploy in order for the datasource to load.

When I move the jdbc driver library from the deploy directory and bundle it with the ear file to deploy with the application, then the datasource cannot be bound.

Is this correct behaviour or am I doing it wrong?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4034673#4034673

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4034673



More information about the jboss-user mailing list