HomeDocumentation > Administration > Administrative tasks > Configuring services > Configuring database pools > Removing database pools

There are two alternatives for removing database pools, you can use the command line Deployer tool or the Installed J2EE Connectors portlet available from the Geronimo Administration Console.

If you choose to use the graphical option click on J2EE Connectors from the Administration Console to access the Installed J2EE Connectors portlet.

This portlet list all the available connectors and allows you to stop, start and uninstall any of those J2EE connectors. Just click Uninstall next to the connector you want to remove.

You can also remove the database pools using the Deployer tool. Among other things, this tool allows you to list the available modules, connection pools are listed by moduleID. In the console, the moduleID is listed in the Component Name column.

To list all the available modules type the following command from the <geronimo_home>\bin directory:

deploy --user system --password manager list-modules

You should see a list similar to the following example.

root@karthi-laptop:/home/karthi/Projects/Geronimo/geronimo-jetty-j2ee-1.2-beta/bin>java -jar deployer.jar --user 
system --password manager list-modules
Found 59 modules
  + org.apache.geronimo.configs/activemq/2.0-M3/car
  + org.apache.geronimo.configs/activemq-broker/2.0-M3/car
  + org.apache.geronimo.configs/axis-deployer/2.0-M3/car
  + org.apache.geronimo.configs/client-deployer/2.0-M3/car
  + org.apache.geronimo.configs/clustering/2.0-M3/car
  + org.apache.geronimo.configs/connector-deployer/2.0-M3/car
  + org.apache.geronimo.configs/cxf-deployer/2.0-M3/car
  + org.apache.geronimo.configs/dojo-jetty6/2.0-M3/car @ http://karthi-laptop:8080/dojo
  + org.apache.geronimo.configs/geronimo-gbean-deployer/2.0-M3/car
  + org.apache.geronimo.configs/hot-deployer/2.0-M3/car
  + org.apache.geronimo.configs/j2ee-deployer/2.0-M3/car
  + org.apache.geronimo.configs/j2ee-security/2.0-M3/car
  + org.apache.geronimo.configs/j2ee-server/2.0-M3/car
  + org.apache.geronimo.configs/j2ee-system/2.0-M3/car
  + org.apache.geronimo.configs/jasper/2.0-M3/car
  + org.apache.geronimo.configs/javamail/2.0-M3/car
  + org.apache.geronimo.configs/jaxws-deployer/2.0-M3/car
  + org.apache.geronimo.configs/jee-specs/2.0-M3/car
  + org.apache.geronimo.configs/jetty6/2.0-M3/car
  + org.apache.geronimo.configs/jetty6-deployer/2.0-M3/car
  + org.apache.geronimo.configs/openejb/2.0-M3/car
  + org.apache.geronimo.configs/openejb-deployer/2.0-M3/car
  + org.apache.geronimo.configs/persistence-jpa10-deployer/2.0-M3/car
  + org.apache.geronimo.configs/remote-deploy-jetty/2.0-M3/car @ http://karthi-laptop:8080/remote-deploy
  + org.apache.geronimo.configs/rmi-naming/2.0-M3/car
  + org.apache.geronimo.configs/sharedlib/2.0-M3/car
  + org.apache.geronimo.configs/system-database/2.0-M3/car
  + org.apache.geronimo.configs/transaction-jta11/2.0-M3/car
  + org.apache.geronimo.configs/webconsole-jetty6/2.0-M3/car
      `-> framework.war @ http://karthi-laptop:8080/console
      `-> standard.war @ http://karthi-laptop:8080/console-standard
  + org.apache.geronimo.configs/webservices-common/2.0-M3/car
  + org.apache.geronimo.configs/welcome-jetty/2.0-M3/car @ http://karthi-laptop:8080/
    org.apache.geronimo.configs/axis/2.0-M3/car
    org.apache.geronimo.configs/axis2/2.0-M3/car
    org.apache.geronimo.configs/axis2-deployer/2.0-M3/car
    org.apache.geronimo.configs/client/2.0-M3/car
    org.apache.geronimo.configs/client-corba-yoko/2.0-M3/car
    org.apache.geronimo.configs/client-security/2.0-M3/car
    org.apache.geronimo.configs/client-system/2.0-M3/car
    org.apache.geronimo.configs/client-transaction/2.0-M3/car
    org.apache.geronimo.configs/cxf/2.0-M3/car
    org.apache.geronimo.configs/directory/2.0-M3/car
    org.apache.geronimo.configs/j2ee-corba-yoko/2.0-M3/car
    org.apache.geronimo.configs/jetty6-clustering-builder-wadi/2.0-M3/car
    org.apache.geronimo.configs/jetty6-clustering-wadi/2.0-M3/car
    org.apache.geronimo.configs/jsr88-cli/2.0-M3/car
    org.apache.geronimo.configs/jsr88-deploymentfactory/2.0-M3/car
    org.apache.geronimo.configs/jsr88-ear-configurer/2.0-M3/car
    org.apache.geronimo.configs/jsr88-jar-configurer/2.0-M3/car
    org.apache.geronimo.configs/jsr88-rar-configurer/2.0-M3/car
    org.apache.geronimo.configs/jsr88-war-configurer/2.0-M3/car
    org.apache.geronimo.configs/ldap-realm/2.0-M3/car
    org.apache.geronimo.configs/offline-deployer/2.0-M3/car
    org.apache.geronimo.configs/online-deployer/2.0-M3/car
    org.apache.geronimo.configs/openejb-corba-deployer/2.0-M3/car
    org.apache.geronimo.configs/openjpa/2.0-M3/car
    org.apache.geronimo.configs/shutdown/2.0-M3/car
    org.apache.geronimo.configs/transformer-agent/2.0-M3/car
    org.apache.geronimo.configs/uddi-jetty6/2.0-M3/car
    org.apache.geronimo.configs/wadi-clustering/2.0-M3/car