Nick, quick question,

where's located org.pentaho.di.core.plugins.osgi.OSGIActivator class ?

Regards
JB

On 01/21/2011 03:42 AM, codeoncoffee wrote:

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!

Reply via email to