Hi Ioan, could you explain what you did ? (just to reproduce it and work on that).
As reminder, we included xercesImpl jar file in the lib/endorsed to fix an "critical" issue with IBM JDK. Actually, Karaf didn't start at all without xercesImpl in the lib/endorsed (we had parsing issue on Blueprint especially).
Depending about your test case, I wonder if it would not be better to remove xercesImpl from lib/endorsed (as we had before) and add a note for IBM JDK users.
Regards JB On 08/14/2013 11:27 PM, Ioan Eugen Stan wrote:
Hello, I removed it and it worked. It's a bummer though - xerces impl from endorsed does not export org.apache.xerces.* packages so I need to import them from another bundle which gets me to ClassCast exception. Any way around this?
-- Jean-Baptiste Onofré [email protected] http://blog.nanthrax.net Talend - http://www.talend.com
