TABLE NAMEhttpd_jboss_versions
DESCRIPTIONhttpd_jboss_versions is a lookup table containing information about different jboss versions.
COLUMNS| column | type | null | unique | references | referenced_by | since_version | description |
|---|
| version | pkey | false | true | technology_versions.pkey | httpd_jboss_sites.version | 1.0a100 | jboss version designator | | tomcat_version | fkey | false | false | httpd_tomcat_versions.version | | 1.0a100 | version of tomcat associated with this jboss version | | template_dir | string | false | false | | | 1.0a100 | directory containing the install template |
|