Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 9264 invoked from network); 21 Jun 2007 20:53:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Jun 2007 20:53:07 -0000 Received: (qmail 13866 invoked by uid 500); 21 Jun 2007 20:53:10 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 13840 invoked by uid 500); 21 Jun 2007 20:53:10 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 13831 invoked by uid 99); 21 Jun 2007 20:53:09 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Jun 2007 13:53:09 -0700 X-ASF-Spam-Status: No, hits=0.3 required=10.0 tests=MAILTO_TO_SPAM_ADDR,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of chirino@gmail.com designates 64.233.162.237 as permitted sender) Received: from [64.233.162.237] (HELO nz-out-0506.google.com) (64.233.162.237) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Jun 2007 13:53:04 -0700 Received: by nz-out-0506.google.com with SMTP id i11so583366nzh for ; Thu, 21 Jun 2007 13:52:43 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=fhoUvXLt+iSHr2IPLdnoyrGDhKAiWF6Q5D6KS/VwJ6t+5JIVLnWa7vQI0sFFvjAVPVRPa5JM7pAEsMrNH6zgVwWZ6GVPEBst/shZlBEqhK+H5LLOG6r1p+2SbFaGuPo2F/eEoshUDGW3yd9LSZ0GJpommatVSNs//73Zlyp5t8k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=phhZeZRzgCYRJISNp2cBjpVMYJkgmHBnvP9kU6+OF3BtYi8U9KCJIcbF3H3y/V2ZSjkiu4dEnus10SQVxNbFbDi8PdYD6GAUaQIu7JXAcL603mMPv2NcJvm3JPjdIATE7ZbBc4Px1ed+rYYViXYi5G+o6BbCEeNc0q25+EfnlDY= Received: by 10.114.177.1 with SMTP id z1mr2122584wae.1182459163460; Thu, 21 Jun 2007 13:52:43 -0700 (PDT) Received: by 10.114.200.6 with HTTP; Thu, 21 Jun 2007 13:52:43 -0700 (PDT) Message-ID: Date: Thu, 21 Jun 2007 16:52:43 -0400 From: "Hiram Chirino" Sender: chirino@gmail.com To: dev@activemq.apache.org Subject: Re: JBoss does not start because of no Remote Connection! In-Reply-To: <11239207.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <11197074.post@talk.nabble.com> <11209014.post@talk.nabble.com> <11239207.post@talk.nabble.com> X-Google-Sender-Auth: 9f9cc9d2cd2af8d1 X-Virus-Checked: Checked by ClamAV on apache.org I see. Ok. On 6/21/07, goldi wrote: > > Yes thats what I use. I know use the network connectors, but this only > possible in one direction for me.The thing is I'm using Apache ServiceMix > and to this connect many JBoss Clients within this clients there is a MDB > and a MessageSender who handle the messages of an application. This "client > evironment" is not constant, it is dynamic. Because of this dynamic I can > only use network connectors on the client side. > > Greets Goldi > > > > Hiram Chirino wrote: > > > > BTW why are you using a JMS bridge to talk to another ActiveMQ?? thats > > the hard / slower way to interconnect ActiveMQ instances. Why are you > > just not using the network connectors? > > > > On 6/20/07, goldi wrote: > >> > >> opend new JIRA: > >> > >> https://issues.apache.org/activemq/browse/AMQ-1285 > >> > >> > >> Hiram Chirino wrote: > >> > > >> > Looks like it may be a bug. We need to make sure that establishing > >> > the bridge connections is done asynchronously so that it does not > >> > block the broker startup process. > >> > > >> > Mind opening up a new JIRA for this? > >> > http://activemq.apache.org/support.html > >> > > >> > > >> > On 6/19/07, goldi wrote: > >> >> > >> >> Hi everybody, > >> >> > >> >> it is a few weeks ago that I made the following post: > >> >> > >> >> > >> http://www.nabble.com/JBoss-does-not-start-because-of-no-Remote-Connection%21-t3669681s2354.html#a10253551 > >> >> > >> >> in the user-forum. No body answered. I also made this post in the > >> JBoss > >> >> Forum, but nobody answered. Can nobody help? A solution would be very > >> >> important for me. > >> >> > >> >> Greets Goldi > >> >> > >> >> > >> >> -- > >> >> View this message in context: > >> >> > >> http://www.nabble.com/JBoss-does-not-start-because-of-no-Remote-Connection%21-tf3947115s2354.html#a11197074 > >> >> Sent from the ActiveMQ - Dev mailing list archive at Nabble.com. > >> >> > >> >> > >> > > >> > > >> > -- > >> > Regards, > >> > Hiram > >> > > >> > Blog: http://hiramchirino.com > >> > > >> > > >> > >> -- > >> View this message in context: > >> http://www.nabble.com/JBoss-does-not-start-because-of-no-Remote-Connection%21-tf3947115s2354.html#a11209014 > >> Sent from the ActiveMQ - Dev mailing list archive at Nabble.com. > >> > >> > > > > > > -- > > Regards, > > Hiram > > > > Blog: http://hiramchirino.com > > > > > > -- > View this message in context: http://www.nabble.com/JBoss-does-not-start-because-of-no-Remote-Connection%21-tf3947115s2354.html#a11239207 > Sent from the ActiveMQ - Dev mailing list archive at Nabble.com. > > -- Regards, Hiram Blog: http://hiramchirino.com