Hi, JavaRequest takes a classname as a parameter and I have implemented a class that extends AbstractJavaSamplerClient that JavaRequest calls. I've overrided getDefaultparameters() to return the most common parameters I want to use. Then I would like to add or delete parameters with the JavaRequest GUI for the special case. /Gunnar
> -----Ursprungligt meddelande----- > Från: sebb [mailto:[EMAIL PROTECTED] > Skickat: den 11 november 2008 19:52 > Till: JMeter Users List > Ämne: Re: Add/Delete properties in JavaRequest > > On 11/11/2008, [EMAIL PROTECTED] > <[EMAIL PROTECTED]> wrote: > > > > Hi, > > I use the JavaRequest to send in tests to my application. > > How is that possible?JavaRequest does not call other classes. > Or have you written your own class? > If so, then you can add whatever parameters you like to it. > > > My application is very generic and takes an instance of > the Property class as parameters. > > There are about 50 different keys used in a lot of > variations and most are optional so I really need this! > > > > I expected that when I added or removed a property the > test-plan should update accordingly. > > I've also tried to add a property in the test plan > manually but that did not get it into the GUI and my test. > > /Gunnar > > > > > > > -----Ursprungligt meddelande----- > > > Från: sebb [mailto:[EMAIL PROTECTED] > Skickat: den 11 november > > 2008 14:45 > Till: JMeter Users List > Ämne: Re: Add/Delete > > properties in JavaRequest > > > > > > > > On 11/11/2008, [EMAIL PROTECTED] > > > <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > Sorry if this a FAQ but I can't find it. > > > > I'm using the JavaRequest and it works fine but can't > add > or > > delete > > properties in the GUI. > > > > In the manual it says "The Add/Delete buttons don't > serve > any > > purpose > > at present." > > > > I'm using jmeter 2.3.2 r665936. > > > > Is this problem fixed in any later build or is there any > > > workaround > > for the problem? > > > > > > No, and there are no plans to fix this. Sorry. > > > > > > Unless some code was written to do something with the > > > properties, it would not help. > > > It's not clear what should happen with additional properties. > > > > > > Why do you need extra properties? > > > > > > > /Gunnar > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > > To unsubscribe, e-mail: > > [EMAIL PROTECTED] > > > > For additional commands, e-mail: > > > [EMAIL PROTECTED] > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: > [EMAIL PROTECTED] > > > For additional commands, e-mail: > > [EMAIL PROTECTED] > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: > [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

