AO Logo
 
  
  
  
Httpd Tomcat Contexts
AO
AO Industries, Inc.
Application Infrastructure ProviderApplication Infrastructure Provider
Sign UpWhat's NewClient AreaContact UsSite Map
 
your location:   home page ··· aoserv platform ··· software components ··· aoserv client ··· tables ··· table definitions ··· httpd tomcat contexts

TABLE NAME

httpd_tomcat_contexts

DESCRIPTION

The httpd_tomcat_contexts stores the details of all contexts for all Tomcat sites.

COLUMNS

columntypenulluniquereferencesreferenced_bysince_versiondescription
pkeypkeyfalsetruehttpd_tomcat_data_sources.tomcat_context
httpd_tomcat_parameters.tomcat_context
1.0a100a generated unique key
tomcat_sitefkeyfalsefalsehttpd_tomcat_sites.httpd_site1.0a100the site this context is part of
class_namestringtruefalse1.0a100the className attribute
cookiesbooleanfalsefalse1.0a100the cookies attribute
cross_contextbooleanfalsefalse1.0a100the crossContext attribute
doc_basepathfalsefalse1.80.0the docBase attribute
overridebooleanfalsefalse1.0a100the override attribute
pathstringfalsefalse1.0a100the path attribute
privilegedbooleanfalsefalse1.0a100the privileged attribute
reloadablebooleanfalsefalse1.0a100the reloadable attribute
use_namingbooleanfalsefalse1.0a100the useNaming attribute
wrapper_classstringtruefalse1.0a100the wrapperClass attribute
debugintfalsefalse1.0a100the debug attribute
work_dirpathtruefalse1.0a100the workDir attribute
server_xml_configuredbooleanfalsefalse1.81.3flag setting if the context is written into conf/server.xml