Sorry I still cannot understand what you are asking for, and from their silence it appears that nobody else on this list understands you either.

I feel that you are attempting to apply a very abstract concept -- apparently one that you have read about in the academic literature -- without a good grasp of how it maps to concrete reality. I suggest that may help to get some real experience with developing Java code first, so that you can express your question in less abstract terms.

Regards,
Neil

Fairouz Fakhfakh wrote:

Hello,
I would like to test a bundle (send a request to test the behaviour of a
component). But, the problem, the test data and business data can interfere.
In the literature, I have found the technique of duplication.
This is the fact of testing the duplicata (not the original bundle).
But, I would like to duplicate the bundle just before calling the method of
test (not from the beginning to limit the use of resources).
I hope that you have understood the idea of my work.
I thought duplicating a bundle means copying a bundle???
Can you help me, please?
Best regards,

--
Fairouz

2012/4/30 Neil Bartlett<[email protected]>


I think you need to be clearer about what you want to achieve. What do you
mean by "duplicating" a bundle, if not copying the file?


Neil

Fairouz Fakhfakh wrote:


Hello,
I work with Windows.
But I would like to duplicate a bundle at given moment (just before
calling
a method).
Have you any idea, please?
Thank you in advance.
Best regards,
--
Fairouz

2012/4/30 Neil Bartlett<[email protected]>



May I suggest the "cp" command in UNIX? Or in Windows Explorer, hit
Ctrl-C
followed by Ctrl-V.

Regards
Neil


Fairouz Fakhfakh wrote:



Hello,
I would like to duplicate a bundle OSGI.
Can someone help me, please?

Thank for answering me.
Best regards,

--
Fairouz






Reply via email to