Hi.
I have bean shell jar in the lib directory and I have checked the
jmeter.log file.
The log file doesn't contain anythink that could help me - please see
attached file.
I have used 2-1.20060408 build to try - no problems found so far.
Thank you.
Pavel
On 4/11/06, sebb <[EMAIL PROTECTED]> wrote:
> On 11/04/06, Pavel Gouchtchine <[EMAIL PROTECTED]> wrote:
> > Hi All.
> > Can you, please, clarify how to use or better, how to get refName_matchNr?
> > I have read Reg. Expression manual and, sorry, didn't understood it.
> > I have tried Match No to be negative, positive and 0.
> >
> >
> >
> > My reg exp processor has the following params:
> >
> > Reference Name: GROUPID
> > Reqular Exrpression: .value=\'(.*)\';
> > Tamplate: $1$
> > Match No: -1
> > Default value: ERROR_GROUPID
> >
> > The response can bring me different number of ids. I am trying to get
> > group count via beanShell :
> >
> > String groups_count = vars.get("GROUPID_matchNr");
> > print ( "Groups found "+goups_count);
> >
> >
> > return "Groups found "+goups_count;
> >
> > It returns void all the time.
>
> Check jmeter.log
>
> Did you install the Beanshell jar in the lib directory?
>
> > Please, help.
> >
> > Thanks.
> > Pavel
> >
> > ---------------------------------------------------------------------
> > 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]