jakartaee / jakartaee/messaging
Standardise the interface between a JMS provider and a Java EE application server
Open
@nigeldeakin is already working on this.
Since Feb 12, 2018.
jms21-forreview-major
Priority: Critical
Type: Improvement
- Dominant language
- Java
- Stars
- 49
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
We need to standardise the interface between a JMS provider and a Java EE application server, to allow portability of JMS providers between application servers.
The frontrunner here is to mandate the provision of a JCA resource adapter, though an alternative may be to extend and make mandatory the existing Chapter 8 API.
#### Affected Versions
[1.1]
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.