[
https://issues.jboss.org/browse/WFLY-7521?page=com.atlassian.jira.plugin....
]
Brian Stansberry commented on WFLY-7521:
----------------------------------------
The question about what to expose to outside subsystems is a valid one, but resolving that
isn't required in order to initially register an internal private capability for the
subsystem. Doing that will then allow the subsystem to declare its model dependencies on
other capabilities, e.g. the ones that bring transaction features. Since I'm working
on exposing those tx capabilities (see WFLY-11166), the need to properly consume them is
now more urgent.
So I'm going to file a subtask for adding such a private capability.
JPA subsystem does not expose a proper capability contract
----------------------------------------------------------
Key: WFLY-7521
URL:
https://issues.jboss.org/browse/WFLY-7521
Project: WildFly
Issue Type: Bug
Components: JPA / Hibernate
Reporter: Brian Stansberry
Assignee: Scott Marlow
Priority: Major
Capabilities provided to other subsystems by JPA should be via a contract, and it's
uses of other subsystems should be via a contract.
The latter depends on the other subsystems resolving an issue equivalent to this one, if
they haven't already.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)