Hi Xav,

not sure to follow what you do.

You said that you have a bundle compiled and working fine in Karaf 2.3.x:.
This bundle doesn't work with Karaf 3.0.0.

Is it correct ?

Regards
JB

On 04/07/2014 05:38 PM, xav wrote:
Hi Jean-Baptiste,

unfortunately, I have changed the target in my pom (parent), and I have the
same problem!

The exception is launched when I thry to do this:

Subscriber<T> subscriber = new Subscriber<T>(myClass);

with:

private abstract class JsonMessageListener<R> implements MessageListener {
....
}

private class Subscriber<T> extends MyMessageListener<T> {
...
}
???

Thanks for your help





--
View this message in context: 
http://karaf.922171.n3.nabble.com/Karaf-3-0-0-java-lang-ClassFormatError-tp4032370p4032625.html
Sent from the Karaf - User mailing list archive at Nabble.com.


--
Jean-Baptiste Onofré
[email protected]
http://blog.nanthrax.net
Talend - http://www.talend.com

Reply via email to