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 Ryan <jm...@ajilus.com> on 2007/05/29 05:02:38 UTC

Embedded IncludeController - $100 USD Bounty

I am posting a $100 USD bounty paid through PayPal to the first person 
to make embedded IncludeControllers work properly and integrate the fix 
into the JMeter 2.2 build.

We currently have several 'stand alone' tests that include a
'LoginModule' and some other general purpose includes as well.  Each
stand alone test focuses on a specific piece of functionality.  What I'm
now trying to do is put them all together to be run as a single test to
emulate a 'real life' situation.  My initial thought was to just include
each one of them in the master test and all would be well.

Here is a brief description of how things are set up:
MasterTest includes StandAloneTest which includes LoginModule.

When executing MasterTest, everything in StandAloneTest is executed, but
nothing in the LoginModule is executed.

I dug around in the issue log and found the following related item:
http://issues.apache.org/bugzilla/show_bug.cgi?id=40671

The person who submitted the patch made mention of embedded includes not
working so I am fairly confident that I haven't overlooked something
simple as far as configuration goes.

Hopefully offering this type of 'bug bounty' through this forum is 
appropriate and if not, please
accept my apologies.  I'm just trying to find a way to get the 
functionality working and support a wonderful open-source project at the 
same time.

Please let me know if I can provide any additional information.

Thanks!

Ryan



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