This brings up another issue - where do I find all of these cool settings that 
I can configure in the properties files?

Is there a document that distills them all?

BTW, I highly recommend that you put your modifications in the 
'user.properties' file, instead of the 'jmeter.properties' file. The 
jmeter.properties file gets updated with new releases, and it is a pain to 
hand-compare the old version with the new version and move your modifications 
over. It is far easier to use 'user.properties', since it never has any 
settings in it with the releases... Then you can just copy your user.properties 
file over to the new release, and you're ready to go.

--
Robin D. Wilson
Sr. Director of Web Development
KingsIsle Entertainment, Inc.
VOICE: 512-777-1861
www.KingsIsle.com


-----Original Message-----
From: Sergio Boso [mailto:ser...@bosoconsulting.it] 
Sent: Thursday, June 21, 2012 2:03 PM
To: JMeter Users List
Cc: Deepak Shetty
Subject: Re: Inserting Cookie Data into URL. (I have googled and looked at 
guides, it looks correct but fails)

You may also try to disable the

"check received cookies are valid"

in jmeter.properties:
CookieManager.check.cookies=false

I had a case when the cookies were handled properly by browsers,
but they were discarded by Http client in Jmeter.

regards

Sergio


Il 21/06/2012 18:04, Deepak Shetty ha scritto:
> If your application is using cookies and you are using Cookie Manager , you
> dont need to use HTTP URL rewriting modifier .
> Ensure you have follow redirects , not redirect automatically on your
> samplers
> Also add a view results tree listener and check if you are getting the
> Set-Cookie correctly (check that the domain / path being specified in
> Set-Cookie matches the next request you are making)
>
> Its possible that your application only uses url-rewrites in which case you
> can drop the Cookie Manager and verify the modifier
>
> regards
> deepak
>
>
> On Thu, Jun 21, 2012 at 7:19 AM, Dean Lozo <dean.l...@gmail.com> wrote:
>
>> Hey
>>
>> Note: This is my first time usign JMeter and I am a complete noob.
>>
>> I have done large amount of googling and reading through documentation.
>> After looking at several tutorials, and trying different things they have
>> all failed. I might have forgotten something more basic.  It has been a
>> nightmare to use the re-cookie i receive in "Sampler Result" after logging
>> in. I am trying to do this by using the "HTTP URL Re-writing Modifier" and
>> "Cookie manager" feature that JMeter offers. I have enabled saving cookies
>> to true.
>>
>> "JSESSIONID" keeps staying blank for some reason. Links to pictures can be
>> found below. I am at a loss, and would really love some help! That the URL
>> works at this point is irrelevant, I only wish to generate the correct URL.
>> If there is no time to help, I would greatly appreciate an XML file with
>> the functions working.
>>
>> http://imgur.com/a/Qp13D
>>
>>
>> Cheers
>> Dean
>>


-- 


In caso di erronea ricezione da parte di persona diversa, siete pregati di 
eliminare il messaggio e i suoi allegati in modo 
definitivo dai vostri archivi e di volercelo comunicare immediatamente 
restituendoci il messaggio via e-mail al seguente 
indirizzoser...@bosoconsulting.it <mailto:sergiob...@yahoo.it>
L’interessato può, inoltre, esercitare tutti i diritti di accesso sui propri 
dati previsti dal decreto 196/2003, tra i quali i 
diritti di rettifica, aggiornamento e cancellazione, inviando un messaggio 
all’indirizzo:ser...@bosoconsulting.it 
<mailto:sergiob...@yahoo.it>





---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
For additional commands, e-mail: user-h...@jmeter.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
For additional commands, e-mail: user-h...@jmeter.apache.org

Reply via email to