Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 83307 invoked from network); 10 May 2007 17:38:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 May 2007 17:38:39 -0000 Received: (qmail 62288 invoked by uid 500); 10 May 2007 17:38:43 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 62225 invoked by uid 500); 10 May 2007 17:38:42 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 62214 invoked by uid 99); 10 May 2007 17:38:42 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 May 2007 10:38:42 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 May 2007 10:38:35 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 68D5571403F for ; Thu, 10 May 2007 10:38:15 -0700 (PDT) Message-ID: <25442105.1178818695419.JavaMail.jira@brutus> Date: Thu, 10 May 2007 10:38:15 -0700 (PDT) From: "Kevan Miller (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Assigned: (GERONIMO-3149) JNDI from ActiveMQ In-Reply-To: <6137347.1178813775720.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/GERONIMO-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevan Miller reassigned GERONIMO-3149: -------------------------------------- Assignee: Kevan Miller > 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 > Assigned To: Kevan Miller > 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.