File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
documentation/src/main/docbook/userGuide/en-US/chapters/osgi Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 111
111
<para >
112
112
In order to utilize container-managed JPA, an Enterprise OSGi JPA container must be active in the runtime.
113
113
In Karaf, this means Aries JPA, which is included out-of-the-box (simply activate the <literal >jpa</literal >
114
- and <literal >jta </literal > features). Originally, we intended to include those dependencies within our own
114
+ and <literal >transaction </literal > features). Originally, we intended to include those dependencies within our own
115
115
<literal >features.xml</literal >. However, after guidance from the Karaf and Aries teams, it was pulled out.
116
116
This allows Hibernate OSGi to be portable and not be directly tied to Aries versions, instead having
117
117
the user choose which to use.
You can’t perform that action at this time.
0 commit comments