Re: [JBoss-user] Problems with Message Driven Beans using a Queue

2002-05-03 Thread Dave Smith
You nedd to start the connection. On Fri, 2002-05-03 at 09:17, Dirk Storck wrote: > HI, > > I have a MDB wich used a Topic but I have to use now a Queue and there the > problem starts. > In my ejb-jar.xml I have defined ... > > > OrderListener >

[JBoss-user] Problems with Message Driven Beans using a Queue

2002-05-03 Thread Dirk Storck
HI, I have a MDB wich used a Topic but I have to use now a Queue and there the problem starts. In my ejb-jar.xml I have defined ... OrderListener com.tecmath.cms.mt.order.OrderListenerMDBean Container