Hi, I had a look to the shell command code and don't see why it cannot be used for others factories. I recommend you do move them in a separate bundles (containing only the command).
Regards, Clement On 26.12.2009, at 17:06, Vlatko Davidovski wrote: > Thanks Clemet! > > It works only for services located in the same bundle as the commands. > Any hints how to extend it so that the same commands can be used to create > component instances located in other bundles? > > Thanks! > > Regards, > Vlatko > > > On Dec 18, 2009, at 1:09 PM, Clement Escoffier wrote: > >> Hi, >> >> >> On 17.12.2009, at 23:55, Vlatko Davidovski wrote: >> >>> Hi! >>> >>> I was trying to reproduce the tutorial on: >>> http://felix.apache.org/site/combining-ipojo-and-configuration-admin.html >>> >>> However, I could not find any information how I could create configuration >>> using the Felix shell: >>> -> start file:..\config.admin.tutorial\output\config.admin.tutorial.jar >>> -> create_conf org.apache.felix.ipojo.example.ca.component.Hello1 >>> Insert the configuration : >>> {org.apache.felix.ipojo.example.ca.component.Hello1} >>> -> Hello >> >> Those commands comes from >> 'http://people.apache.org/~clement/ipojo/tutorials/ca/config.admin.tutorial.zip' >> which is the ipojo + config admin tutorial. However, such commands are >> 'basic'. I don't know if more robust commands exist >> >> Regards, >> >> Clement >> >> >>> Any hints? >>> Regards, >>> Vlatko >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

