Bug 63202 - JMS Publisher : ObjectMessageRenderer creates XStream instance with uninitialized security
Summary: JMS Publisher : ObjectMessageRenderer creates XStream instance with uninitial...
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 5.1
Hardware: All All
: P2 normal (vote)
Target Milestone: JMETER_5.1.1
Assignee: JMeter issues mailing list
URL:
Keywords: FixedInTrunk
Depends on:
Blocks:
 
Reported: 2019-02-23 15:34 UTC by Philippe Mouawad
Modified: 2019-03-02 20:08 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
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