Things I did are quite easy:
--thread group
|
---http request1
|
--- regular expression extractor (there I get sessionID from the
request response)
|
---http request2
path: /myapp/${sessionID_g1}/start
parameter: sessionID: ${sessionID_g1}
1. parameter works fine
2. path works only, if I add a HTTP URL Re-writing Modifier, as described
below. And then the system adds ";" at the end of the path (before
parameters). So application server get problems.
Any hint?
Thanks
Heiko
[EMAIL PROTECTED] wrote:
> It works for me - what kind of variable are you putting in path?
>
> -Mike
>
> On 15 Aug 2003 at 15:12, Heiko Busch wrote:
>
> > Hi
> > I'm using jMeter 1.9 and have the following problem:
> > Variables ( ${..} ) are resolved correctly within parameters, but
> not
> > within the URL-path.
> > It works only correctly, if I add a HTTP URL Re-writing Modifier
> plus
> > check "Path Extension". But unfortunately then I get this ugly
> (and
> > unwished) ";<session argument name>" at the end of the URL-
> path.
> >
> > How to get resolved variables in path without ;.. ?
> > Is there any way?
> >
> > Thanks in advance
> > Heiko
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: jmeter-user-
> [EMAIL PROTECTED]
> > For additional commands, e-mail: jmeter-user-
> [EMAIL PROTECTED]
> >
>
> --
> Michael Stover
> [EMAIL PROTECTED]
> Yahoo IM: mstover_ya
> ICQ: 152975688
> AIM: mstover777
>
> ---------------------------------------------------------------------
> 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]