https://issues.apache.org/bugzilla/show_bug.cgi?id=55203

            Bug ID: 55203
           Summary: TestBeanGUI - wrong settings foumd
           Product: JMeter
           Version: 2.9
          Hardware: PC
                OS: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
          Assignee: [email protected]
          Reporter: [email protected]

The BSF and JSR223 test elements share some common classes and code.

It looks like the Bean Code is getting confused, because the list of languages
for BSF and JSR223 always displays the same.

There are several common entries, but there are some languages that are only
supported by one of the scripting interfaces. For example:

Both
beanshell
java

BSF only
beanbasic
bml
xslt

JSR223 only
ecmascript
rhino

I think this is related to the fact that the same field name is used for both
sets of classes. It looks like only one of the "language" field definitions is
being found by JMeter; sometimes it will be the wrong one.

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

Reply via email to