Skip to content

Commit 300aa41

Browse files
committed
HHH-10041 doc correction
1 parent 2505f61 commit 300aa41

File tree

1 file changed

+1
-1
lines changed
  • documentation/src/main/docbook/userGuide/en-US/chapters/osgi

1 file changed

+1
-1
lines changed

documentation/src/main/docbook/userGuide/en-US/chapters/osgi/OSGi.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
<para>
112112
In order to utilize container-managed JPA, an Enterprise OSGi JPA container must be active in the runtime.
113113
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
115115
<literal>features.xml</literal>. However, after guidance from the Karaf and Aries teams, it was pulled out.
116116
This allows Hibernate OSGi to be portable and not be directly tied to Aries versions, instead having
117117
the user choose which to use.

0 commit comments

Comments
 (0)