JNDI from ActiveMQ
------------------
Key: GERONIMO-3149
URL: https://issues.apache.org/jira/browse/GERONIMO-3149
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Affects Versions: 2.0-M5
Environment: linux/windows jdk-1.5.10_11
Reporter: CrazyGoogle
Priority: Critical
JNDI lookup works somehow different as expected.
Geromimo has 1 default Connection Factory and 2 Queues:
DefaultActiveMQConnectionFactory
but i get exception on lookup for this connection factory.
Lookuping own created Connection Factories and Topic doesnt work also.
Somehow lookuping for "ConnectionFactory" works. I can also lookup "TopicConnectionFactory".
Seem to come from ActiveMQ ?
here is also small simple java code to see the issue:
http://files.myeburg.net/temp/TextJndi.java
I dont see how to attach it here, so i put link on it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|