Bug 63202

Summary: JMS Publisher : ObjectMessageRenderer creates XStream instance with uninitialized security
Product: JMeter - Now in Github Reporter: Philippe Mouawad <p.mouawad>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: normal CC: p.mouawad
Priority: P2 Keywords: FixedInTrunk
Version: 5.1   
Target Milestone: JMETER_5.1.1   
Hardware: All   
OS: All   

Description Philippe Mouawad 2019-02-23 15:34:21 UTC
This explains warnings in tests:

Security framework of XStream not initialized, XStream is probably vulnerable.
     [java] Security framework of XStream not initialized, XStream is probably vulnerable.
     [java] Security framework of XStream not initialized, XStream is probably vulnerable.
     [java] Security framework of XStream not initialized, XStream is probably vulnerable.
Comment 1 Philippe Mouawad 2019-02-23 15:36:06 UTC
Author: pmouawad
Date: Sat Feb 23 15:35:32 2019
New Revision: 1854217

URL: http://svn.apache.org/viewvc?rev=1854217&view=rev
Log:
Bug 63202 - JMS Publisher : ObjectMessageRenderer creates XStream instance with unitialized security
Bugzilla Id: 63202

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/util/JMeterUtils.java
    jmeter/trunk/src/protocol/jms/org/apache/jmeter/protocol/jms/sampler/render/ObjectMessageRenderer.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:38:16 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/5020