anonymous wrote : queue/SEMReportData
You mean you did not have any configuration files to create this queue which belongs to
your application? I think that's what you mean because in your JBoss-4.2.2 logs i see
this:
anonymous wrote :
| 15:00:56,707 WARN [MessagingContainer] Could not find the queue
destination-jndi-name=queue/SEMReportData
| 15:00:56,708 WARN [MessagingContainer] destination not found: queue/SEMReportData
reason: javax.naming.NameNotFoundException: SEMReportData not bound
| 15:00:56,713 WARN [MessagingContainer] creating a new temporary destination:
queue/SEMReportData
In JBossAS-5, the temporary queues are not created by default. Follow this JIRA for a
solution
https://jira.jboss.org/jira/browse/JBAS-6013
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4207907#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...