view wildfly/postgres-module.xml @ 839:2203e5d76071 statusworkflow

Updated statusworkflow and use new value 'zurückgesetzt'.
author Raimund Renkert <raimund.renkert@intevation.de>
date Thu, 14 Jan 2016 10:22:14 +0100
parents 4f9b5500541c
children 27febad6fb84
line wrap: on
line source
<?xml version="1.0" ?>

<module xmlns="urn:jboss:module:1.1" name="org.postgres">

    <resources>
        <resource-root path="postgis-jdbc-2.1.4.jar"/>
        <resource-root path="postgresql-9.4-1204.jdbc41.jar"/>
    </resources>

    <dependencies>
        <module name="javax.api"/>
        <module name="javax.transaction.api"/>
    </dependencies>
</module>
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)