Re: Deploying bare Blueprint xml files?

2011-01-21 Thread codeoncoffee
I'm using 2.1.3 right now. The class is in the host's classloader. Not bootstrap, but the same one where karaf.jar loaded and the one in context when it's started. There may be a timing issue at work here. I've got something in another Thread expecting the BundleContext in static location,

Running Karaf without PAX Logging

2011-07-17 Thread codeoncoffee
Hello, I'm trying to run Karaf hosted within a larger application and just can't work my way around the class-loading issues with the embedded Log4J classes in the PAX Logging implementation. Let me take that back, I can work around them, but this whole OSGI layer is being implemented as a