Peter, Is the TestBean plugin framework (page 10) related to the corba client? I am trying to write a Sampler(?) with a gui that can be used as a corba client to test the corba server - it is not clear to me what information is relevant to help me write this. Thanks, Anil
-----Original Message----- From: Peter Lin [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 21, 2004 10:45 AM To: Anil Philip Subject: Re: can Jmeter be used to test corba server? the article goes over the steps for writing a plugin for jmeter. it includes writing listeners, samplers and a basic description of how jmeter is organized and the ant tasks. peter On Tue, 21 Dec 2004 10:41:35 -0600, Anil Philip <[EMAIL PROTECTED]> wrote: > Is it the article on writing a plugin? I briefly looked at it before but > could not decide how it would help with this particular task. > Thanks, > Anil Philip > > -----Original Message----- > From: Peter Lin [mailto:[EMAIL PROTECTED] > Sent: Tuesday, December 21, 2004 10:31 AM > To: Anil Philip > Subject: Re: can Jmeter be used to test corba server? > > you should be able to. There a new tutorial linked on wiki that gives > a step-by-step explanation. > > http://wiki.apache.org/jakarta-jmeter/JMeterLinks > > it's the first article. > > peter > > On Tue, 21 Dec 2004 10:23:11 -0600, Anil Philip > <[EMAIL PROTECTED]> wrote: > > Thank you for replying. Can I use the Java Request Sampler and modify it > to > > be a corba client? > > Thanks, > > Anil > > > > -----Original Message----- > > From: Peter Lin [mailto:[EMAIL PROTECTED] > > Sent: Monday, December 20, 2004 6:11 PM > > To: JMeter Users List > > Subject: Re: can Jmeter be used to test corba server? > > > > you'll have to write a new sampler and use some third party corbra driver. > > > > peter > > > > On Mon, 20 Dec 2004 15:31:28 -0600, Anil Philip > > <[EMAIL PROTECTED]> wrote: > > > Hello, > > > > > > I am new to JMeter and wish to use it to test a corba server from the > > client > > > side. Does anyone have any tips or pointers? > > > > > > Thanks, > > > > > > Anil > > > > > > > > > > --------------------------------------------------------------------- > > 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]

