saveConfig |
boolean |
RW |
True
False
|
Should the configuration be written as needed on startup |
managedResource |
java.lang.Object |
RW |
|
The managed resource this MBean is associated with |
manager |
org.apache.catalina.Manager |
RW |
|
Associated manager. |
cacheTTL |
int |
RW |
|
Time interval in ms between cache refeshes |
engineName |
java.lang.String |
RW |
|
Name of the engine domain, if different from the context domain |
startTime |
long |
RW |
|
Time (in milliseconds since January 1, 1970, 00:00:00) when this context was started |
configFile |
java.lang.String |
RW |
|
Location of the context.xml resource or file |
realm |
org.apache.catalina.Realm |
RW |
|
Associated realm. |
staticResources |
javax.naming.directory.DirContext |
R |
org.apache.naming.resources.ProxyDirContext@3ea97c32
|
Static resources associated with the context. |
antiJARLocking |
boolean |
RW |
True
False
|
Take care to not lock jar files |
stateManageable |
boolean |
RW |
True
False
|
State management support for this managed object |
compilerClasspath |
java.lang.String |
RW |
|
The compiler classpath to use |
servlets |
[Ljava.lang.String; |
R |
jboss.web:j2eeType=Servlet,name=axis,WebModule=//localhost/alfresco,J2EEApplication=none,J2EEServer=none |
jboss.web:j2eeType=Servlet,name=apiServlet,WebModule=//localhost/alfresco,J2EEApplication=none,J2EEServer=none |
jboss.web:j2eeType=Servlet,name=downloadContent,WebModule=//localhost/alfresco,J2EEApplication=none,J2EEServer=none |
jboss.web:j2eeType=Servlet,name=jsp,WebModule=//localhost/alfresco,J2EEApplication=none,J2EEServer=none |
jboss.web:j2eeType=Servlet,name=guestTemplateContent,WebModule=//localhost/alfresco,J2EEApplication=none,J2EEServer=none |
jboss.web:j2eeType=Servlet,name=wcapiServlet,WebModule=//localhost/alfresco,J2EEApplication=none,J2EEServer=none |
jboss.web:j2eeType=Servlet,name=CXFServlet,WebModule=//localhost/alfresco,J2EEApplication=none,J2EEServer=none |
jboss.web:j2eeType=Servlet,name=guestDownloadContent,WebModule=//localhost/alfresco,J2EEApplication=none,J2EEServer=none |
jboss.web:j2eeType=Servlet,name=ajaxServlet,WebModule=//localhost/alfresco,J2EEApplication=none,J2EEServer=none |
jboss.web:j2eeType=Servlet,name=portalapiServlet,WebModule=//localhost/alfresco,J2EEApplication=none,J2EEServer=none |
jboss.web:j2eeType=Servlet,name=proxyServlet,WebModule=//localhost/alfresco,J2EEApplication=none,J2EEServer=none |
jboss.web:j2eeType=Servlet,name=fbapiServlet,WebModule=//localhost/alfresco,J2EEApplication=none,J2EEServer=none |
jboss.web:j2eeType=Servlet,name=JBPMDeployProcessServlet,WebModule=//localhost/alfresco,J2EEApplication=none,J2EEServer=none |
jboss.web:j2eeType=Servlet,name=WebDAV,WebModule=//localhost/alfresco,J2EEApplication=none,J2EEServer=none |
jboss.web:j2eeType=Servlet,name=commandServlet,WebModule=//localhost/alfresco,J2EEApplication=none,J2EEServer=none |
jboss.web:j2eeType=Servlet,name=uploadFile,WebModule=//localhost/alfresco,J2EEApplication=none,J2EEServer=none |
jboss.web:j2eeType=Servlet,name=Faces Servlet,WebModule=//localhost/alfresco,J2EEApplication=none,J2EEServer=none |
jboss.web:j2eeType=Servlet,name=default,WebModule=//localhost/alfresco,J2EEApplication=none,J2EEServer=none |
jboss.web:j2eeType=Servlet,name=workflowDefinitionImageServlet,WebModule=//localhost/alfresco,J2EEApplication=none,J2EEServer=none |
jboss.web:j2eeType=Servlet,name=downloadRawContent,WebModule=//localhost/alfresco,J2EEApplication=none,J2EEServer=none |
jboss.web:j2eeType=Servlet,name=externalAccess,WebModule=//localhost/alfresco,J2EEApplication=none,J2EEServer=none |
jboss.web:j2eeType=Servlet,name=templateContent,WebModule=//localhost/alfresco,J2EEApplication=none,J2EEServer=none |
jboss.web:j2eeType=Servlet,name=uploadContent,WebModule=//localhost/alfresco,J2EEApplication=none,J2EEServer=none |
jboss.web:j2eeType=Servlet,name=facebookServlet,WebModule=//localhost/alfresco,J2EEApplication=none,J2EEServer=none |
|
JSR77 list of servlets |
valveObjectNames |
[Ljavax.management.ObjectName; |
R |
|
ObjectNames for the valves associated with this container |
loader |
org.apache.catalina.Loader |
RW |
|
Associated loader. |
caseSensitive |
boolean |
RW |
True
False
|
Should case sensitivity checks be performed |
processingTime |
long |
R |
19442566
|
Cumulative execution times of all servlets in this context |
useNaming |
boolean |
RW |
True
False
|
Create a JNDI naming context for this application? |
deploymentDescriptor |
java.lang.String |
RW |
Alfresco Web Client Alfresco Web Client org.jboss.jbossfaces.WAR_BUNDLES_JSF_IMPL true javax.faces.STATE_SAVING_METHOD server javax.faces.CONFIG_FILES /WEB-INF/faces-config-app.xml,/WEB-INF/faces-config-beans.xml,/WEB-INF/faces-config-navigation.xml,/WEB-INF/faces-config-common.xml,/WEB-INF/faces-config-repo.xml,/WEB-INF/faces-config-wcm.xml,/WEB-INF/faces-config-custom.xml org.apache.myfaces.ALLOW_JAVASCRIPT true org.apache.myfaces.DETECT_JAVASCRIPT false This is an EXPERIMENTAL feature, so leave it off for now! org.apache.myfaces.SERIALIZE_STATE_IN_SESSION false Stop MyFaces from Serializing the state to the session org.apache.myfaces.PRETTY_HTML true If true, rendered HTML code will be formatted, so that it is "human readable". i.e. additional line separators and whitespace will be written, that do not influence the HTML code. Default: "true" org.apache.myfaces.AUTO_SCROLL false If true, a javascript function will be rendered that is able to restore the former vertical scroll on every request. Convenient feature if you have pages with long lists and you do not want the browser page to always jump to the top if you trigger a link or button action that stays on the same page. Default: "false" contextConfigLocation classpath:alfresco/application-context.xml classpath:alfresco/webscript-framework-application-context.xml classpath:alfresco/web-client-application-context.xml classpath:alfresco/web-scripts-application-context.xml classpath:alfresco/web-services-application-context.xml classpath*:alfresco/extension/custom-web-context.xml Spring config file locations store workspace://SpacesStore rootPath /app:company_home Authentication Filter org.alfresco.web.app.servlet.AuthenticationFilter WebDAV Authentication Filter org.alfresco.repo.webdav.auth.AuthenticationFilter Admin Authentication Filter org.alfresco.web.app.servlet.AdminAuthenticationFilter Authentication Filter /faces/* WebDAV Authentication Filter /webdav/* Admin Authentication Filter /faces/jsp/admin/* Admin Authentication Filter /faces/jsp/categories/* Admin Authentication Filter /faces/jsp/groups/* Admin Authentication Filter /faces/jsp/users/delete-user.jsp Admin Authentication Filter /faces/jsp/users/users.jsp Admin Authentication Filter /faces/jsp/admin/system-info.jsp org.apache.myfaces.webapp.StartupServletContextListener org.springframework.web.util.Log4jConfigListener org.springframework.web.context.ContextLoaderListener org.alfresco.web.app.ContextListener Faces Servlet javax.faces.webapp.FacesServlet 1 uploadFile org.alfresco.web.app.servlet.UploadFileServlet uploadContent org.alfresco.web.app.servlet.UploadContentServlet downloadContent org.alfresco.web.app.servlet.DownloadContentServlet downloadRawContent org.alfresco.web.app.servlet.DownloadRawContentServlet guestDownloadContent org.alfresco.web.app.servlet.GuestDownloadContentServlet guestTemplateContent org.alfresco.web.app.servlet.GuestTemplateContentServlet externalAccess org.alfresco.web.app.servlet.ExternalAccessServlet templateContent org.alfresco.web.app.servlet.TemplateContentServlet commandServlet org.alfresco.web.app.servlet.CommandServlet ajaxServlet org.alfresco.web.app.servlet.ajax.AjaxServlet axis org.apache.axis.transport.http.AxisServlet 5 CXFServlet org.apache.cxf.transport.servlet.CXFServlet 6 WebDAV org.alfresco.repo.webdav.WebDAVServlet 5 apiServlet org.alfresco.web.scripts.servlet.WebScriptServlet authenticator webscripts.authenticator.basic wcapiServlet org.alfresco.web.scripts.servlet.WebScriptServlet authenticator webscripts.authenticator.webclient portalapiServlet org.alfresco.web.scripts.servlet.WebScriptServlet authenticator webscripts.authenticator.webclient facebookServlet org.alfresco.web.scripts.facebook.FacebookServlet authenticator webscripts.authenticator.facebook fbapiServlet org.alfresco.web.scripts.facebook.FacebookAPIServlet authenticator webscripts.authenticator.facebook proxyServlet org.alfresco.web.scripts.servlet.HTTPProxyServlet workflowDefinitionImageServlet org.alfresco.web.app.servlet.WorkflowDefinitionImageServlet JBPMDeployProcessServlet org.alfresco.web.app.servlet.JBPMDeployProcessServlet Faces Servlet /faces/* uploadFile /uploadFileServlet uploadContent /upload/* downloadContent /download/* downloadContent /d/* downloadRawContent /dr guestDownloadContent /guestDownload/* guestDownloadContent /gd/* templateContent /template/* templateContent /t/* guestTemplateContent /guestTemplate/* guestTemplateContent /gt/* externalAccess /navigate/* externalAccess /n/* commandServlet /command/* commandServlet /c/* ajaxServlet /ajax/* axis /api/* CXFServlet /cmis/* WebDAV /webdav/* apiServlet /service/* apiServlet /s/* wcapiServlet /wcservice/* wcapiServlet /wcs/* portalapiServlet /168service/* portalapiServlet /168s/* facebookServlet /facebook/* facebookServlet /fb/* fbapiServlet /fbservice/* fbapiServlet /fbs/* proxyServlet /proxy JBPMDeployProcessServlet /jbpm/deployprocess workflowDefinitionImageServlet /workflowdefinitionimage/* 60 index.jsp java.lang.Exception /jsp/error.jsp ' >
|
String deployment descriptor |
override |
boolean |
RW |
True
False
|
The DefaultContext override flag for this web application |
configClass |
java.lang.String |
RW |
|
The class name of the context configurator |
cachingAllowed |
boolean |
RW |
True
False
|
Should we cache static resources for this webapp |
namingContextListener |
org.apache.catalina.core.NamingContextListener |
RW |
|
Associated naming context listener. |
swallowOutput |
boolean |
RW |
True
False
|
Flag to set to cause the system.out and system.err to be redirected to the logger when executing a servlet |
privileged |
boolean |
RW |
True
False
|
Access to tomcat internals |
parentClassLoader |
java.lang.ClassLoader |
RW |
|
Parent class loader. |
unloadDelay |
long |
RW |
|
Amount of ms that the container will wait for servlets to unload |
docBase |
java.lang.String |
RW |
|
The document root for this web application |
eventProvider |
boolean |
RW |
True
False
|
Event provider support for this managed object |
workDir |
java.lang.String |
RW |
|
The pathname to the work directory for this context |
tldScanTime |
long |
RW |
|
Time spend scanning jars for TLDs for this context |
javaVMs |
[Ljava.lang.String; |
RW |
|
The Java virtual machines on which this module is running |
altDDName |
java.lang.String |
RW |
|
The alternate deployment descriptor name |
statisticsProvider |
boolean |
RW |
True
False
|
Performance statistics support for this managed object |
state |
int |
RW |
|
Current state of this component |
children |
[Ljavax.management.ObjectName; |
RW |
|
Object names of all children |
modelerType |
java.lang.String |
R |
org.apache.catalina.core.StandardContext
|
Type of the modeled resource. Can be set only once |
delegate |
boolean |
RW |
True
False
|
(no description) |
mappingObject |
java.lang.Object |
RW |
|
The object used for mapping |
startupTime |
long |
RW |
|
Time (in milliseconds) it took to start this context |
crossContext |
boolean |
RW |
True
False
|
Should we allow the ServletContext.getContext() method to access the context of other web applications in this server? |
welcomeFiles |
[Ljava.lang.String; |
R |
|
The welcome files for this context |
logger |
org.apache.commons.logging.Log |
RW |
|
Associated logger. |
path |
java.lang.String |
RW |
|
The context path for this Context |
cookies |
boolean |
RW |
True
False
|
Should we attempt to use cookies for session id communication? |
reloadable |
boolean |
RW |
True
False
|
The reloadable flag for this web application |
defaultContextXml |
java.lang.String |
RW |
|
Location of the default context.xml resource or file |
annotationProcessor |
org.apache.AnnotationProcessor |
RW |
|
Object that processes things like injection annotations |
objectName |
java.lang.String |
RW |
|
Name of the object |
antiResourceLocking |
boolean |
RW |
True
False
|
Take care to not lock resources |
cacheMaxSize |
int |
RW |
|
Maximum cache size in KB |
defaultWebXml |
java.lang.String |
RW |
|
Location of the default web.xml resource or file |
server |
java.lang.String |
RW |
|
The J2EE Server this module is deployed on |
allowLinking |
boolean |
RW |
True
False
|
Allow symlinking to outside the webapp root directory, if the webapp is an exploded directory |