Xml-based configuration is not used in the application, all beans and
resources are declared using annotations.
I did not find any equivalent to 'resource-env-ref-name'.
Could You help me to find information about how to use
'resource-env-ref-name' in annotation-based environment?
Also I checked the content of JNDI context under debugger. I found that
queue 'jms/MonitoringQueue' can be resolved by
'openejb:Resource/jms/MonitoringQueue' name. So I wonder, why openEJB
registers some 'jms/Queue' resource as 'openejb:Resource/jms/Queue', but
trying to resolve it as 'local/jms/Queue' ?
--
View this message in context: http://openejb.979440.n4.nabble.com/Locating-JMS-queue-problem-tp4312562p4312896.html
Sent from the OpenEJB User mailing list archive at Nabble.com.
|