Parameters to servlet

2002-04-18 Thread Pragneshkumar Gandhi
Hi ALL I wanna to test my servlet thru jMeter. My Servlet is accepting one string parameter by using String query = httpservletrequest.getParameter ( "query" ); I t works well with the Site but when I have tried with Jmeter query is remain null only i Have tried with Get and post methos but no

RE: help please !!

2002-04-18 Thread Pradeep Sakre
Title: Message thats fine , then how do i enter the proxyservers username and password.   my test plan is Root  Testplan ThreadGroup    Simple Controller    HttpRequest   WorkBench   Proxy Server in my browser settings i have given the proxy server name and port. 

RE: error running jmeter-server remotely

2002-04-18 Thread Pradeep Sakre
Hi I had got the same problem. The remote testing api says to have the apachejmeter.jar file to be in the classpath. So when the jar file is read it puts the package hierarchy under mailto:[EMAIL PROTECTED]] Sent: Monday, January 01, 1601 5:30 AM To: [EMAIL PROTECTED] Subject: error running jme

SSL Transaction crapping out at runtime

2002-04-18 Thread david garcia
Ok so I have accepted te fact that proxy server does not work with ssl. (using 1.7) and resigned myself to building those pages manually or turning off ssl when I use it. What I don't get is why when I play back one of the ssl pages it seems to do aeverything right until the very I to the part

Re: help please !!

2002-04-18 Thread Marcel May
Did you try "jmeter -p 8080 -h proxyname.com" ? I think you forgot the "-h" option. CU, Marcel On Thu, Apr 18, 2002 at 04:03:05PM +0530, Pradeep Sakre wrote: > hi > > i tried to access java.sun.com from jmeter and i get the following error > can some body help me. > i started jmeter using jme

error running jmeter-server remotely

2002-04-18 Thread Enrico BIGAIGNON
Hello, I am trying to run jmeter-server on a remote server. The server is running solaris8 I have applied the required patches for the j2sdk1_3_1_03 and solaris8 After starting rmiregistry , I start the jmeter-server and I get the following errors : java.rmi.ServerException: RemoteException occu

help please !!

2002-04-18 Thread Pradeep Sakre
Title: Message hi   i tried to access java.sun.com from jmeter and i get the following error can some body help me. i started jmeter using jmeter -p 8080 proxyname.com   and my test plan is Root  Testplan ThreadGroup    Simple Controller    HttpRequest   WorkBench