Hi Nick,

Your blueprint looks good. On which version did you perform your try ?

FYI, on the trunk, I made a mistake by adding the wrap deployer which can affect your deployment, I'm gonna to fix today.

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