On 8/28/10 12:54, njm09 wrote:
Hi
     I am a beginner about osgi and felix. I found that ipojo is a good thing 
which can facilitate the development of OSGI-SOA based framework.

     But i am confronted with a problem. How I can obtain several ipojo 
instances in the same bundle?

It's not clear to me what you mean here.

Do you have a component defined in a bundle and you want to create multiple instances of it?

Or do you have multiple components defined in a bundle from which you want to create an instance of each?

If it is either, then both should be possible, you just need to use <instance> in your XML file for each instance you want to create.

-> richard


     I have had a try about the strategy="SERVICE" and service="instance", but 
the result is passive.

     Thank you for your help!

Best Regards
Ni.
2010-08-29



njm09


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to