Has anybody actually used the JMS publisher and subscriber samplers?
I could not get them to work so I d/l the source and it looks like the ConnectionFactory.getTopicConnection() and ConnectionFactory.getQueueConnection() methods will always return null. I can't find anywhere that initializes the factory by calling ConnectionFactory.getTopicConnectionFactory and ConnectionFactory.getQueueConnectionFactory --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

