Hi There, I am trying to send a JMS Point-to-Point request to a Weblogic JMS queue. We are using jmeter 2.3.2 and Weblogic 10.
We have the settings correct and our JMS queue is receiving messages, however the message 'content' is always empty. Our jmeter settings are as follows ... QueueConnection Factory : weblogic.jms.ConnectionFactory JNDINameRequestQueue : xxxx InitialContext Factory : weblogic.jndi.WLInitialContextFactory Provider URL : t3://localhost:7001 Does anyone have any experience with JMeter JMS Point To Point and Weblogic? Regards, Peter O'Neill

