| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
OPENEJB_WEB_XML_MAJOR_VERSION_PROPERTY |
"openejb.web.xml.major" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MODULES_PREFIX |
"openejb/modules/" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DESTROY_EVENT |
"destroy" |
public static final String |
INIT_EVENT |
"init" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TOMEE_NOSHUTDOWNHOOK_PROP |
"tomee.noshutdownhook" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_J2EE_SERVER |
"Apache TomEE" |
public static final String |
OPENEJB_CROSSCONTEXT_PROPERTY |
"openejb.crosscontext" |
public static final String |
OPENEJB_JSESSION_ID_SUPPORT |
"openejb.jsessionid-support" |
public static final String |
OPENEJB_MYFACES_DISABLE_DEFAULT_VALUES |
"openejb.myfaces.disable-default-values" |
public static final String |
OPENEJB_SESSION_MANAGER_PROPERTY |
"openejb.session.manager" |
public static final String |
OPENEJB_WEBAPP_MODULE_ID |
"openejb.webapp.moduleId" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TOMEE_WEBAPP_CLASSLOADER_ENRICHMENT_CLASSES |
"tomee.webapp.classloader.enrichment.classes" |
public static final String |
TOMEE_WEBAPP_CLASSLOADER_ENRICHMENT_PREFIXES |
"tomee.webapp.classloader.enrichment.prefixes" |
public static final String |
TOMEE_WEBAPP_CLASSLOADER_ENRICHMENT_SKIP |
"tomee.webapp.classloader.enrichment.skip" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CLASS_EXTENSION |
".class" |
public static final String |
TOMEE_EAR_DEFAULT |
"tomee.ear.webapp-first" |
public static final String |
TOMEE_WEBAPP_FIRST |
"tomee.webapp-first" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TOMEE_CLUSTER_DEPLOY_SEND_ARCHIVE |
"tomee.cluster.deploy.send-archive" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ROUTER_CONF |
"tomee-router.conf" |
public static final String |
WEB_INF |
"/WEB-INF/" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CONFIDENTIAL |
2 |
public static final int |
INTEGRAL |
1 |
public static final int |
NA |
0 |
Copyright © 1999–2022 The Apache Software Foundation. All rights reserved.