I wrote a sampler for Oauth request. Everything works fine except one problem. Because I have to change the property files, I include it in my jar. Every time we upgrade Jmeter, I have to rebuild the JAR to include the new property file. So the maintenance is not as easy I would like.
I asked about the solution. Someone suggested to use TestBean so I can have my own property file. I did some research and found out this is not an easy task. The sampler is an extension to existing HTTP request. The control panel looks like this, http://www.flickr.com/photos/61249...@n00/3448590576/sizes/o/ As you can see, it heavily relies on HTTP sampler, which doesn¹t use testbean. I don¹t want rewrite everything from scratch. I wonder if there are enough interests to include this plugin in Jmeter. If so, I can contribute the code. If not, I wonder if someone can check-in my property file changes so I don¹t have to overwrite it with mine. Thanks! Zhihong --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-dev-unsubscr...@jakarta.apache.org For additional commands, e-mail: jmeter-dev-h...@jakarta.apache.org