yeah.... my quick and dirty implementation is way too quick and too dirty. I'll try to make some time this weekend. No promises, but I'll do what I can.
peter On 2/16/06, sebb <[EMAIL PROTECTED]> wrote: > > Either way, the clone method needs to be rewritten so it only does a > clone - otherwise RMI is going to have problems too ... > > S. > On 16/02/06, sebb <[EMAIL PROTECTED]> wrote: > > On 16/02/06, Peter Lin <[EMAIL PROTECTED]> wrote: > > > I just took a look at the IncludeController and it currently does the > > > following. > > > > > > my guess is that in non-gui mode, the clone method isn't getting > called. a > > > minor change to it, might fix it. > > > > Could well be - there is no way to re-run a test in non-GUI mode, so > > maybe it does not copy the tree. > > > > In GUI mode, the tree can be changed while the test is running, so I > > assume JMeter needs to create a copy... > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
