You'll have to write some sampler code that talks to your app server (probably can mostly be taken from your existing app), and make yourself a plug-in to JMeter. It's not hard, but it will require an investment of your time learning some basics of JMeter's architecture, and a willingness to write the code.
-Mike On 7 Mar 2003 at 17:38, Dennison, Karl wrote: > I have a SWING-based app (connecting to the app server through RMI) which > I'd like to response test. I could not find any examples in the > documentation. I know that there is this Java Request element that can be > used to execute an object but I'm not quite sure how. > > Any help will be highly appreciated. > > -- Karl > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- Michael Stover [EMAIL PROTECTED] Yahoo IM: mstover_ya ICQ: 152975688 AIM: mstover777 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

