Hello!

When upgrading from Jmeter 2.3 to Jmeter 5.0 the jtl-files contains more sample 
attributes than before. We are using XML-format. I'm trying to search the web 
and Jmeter's own user docs but I just cannot find where I can change this.

In 2.3 we get 
<httpSample t="302" lt="302" ts="1573566997481" s="true" lb="getPersonNumber" 
rc="200" rm="OK" tn="Test Webservices Customer 1-1" dt="text" by="288" ng="1" 
na="1"/>

In 5.0 we get
<httpSample t="568" it="0" lt="568" ct="523" ts="1573855351564" s="true" 
lb="getPersonNumber" rc="200" rm="OK" tn="Test Webservices Customer 1-1" 
dt="text" by="431" sby="1097" ng="1" na="1">
  
<java.net.URL>https://kund.pst.pensionsmyndigheten.se:8499/customerinformation/CustomerInformationWebService</java.net.URL>

As you can see there is also an additional line <java.net.URL> which I do not 
know where it comes from.

Help is much appreciated!

BR
/Krister


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to