You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Pavel Gouchtchine <gu...@gmail.com> on 2005/10/18 18:16:38 UTC

Recursive Include controller

Hi All.
If an Include controller points to a module with another include controller,
this last one will not be executed.
Is it done on purpose or it is a bug?

Thank you.
Pavel

Re: Recursive Include controller

Posted by Peter Lin <wo...@gmail.com>.
the current implementation expects the included module will be a
SimpleController. that's one limitation of the current implementation.

peter


On 10/18/05, Pavel Gouchtchine <gu...@gmail.com> wrote:
>
> Hi All.
> If an Include controller points to a module with another include
> controller,
> this last one will not be executed.
> Is it done on purpose or it is a bug?
>
> Thank you.
> Pavel
>
>