if the proxy doesn't capture the traffic from the activeX, I would try a http sniffer to figure out what it's doing.
peter On 8/2/05, sebb <[EMAIL PROTECTED]> wrote: > On 25/07/05, Thavutam, Prashanth <[EMAIL PROTECTED]> wrote: > > We recently started using JMeter and I am trying to test a web application > > which uses ActiveX control in the Login.jsp to get user credentials from > > Windows environment. When I hit the Login.jsp, it gets all the user > > attributes using ActiveX control, sets them to form fields and submits > > itself to an action method. > > > > When I test it through JMeter, ActiveX control doesn't seem to work and > > Login.jsp is not submitting the user info. It is not invoking the action > > method. When I hit the action method directly by passing user attributes in > > query string, it fails with Session Time Out message as the action method > > expects a session to be existing. > > I am not sure how to over come this problem. Any ideas would be appreciated. > > You'll need to emulate whatever it is that the ActiveX control does, > as JMeter does not support active content. > > Have you tried recording the session using the JMeter Proxy? > > > Thanks, > > Prashanth > > > > ======================================================================== > > This email message is for the sole use of the intended recipient (s) and may > > contain confidential and privileged information. Any unauthorized review, > > use, disclosure or distribution is prohibited. If you are not the intended > > recipient, please contact the sender by reply email and destroy all copies > > of the original message. To reply to our email administrator directly, send > > an email to [EMAIL PROTECTED] > > Toys "R" Us, Inc. > > > > --------------------------------------------------------------------- > > 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]

