I've looked at the code and the namespace and root tag match the conditions:
<?xml version="1.0" encoding="UTF-8"?> <blueprint xmlns="http://www.osgi.org/xmlns/blueprint/v1.0.0"> <bean id="OSGIActivator" class="org.pentaho.di.core.plugins.osgi.OSGIActivator" scope="singleton" init-method="start"/> </blueprint> Thanks! -- View this message in context: http://karaf.922171.n3.nabble.com/Deploying-bare-Blueprint-xml-files-tp2295551p2299331.html Sent from the Karaf - User mailing list archive at Nabble.com.
