EE.5.2.2 Application Component Environment Namespaces
An application has four logical namespaces:
- java:comp per component (or per web module)
- java:module per module
- java:app per application
- java:global shared between all deployed applications
- is blocked by
-
EJBTHREE-2056 Make EjbEncFactory injectable
- Resolved
-
JBWS-2970 InjectionMetaDataDeploymentAspect misuse of EJBContainer.getEnc()
- Closed
-
EJBTHREE-2020 Refactor EJBContext implementation to allow a global association instead of per EJB
- Resolved
- relates to
-
JBAS-8689 JNDI namespace doesn't contain beans with inherited business interfaces anymore since 6.0.0.CR1
- Closed