hi,
Does anyone know how to clear DeadLetterQueue from jBoss? When i start jBoss, it is waiting 4 minutes at:
12:09:06,281 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
and other 4 min at:
[DLQ] () Bound to JNDI name: queue/DLQ
and i think that probably i have to clear this queue..but it is not inside jBoss...?
Can anybody give a hand of help?
thanks in advance.