Can you please post the entire console logs?
anonymous wrote : 
  | 2008-12-19 21:08:01,862 WARN  
[org.jboss.resource.adapter.jms.inflow.JmsActivation] (WorkManager(2)-
  | 2) Failure in jms activation 
org.jboss.resource.adapter.jms.inflow.jmsactivations...@1899788(ra=org.
  | jboss.resource.adapter.jms.jmsresourceadap...@1f0c437 
destination=queue/CartQueue destinationType=ja
  | vax.jms.Queue tx=true durable=false reconnect=10 
provider=java:/DefaultJMSProvider user=null maxMess
  | ages=1 minSession=1 maxSession=15 keepAlive=60000 useDLQ=true 
DLQHandler=org.jboss.resource.adapter.
  | jms.inflow.dlq.GenericDLQHandler DLQJndiName=queue/DLQ DLQUser=null 
DLQMaxResent=5)
  | javax.naming.NameNotFoundException: queue not bound

I guess its a deployment ordering issue. Where have you placed these 
-service.xml files? And where have you placed your applications? And what's 
their file name?

And do you any logs like this on the console:

21:26:22,153 INFO  [QueueService] Queue[/queue/DLQ] started, fullSize=200000, 
pageSize=2000, downCacheSize=2000
  | 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4197690#4197690

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4197690
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to