Fixed
Details
Assignee
Fabio Massimo ErcoliFabio Massimo ErcoliReporter
Guillaume SmetGuillaume SmetComponents
Priority
Major
Details
Details
Assignee
Fabio Massimo Ercoli
Fabio Massimo ErcoliReporter
Guillaume Smet
Guillaume SmetComponents
Priority
Created July 11, 2018 at 9:50 AM
Updated July 20, 2018 at 1:40 PM
Resolved July 12, 2018 at 10:14 AM
With Karaf 4 we can use also transaction-api feature provided by the container itself.
A big change from Karaf 3 to 4 is that the feature "wrap" is not a boot feature anymore,
Then, in feature definition we have to import it within hibernate feature and use `prerequisite = true` to handle the wrap protocol on bundle url.