Hi recording and replaying a binary protocol is never a good idea imo (unless you have some libraries that can parameterise the test). there are some commerical test tools that record and replay RMI/EJB , Im not aware of any free ones . If i were you Id ask a developer for help , perhaps they might already have some unit test cases that you cna reuse.
regards deepak On Tue, Feb 1, 2011 at 11:25 AM, Jain, Kapil <[email protected]> wrote: > Hi deepak, > Thanks, can you please explain me in more detail about this. How I can > record and replay this? > Regards > Kaput > Kapil > ------------------------------ > Sent using BlackBerry > > ----- Original Message ----- > From: Deepak Shetty [mailto:[email protected]] > Sent: Tuesday, February 01, 2011 07:19 PM > To: JMeter Users List <[email protected]> > Subject: Re: Proxy Recording > > Hi > The answer was provided to you by sebb - Jmeter cant record these > protocols. > you need to get the client jars and write java / beanshell test cases. > regards > deepak > > On Tue, Feb 1, 2011 at 5:27 AM, Jain, Kapil <[email protected]> wrote: > > > Guys, I am still waiting for some suggestion from jmeter user list forum. > > > > Really appreciate for your advice. > > > > -----Original Message----- > > From: Jain, Kapil [mailto:[email protected]] > > Sent: 31 January 2011 16:13 > > To: JMeter Users List > > Subject: RE: Proxy Recording > > > > No RMI-IIOP protocol is Not same as HTTP(S) protocol. > > > > -----Original Message----- > > From: sebb [mailto:[email protected]] > > Sent: 31 January 2011 15:36 > > To: JMeter Users List > > Subject: Re: Proxy Recording > > > > On 31 January 2011 15:21, Jain, Kapil <[email protected]> wrote: > > > Hi Sebb, > > > > > > The protocol used is RMI-IIOP based on the corba technology. > > > > > > Any advice please? > > > > Is that the same as HTTP(S) ? > > > > > -----Original Message----- > > > From: sebb [mailto:[email protected]] > > > Sent: 31 January 2011 14:13 > > > To: JMeter Users List > > > Subject: Re: Proxy Recording > > > > > > On 31 January 2011 13:59, Jain, Kapil <[email protected]> wrote: > > >> Hi, > > >> > > >> I need to record a script for application which communicates with the > > server on port 7001. When accessing this manually then it's working fine > but > > when recording through Jmter Proxy then it's giving ERROR "Can not > connect > > to the application" > > >> > > >> Can you help me how to record this through jmeter Proxy? > > > > > > What protocol does the application use for communicating over port > 7001? > > > > > > JMeter Proxy only supports HTTP(S). > > > > > >> Regards > > >> KAPIL > > >> > > >> > > >> > > >> Think green - keep it on the screen. > > >> > > >> This e-mail and any attachment is for authorised use by the intended > > recipient(s) only. It may contain proprietary material, confidential > > information and/or be subject to legal privilege. It should not be > copied, > > disclosed to, retained or used by, any other party. If you are not an > > intended recipient then please promptly delete this e-mail and any > > attachment and all copies and inform the sender. Thank you. > > >> > > >> > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [email protected] > > > For additional commands, e-mail: [email protected] > > > > > > > > > > > > Think green - keep it on the screen. > > > > > > This e-mail and any attachment is for authorised use by the intended > > recipient(s) only. It may contain proprietary material, confidential > > information and/or be subject to legal privilege. It should not be > copied, > > disclosed to, retained or used by, any other party. If you are not an > > intended recipient then please promptly delete this e-mail and any > > attachment and all copies and inform the sender. Thank you. > > > > > > > > > > > > --------------------------------------------------------------------- > > > 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] > > > > > > > > Think green - keep it on the screen. > > > > This e-mail and any attachment is for authorised use by the intended > > recipient(s) only. It may contain proprietary material, confidential > > information and/or be subject to legal privilege. It should not be > copied, > > disclosed to, retained or used by, any other party. If you are not an > > intended recipient then please promptly delete this e-mail and any > > attachment and all copies and inform the sender. Thank you. > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > > > > > Think green - keep it on the screen. > > > > This e-mail and any attachment is for authorised use by the intended > > recipient(s) only. It may contain proprietary material, confidential > > information and/or be subject to legal privilege. It should not be > copied, > > disclosed to, retained or used by, any other party. If you are not an > > intended recipient then please promptly delete this e-mail and any > > attachment and all copies and inform the sender. Thank you. > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > > > Think green - keep it on the screen. > > This e-mail and any attachment is for authorised use by the intended > recipient(s) only. It may contain proprietary material, confidential > information and/or be subject to legal privilege. It should not be copied, > disclosed to, retained or used by, any other party. If you are not an > intended recipient then please promptly delete this e-mail and any > attachment and all copies and inform the sender. Thank you. > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

