LOL! I had just finished writing a test that uses a QueueBrowser and had
the same problem, so based on the prior issue I posted I put in a start()
connection and it worked.
On Feb 11, 2008 9:12 AM, James Strachan <[EMAIL PROTECTED]> wrote:
> On 11/02/2008, Jeroen van Bergen <[EMAIL PROTECTED]>
Hi,
I am trying to use ActiveMQ to do 'quick & easy' unit testing for JMS
message listeners. So far, no luck. I've tried to reduce my problem as
small as possible to pinpoint the problem. Here is the code:
public class SimpleActiveMQTest {
private ConnectionFactory factory;
private Destinatio