On 30.11.2015 16:13, Jason Reilly wrote:
Thanks Christian,
Then in the pom.xml for building the custom distribution, I have the
following relevant bootFeatures:
<feature>aries-blueprint</feature>
<feature>cxf</feature>
<feature>jdbc</feature>
<feature>transaction-api/1.1.0</feature>
This is wrong. You need to install the "transaction" feature. This is
just the API.
Also for transaction you do not need to specify a version. The feature
will install the old and the new transaction blueprint bundle.
<feature>jpa/1.0.4</feature>
Also not sure about this one. As you use the annotations there you could
as well install the "jpa" feature which will give you the new 2.x version.
<feature>openjpa/${openjpa.version}</feature>
Christian
--
Christian Schneider
http://www.liquid-reality.de
Open Source Architect
http://www.talend.com