eclipse-ee4j / eclipse-ee4j/genericmessagingra
Make use of new Java EE new predefined JNDI name java:comp/InAppClientContainer
Open
Component: core
Priority: Major
Type: New Feature
- Dominant language
- Java
- Stars
- 2
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
In the draft Java EE 7 platform spec, section EE.5.17 "Application Client Container Property" states that "An application may determine whether it is executing in a Java EE application client container by using the pre-defined JNDI name java:comp/InAppClientContainer."
This means that when GenericJMSRA is deployed in a Java EE 7 application server it does not need to rely on the deployer setting the undocumented system property genericra.inAppClientContainer.
#### Affected Versions
[2.1a]
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.