I've created the example based on another example I saw, I don't know what is
a blueprint, but my project doesn't have an activator, it has a class with
one method that prints "Hello World" on the console. I don't have a great
knowledge about that, but it seems to me that is used the spring framework,
in the example has a "bundle-context.xml" with a bean like that:

        <bean id="HelloWorld" class="helloworld.HelloWorld"
                init-method="helloWorld">
        </bean>

Could this be the problem? 

I Don't know if I said something wrong or nonsense, I've started learning
about OSGi just a few days ago, so if is something wrong please correct
me...

By the way, thanks for your help ;]

Samuel

--
View this message in context: 
http://karaf.922171.n3.nabble.com/Print-output-tp3239275p3242486.html
Sent from the Karaf - User mailing list archive at Nabble.com.

Reply via email to