On 02/12/2007, Aliasgar S Hararwala <[EMAIL PROTECTED]> wrote: > Hi All, > > I am currently in the middle of an Oracle e-business suite implementation. I > have used a little bit of JMeter in my previous web projects(and its > fantastic). But now I am challenged to use JMeter to load test Oracle Forms. > I tried recording a few transactions through it and see that it bundles all > transactions done in Oracle forms into a '.class' extn.
JMeter does not create .class files, so I don't understand that. > Checking one of the > listener gave me an idea that the server returns a HTTP 403 response code > (that mean: forbidden access to the resource request for on the Web server). Most likely login failed, or you have not added a Cookie Manager. See: http://wiki.apache.org/jakarta-jmeter/DifferentBehaviour > Has anyone used JMeter to test Oracle forms? Any direction in this regard > would be greatly appreciated. > > -- > Regards, > Ali > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

