ControlTier > elements
 

JtdsJar

Overview

A platform jar package

Intent

Manage the jTDS jar library dependencies for the referring deployment such as an application server. This module is a subtype of the PlatformJar and can be used as a depedendent constraint for the referring deployment.

Problem

Application servers such as Tomcat, JBoss, etc often require third party libraries such as a jdbc driver to be installed into a common library directory. This module allows such a library to be managed and installed into the specific location required by the container.

About Commands

This module does not have any implementation and exists for contraint purposes such as a dependency of an application server like JBoss or Tomcat.

See Also