You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by Rodrigo Madera <ro...@gmail.com> on 2009/03/24 20:07:06 UTC

Extending HttpTestSampleGui

Hello all,

I'm creating a component which extends HTTPSampler.

The problem is that I can't seem to be able to attach a
HttpTestSampleGui derivation to it.

Any guidelines on something missing here, given such a macro-view of
the problem?

Thank you,
Rodrigo

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


Re: Extending HttpTestSampleGui

Posted by Rodrigo Madera <ro...@gmail.com>.
For future reference (in case someone lands on this email):

The solution was to override getLabelResource().

Regards,
Rodrigo

On Tue, Mar 24, 2009 at 4:07 PM, Rodrigo Madera
<ro...@gmail.com> wrote:
> Hello all,
>
> I'm creating a component which extends HTTPSampler.
>
> The problem is that I can't seem to be able to attach a
> HttpTestSampleGui derivation to it.
>
> Any guidelines on something missing here, given such a macro-view of
> the problem?
>
> Thank you,
> Rodrigo
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org