|
|
Hello,
I'm trying to get an OSGI bundle running which includes a class using metro framework to make a soap call.
I have saved the api jar in endorsed dir of karaf but I always get
java.lang.NoClassDefFoundError: Could not initialize class com.sun.xml.ws.api.streaming.XMLStreamReaderFactory
Does someone had success with metro in karaf? Any ideas/hints?
Regards
Martin
|