Indirectly, yes. CorbaSampler has an instance variable of CorbaInvoker,
which stores the details/data. 
If createTestElement() is being called exactly once (ie. CorbaSampler is
being created exactly once) then this should not be a problem. If it is
being created more than once - then isn't that incorrect/wrong/a bug?
Thanks,
Anil


-----Original Message-----
From: Michael Stover [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, January 18, 2005 5:47 PM
To: JMeter Developers List
Subject: [Fwd: Re: sampler being created more than once??]


I suspect the real problem lies elsewhere - maybe the sampler being made
here isn't using the properties map from AbstractTestElement?  If data
is being stored in instance variables, that won't work unless it
implements TestBean too.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to