I also have the same problem.
The suggestions I've seen is to instantiate ActiveMQConnectionFactory
instead of getting it from JNDI. As a workaround it is satisfactory but
this solution does not go very far. Certainly it does not help if the
client code is not available for modification.
Does anybody knows if there is a plan to solve this issue?
-Alex
ppr wrote:
I want use a JBoss remote JNDI to find the connection factory and queues.
I use the RAR integrated in each server, the JNDI client and the JNDI
serveur with the ActiveMQ.
The lookup return "null".
Is it possible to use this architecture ?
Regards
Philippe