You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2019/07/02 12:17:23 UTC

[Bug 63538] New: Add JSR223 support to given specific jars (ClassLoader)

https://bz.apache.org/bugzilla/show_bug.cgi?id=63538

            Bug ID: 63538
           Summary: Add JSR223 support to given specific jars
                    (ClassLoader)
           Product: JMeter
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: orimarko@gmail.com
  Target Milestone: JMETER_5.2

When executing JSR223 script you sometimes need different/older version of jars
(as apache commons)

Solution is to add an optional jars folder which will be used as ClassLoader
when creating ScriptEngineManager in JSR223BeanInfoSupport

First asked in
https://stackoverflow.com/questions/56842003/ways-to-resolve-library-conflict-in-jmeter

-- 
You are receiving this mail because:
You are the assignee for the bug.