Return-Path: X-Original-To: apmail-karaf-user-archive@minotaur.apache.org Delivered-To: apmail-karaf-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1E0EC72AE for ; Sat, 17 Dec 2011 22:42:42 +0000 (UTC) Received: (qmail 762 invoked by uid 500); 17 Dec 2011 22:42:42 -0000 Delivered-To: apmail-karaf-user-archive@karaf.apache.org Received: (qmail 730 invoked by uid 500); 17 Dec 2011 22:42:41 -0000 Mailing-List: contact user-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@karaf.apache.org Delivered-To: mailing list user@karaf.apache.org Received: (qmail 722 invoked by uid 99); 17 Dec 2011 22:42:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Dec 2011 22:42:41 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: 216.139.236.26 is neither permitted nor denied by domain of mattmadhavan@gmail.com) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Dec 2011 22:42:35 +0000 Received: from ben.nabble.com ([192.168.236.152]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1Rc2xK-0005zL-Bm for user@karaf.apache.org; Sat, 17 Dec 2011 14:42:14 -0800 Date: Sat, 17 Dec 2011 14:42:14 -0800 (PST) From: Matt Madhavan To: user@karaf.apache.org Message-ID: <1324161734358-3594802.post@n3.nabble.com> In-Reply-To: <4EECBE01.4090706@nanthrax.net> References: <1324076745921-3592914.post@n3.nabble.com> <4EEC41E8.4000600@nanthrax.net> <4EECBE01.4090706@nanthrax.net> Subject: Re: Karaf+ActiveMQ WebConsole Issue MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi Andreas, I do have the system.properties file configured! And JB, In the mean time is there any way you can export the javax.jms.ConnrectionFactory of the web-console as an OSGi service like the one below! I have a requirement where I had to look up the ConnectionFactory vid jndi/ServiceLookUp. I'm sure others will have a similar need as well. Thanks Matt -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-ActiveMQ-WebConsole-Issue-tp3592914p3594802.html Sent from the Karaf - User mailing list archive at Nabble.com.