For me, URL rewriting only works with the 1.7 version. Try with this build.
http://jakarta.apache.org/builds/jakarta-jmeter/release/v1.7/ApacheJMeter_1. 7.zip Yoann. ----- Original Message ----- From: "VANGENECHTEN, Jan" <[EMAIL PROTECTED]> To: "'JMeter Users List'" <[EMAIL PROTECTED]> Sent: Thursday, May 30, 2002 8:30 AM Subject: RE: RES: JMeter script When using URL rewriting, I always receive a nullpointer exception and the next jsp is not executed. I even wrote a very small example (1 parameter, two simple jsp's), but always the nullpointer is there. Can anyone help ? Jan > Mauricio, > This might help you. http://jakarta.apache.org/jmeter/usermanual/build-adv-web-test-plan.html > -- Gurneet > Mauricio Domingues Ribas <[EMAIL PROTECTED]> wrote: Hi all > > I am using URL Rewriting, as Mike said, attaching a Http Cookie Manager is > not enough. What kind of effort is required on my part?? > > Thanks to all, > Mauricio. > > > -----Mensagem original----- > De: Mike Stover [mailto:[EMAIL PROTECTED]] > Enviada em: ter> �a-feira, 28 de maio de 2002 15:28 > Para: JMeter Users List > Assunto: Re: JMeter script > > > If your web server is using cookies for session management, then attaching a > > Cookie Manager to your ThreadGroup should be all that's necessary. If you > are > using URL Rewriting, then more effort is required on your part. > > -Mike > > On 28 May 2002 at 12:43, Mauricio Domingues Ribas wrote: > > > Hi all!! > > > > I�ve been trying to test a web system, but didn�t succeed because (I�ll > try > > to explain what I was trying to do): > > - The system implements sessions. I read in a book that JMeter does take > the > > cookies automaticaly, so it should get the number of the session, right? I > > tried to put the Http Cookie Manager Controler, but it didn�t take the > > cookie�s information... What should I do? > > - I must access the system�s screens from the menu (as the url with the > menu > > is the same as the url I want to access). Is it necessary to write a > script > > to make that possible?? If so, in which language must the script be > > written?? Do you have any examples? > > > > > > Can anybody help me?? > > Thanks, > > Mauricio. > > > > > > > > -- > Michael Stover > [EMAIL PROTECTED] > Yahoo IM: mstover_ya > ICQ: 152975688 > > -- > To unsubscribe, e-mail: > > For additional commands, e-mail: > > > > > --------------------------------- > Do You Yahoo!? > Yahoo! - Official partner of 2002 FIFA World Cup -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

