7 Replies Latest reply on Feb 5, 2018 10:09 AM by a.bader

    Deploy postgres driver with application [-> no copy to modules directory]

    a.bader

      I should be able to deploy a .war file, which uses a postgres datasource. But since I have no access to the wildfly's directory and neither to the CLI, I wonder how I can bring Wildfly to use the jdbc driver for the postgres datasource (I can configure the datasource either with a xxx-ds.xml or via standalone.xml). So is it possible to include it in the applications war file and how? Or what can I do in such situation?

      Thanks for your help!