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

           Summary: NullPointerException possible in JMS Point to Point Test
           Product: JMeter
           Version: 2.3.2
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


On line 301 the line

String msg = "QueueConnectionFactory expected, but got " +
obj.getClass().getName();

can cause a NullPointerException if the object returned from JNDI is null.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to