Aleksey Sushko created KARAF-3632:
-------------------------------------
Summary: Change transaction parameter in features
Key: KARAF-3632
URL: https://issues.apache.org/jira/browse/KARAF-3632
Project: Karaf
Issue Type: Bug
Components: karaf-feature
Affects Versions: 4.0.0.M2, 2.4.1
Reporter: Aleksey Sushko
Priority: Minor
File karaf/assemblies/features/enterprise/src/main/feature/feature.xml
Features name="transaction" all versions 1.0.0, 1.0.1, 1.1.1
Replace old lines
{{aries.transaction.howl.bufferSizeKBytes = 4}}
to
{{aries.transaction.howl.bufferSize = 4}}
Service {{org.apache.aries.transaction.internal.TransactionManagerService}}
read parameter {{aries.transaction.howl.bufferSize}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)