Re: svn commit: r1507418 - /jmeter/trunk/bin/jmeter

2013-07-27 Thread Rainer Jung
On 27.07.2013 22:06, Philippe Mouawad wrote: > Thanks Rainer for explanation. > From your experience with GC would you say adding those 2 options is a good > idea ? > -XX:+UseConcMarkSweepGC -XX:+CMSClassUnloadingEnabled In general CMS produces shorter pauses but is a bit less efficient (more over

Re: SOAP with Attachment

2013-07-27 Thread sebb
On 27 July 2013 13:42, Philippe Mouawad wrote: > On Sat, Jul 27, 2013 at 2:27 PM, sebb wrote: > >> On 27 July 2013 13:20, Philippe Mouawad >> wrote: >> > There is no difference, that's why it would be nice to use Http Sampler. >> >> There must be something about the current sampler GUI that is n

AuthManager behaviour

2013-07-27 Thread Philippe Mouawad
While doing some checks with AuthManager (using HC4 and HC3.1) I noticed to my surprise that it supported DIGEST auth while I thought it didn't. At least it does with a Tomcat Digest auth. 1) Do you confirm it really does ? 2) Also something not clear for me, reading : http://hc.apache.org/httpco

Jenkins build is back to normal : JMeter-trunk #3212

2013-07-27 Thread Apache Jenkins Server
See

Re: svn commit: r1507418 - /jmeter/trunk/bin/jmeter

2013-07-27 Thread Philippe Mouawad
Thanks Rainer for explanation. >From your experience with GC would you say adding those 2 options is a good idea ? -XX:+UseConcMarkSweepGC -XX:+CMSClassUnloadingEnabled If not then let's remove it, otherwise +1 for your proposition of commented block for CMS. On Sat, Jul 27, 2013 at 8:17 PM, Rain

file_format properties not works?

2013-07-27 Thread Milamber
Hello, These properties seems doesn't works with 2.1 value to save JTL file with long names for tags/attributs? #--- # File format configuration for JMX and JTL files #--

Re: svn commit: r1507418 - /jmeter/trunk/bin/jmeter

2013-07-27 Thread Rainer Jung
On 26.07.2013 22:06, pmoua...@apache.org wrote: > Author: pmouawad > Date: Fri Jul 26 20:06:10 2013 > New Revision: 1507418 > > URL: http://svn.apache.org/r1507418 > Log: > Add a GC option for perm cleanup > Add explanation on NEW zone > > Modified: > jmeter/trunk/bin/jmeter > > Modified: jm

Build failed in Jenkins: JMeter-trunk #3211

2013-07-27 Thread Apache Jenkins Server
See -- [...truncated 735 lines...] report-old-velocity: report-anakia-missing: init-docs: [echo] eclipse.anakia = . docs-printable: [anakia] Transforming into:

Re: SOAP with Attachment

2013-07-27 Thread Philippe Mouawad
On Sat, Jul 27, 2013 at 2:27 PM, sebb wrote: > On 27 July 2013 13:20, Philippe Mouawad > wrote: > > There is no difference, that's why it would be nice to use Http Sampler. > > There must be something about the current sampler GUI that is not > suitable, otherwise surely there would be no need t

Re: SOAP with Attachment

2013-07-27 Thread sebb
On 27 July 2013 13:20, Philippe Mouawad wrote: > There is no difference, that's why it would be nice to use Http Sampler. There must be something about the current sampler GUI that is not suitable, otherwise surely there would be no need to change anything? I don't undertstand what you are propo

Re: SOAP with Attachment

2013-07-27 Thread Philippe Mouawad
There is no difference, that's why it would be nice to use Http Sampler. See current code for generation of stream, I would need at some step to do this : writer.writeMessage(message, outputStream that I would get from HTTPClient); --

Re: SOAP with Attachment

2013-07-27 Thread sebb
On 27 July 2013 13:02, Philippe Mouawad wrote: > Hello, > I have started implementing Soap With Attachment (MTOM+XOP) and I was > wondering what's the best option for GUI. > > 1) Use HttpSampler. The problem is that it is already very rich and I don't > know how user could tell he want's SOAP wit

SOAP with Attachment

2013-07-27 Thread Philippe Mouawad
Hello, I have started implementing Soap With Attachment (MTOM+XOP) and I was wondering what's the best option for GUI. 1) Use HttpSampler. The problem is that it is already very rich and I don't know how user could tell he want's SOAP with Attachment. 2) Create a new GUI but it would be very clo

Re: svn commit: r1507623 - /jmeter/trunk/bin/jmeter.bat

2013-07-27 Thread Philippe Mouawad
Good catch, thanks On Sat, Jul 27, 2013 at 12:26 PM, wrote: > Author: sebb > Date: Sat Jul 27 10:26:27 2013 > New Revision: 1507623 > > URL: http://svn.apache.org/r1507623 > Log: > Synchronise settings with Unix version > > Modified: > jmeter/trunk/bin/jmeter.bat > > Modified: jmeter/trunk/b

Re: update Jmeter proxy certificate

2013-07-27 Thread sebb
I managed to use the new certificate with Firefox on Windows, so I have now updated the copy in SVN. Hopefully Mac browsers can also use the new certificate. Note that the user can of course use their own certificate by adjusting the properties that JMeter uses to read it. On 26 July 2013 21:26,