Re: apology re: name

2004-09-15 Thread Michael Stover
If you are using cookies, you need to use the cookie manager to preserve the session. On Wed, 2004-09-15 at 16:24, Vinicius Carvalho wrote: > [EMAIL PROTECTED] wrote: > > > > > Sorry for mistaking your name -- I typed without really reading. > > > > Jonathan > > no probs dude! Thanks for the he

Re: apology re: name

2004-09-15 Thread Vinicius Carvalho
[EMAIL PROTECTED] wrote: Sorry for mistaking your name -- I typed without really reading. Jonathan no probs dude! Thanks for the help. Well, any explanation on why, the request to a protected page is being forward to login again? Under the same thread group don't they run like only one browser?

Re: Will jmeter help me?

2004-09-15 Thread Michael Stover
Cookie Manager is your friend: http://jakarta.apache.org/jmeter/usermanual/build-web-test-plan.html#adding_cookie_support http://jakarta.apache.org/jmeter/usermanual/component_reference.html#HTTP_Cookie_Manager Regular expression parsers are also useful: http://jakarta.apache.org/jmeter/usermanual

Re: Will jmeter help me?

2004-09-15 Thread JEsterh
Vince -- JMeter will do this. Use a regular expression extractor to get ids from your 'remove list' page, then use a ForEach controller to send the delete requests. Jonathan

Will jmeter help me?

2004-09-15 Thread Vinicius Carvalho
Hi there! I'm new to jmeter, and I have a few questions that I did not find any answers on the site. We have an application (EJB centric) and I'd like to test some stress on it, like adding hundreds of items, and then removing them. I got in this dilema. My first test plan, I created a once on

Re: Embedding JMeter

2004-09-15 Thread sebb
Might be worth looking at httpunit http://httpunit.sourceforge.net/ and Canoo WebTest http://webtest.canoo.com/webtest/manual/WebTestHome.html - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAI

RE: server down

2004-09-15 Thread Freeman, Michael
>There are other ways of accessing the latest source. >e.g. CVSgrab http://cvsgrab.sourceforge.net/ I use it to access the Jmeter source. It works great :) Michael Freeman - To unsubscribe, e-mail: [EMAIL PROTECTED] For addition

RE: server down

2004-09-15 Thread Michael Stover
There are ways around and through most firewalls to get to an external cvs repository. I've always been able to find a way, even if it was using ssh to tunnel to a bastian first. -Mike On Wed, 2004-09-15 at 07:03, Ed Randall wrote: > The references to gump.covalent.net on > http://jakarta.apache

Re: JMeterContext and SampleResult

2004-09-15 Thread Peter Lin
thanks for the patch. sorry we as a group hasn't checked in the patch. if mike or sebastian doesn't get to it by friday, I will take a look and see how to apply it to the new table model as mike mentioned in earlier email. hopefully in a few weeks I'll have more time to generate class diagrams and

Re: JMeterContext and SampleResult

2004-09-15 Thread sebb
On Wed, 15 Sep 2004 07:47:57 -0400, Ed Randall <[EMAIL PROTECTED]> wrote: > I'm genuinely interested in helping but I'm more interested in > getting the performance measurement changes that I posted the > other day merged in to some up-to-date-source, I need them to > satisfy my boss and do my job!

RE: JMeterContext and SampleResult

2004-09-15 Thread Ed Randall
> On Wed, 15 Sep 2004 07:08:35 -0400, Ed Randall > <[EMAIL PROTECTED]> wrote: > > ArgoUML is quite a promising tool that can generate class diagrams > > from existing code, takes a little while to get going with > it but may > > be worth a look. > > > > http://argouml.tigris.org/ > > > > O

Re: JMeterContext and SampleResult

2004-09-15 Thread sebb
On Wed, 15 Sep 2004 07:08:35 -0400, Ed Randall <[EMAIL PROTECTED]> wrote: > ArgoUML is quite a promising tool that can generate class diagrams > from existing code, takes a little while to get going with it > but may be worth a look. > > http://argouml.tigris.org/ > OK, I'll bite - in another po

Re: server down

2004-09-15 Thread sebb
On Wed, 15 Sep 2004 07:03:24 -0400, Ed Randall <[EMAIL PROTECTED]> wrote: > > The references to gump.covalent.net on > http://jakarta.apache.org/jmeter/nightly.html > (via the Download Nightly Builds link) really ought to be removed then. Agreed. I'll try and find time to do this soon. > It wou

RE: JMeterContext and SampleResult

2004-09-15 Thread Ed Randall
ArgoUML is quite a promising tool that can generate class diagrams from existing code, takes a little while to get going with it but may be worth a look. http://argouml.tigris.org/ Ed > -Original Message- > From: Michael Stover [mailto:[EMAIL PROTECTED] > Sent: 14 September 2004 18

RE: server down

2004-09-15 Thread Ed Randall
The references to gump.covalent.net on http://jakarta.apache.org/jmeter/nightly.html (via the Download Nightly Builds link) really ought to be removed then. It would be nice if you could keep the "jakarta-jmeter-current-src.tgz" distributions in "http://www.apache.org/dist/jakarta/jmeter/"; as