I have not tested jndi recently.

If you test jpa in karaf 4 you have to be aware that we upgraded to aries jpa 2.0.0. So if you simply do feature:install jpa you will get the aries jpa 2.0.0 bundles. These behave a bit different so they might break you old code. Btw. aries jpa 2.0.0 will not use jndi for datasources. It still supports the same syntax but will directly use a ServiceTracker to find the DataSource.

If you want to use the old aries jpa you have to install jpa/1.0.4.

Will do some jndi tests to check if there are problems.

Christian

On 26.06.2015 15:20, ellirael wrote:
- Installed cxf 3.1.1

Christian, did you test cxf 3.1.1 and jndi (for example jpa persistence unit
datasource request)?
CXF 3.1.1 and Atmosphere framework crashes JNDI somehow in Karaf 3.0.3.
I think it may be also problem in Karaf 4.
There is some sort of InitialContextFactory replacement.



--
View this message in context: 
http://karaf.922171.n3.nabble.com/VOTE-Release-Apache-Karaf-4-0-0-tp4041054p4041103.html
Sent from the Karaf - Dev mailing list archive at Nabble.com.


--
Christian Schneider
http://www.liquid-reality.de

Open Source Architect
http://www.talend.com

Reply via email to