[jboss-user] [EJB 3.0] - Re: ActiveMQ Integration

2006-08-10 Thread fabiowillow
I'm facing the same problem. I'm using ActiveMQ+JBoss4.0.4.GA also. I CAN produce messages using tcp. I CAN consume those messages. I CAN produce messages using jndi (through a servlet call i.e.) I CAN consume those messages. I CAN deploy a MDB succesfully (that means no console errors). BUT

[jboss-user] [EJB 3.0] - Re: ActiveMQ Integration

2006-08-08 Thread redijedi
I'm experiencing the same problem. Has anyone resolved this? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3963944#3963944 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3963944

[jboss-user] [EJB 3.0] - Re: ActiveMQ Integration

2006-08-04 Thread jc7442
Even when queue is already created, MDB can not be deploy. Problem in the first post was due to createConnectionConsumer wich looks like an optional method. Even if queue are already deployed, MDB+ActiveMQ does not works ! View the original post :