From dev-return-15578-apmail-activemq-dev-archive=activemq.apache.org@activemq.apache.org Wed Jun 10 14:05:12 2009 Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 8776 invoked from network); 10 Jun 2009 14:05:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Jun 2009 14:05:11 -0000 Received: (qmail 90180 invoked by uid 500); 10 Jun 2009 14:05:23 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 90109 invoked by uid 500); 10 Jun 2009 14:05:23 -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 90099 invoked by uid 99); 10 Jun 2009 14:05:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Jun 2009 14:05:23 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of chubrilo@gmail.com designates 209.85.220.213 as permitted sender) Received: from [209.85.220.213] (HELO mail-fx0-f213.google.com) (209.85.220.213) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Jun 2009 14:05:11 +0000 Received: by fxm9 with SMTP id 9so945253fxm.38 for ; Wed, 10 Jun 2009 07:04:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type; bh=8wkuA2GEzt6jd49F3V29uqrvgseYOzOECDQ2LZgXY2E=; b=nqF6gKSASy1oM0Vgoc9wPgHYblE4ex+gGzA3kYVaw4GFlXylTBgvG7PvDkaX4njKFJ NGKWVUmxufYzfOVnzaHOol4+i3JnwP2ywMocZvht46z2XSVA5Pjcal0aanAEdVvd/2xr uQAyrfRVl2NwfBon3fEmxGVbzNeSt3cWoeAuk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=UKmMuPOsHSsgA0hg6veNbUDJ3GHWX3EKnlelKkMATAYNOMRaN53/QOjLTnuFS4dI0h UCp4cSpVfzFDMlsaCOmuxOvrsGPeLSXHTaAL6IMNHSIftdUjsq7uvrhvWl3Zhk19QDoP dEldpG9R2Wjkwf8cpFUR/DkcVkNRWxLPWpm1c= MIME-Version: 1.0 Sender: chubrilo@gmail.com Received: by 10.223.111.134 with SMTP id s6mr1264241fap.60.1244642691000; Wed, 10 Jun 2009 07:04:51 -0700 (PDT) In-Reply-To: <23956324.post@talk.nabble.com> References: <23956324.post@talk.nabble.com> Date: Wed, 10 Jun 2009 16:04:50 +0200 X-Google-Sender-Auth: a9a92560d7a159ca Message-ID: <36e91d9d0906100704l2a6c805csb98da4785d0996eb@mail.gmail.com> Subject: Re: XMPP problem!! all messages sent by other users are dispalyed as sent by 'broker' From: Dejan Bosanac To: dev@activemq.apache.org Content-Type: multipart/alternative; boundary=001636c5a501782e78046bfef5f0 X-Virus-Checked: Checked by ClamAV on apache.org --001636c5a501782e78046bfef5f0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi, ActiveMQ is not meant to be used as a replacement for a Jabber server. We have XMPP support so you can exchange messages with the broker easily. That's why you see that all messages came from the "broker". Jabber server functionality is something entirely different imho Cheers -- Dejan Bosanac Open Source Integration - http://fusesource.com/ ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net On Wed, Jun 10, 2009 at 8:14 AM, Phoenix Chu wrote: > > Hi, we need some help > > We want to use the activemq-xmpp as the jabber sever, we tried several IM > client today. When we do group chat, all the others' messages is displayed > as sent by 'broker', which we expect them as login or user name. can anyone > help us on this, or any other people met this problem before? > > Thanks a lot :-(( > -- > View this message in context: > http://www.nabble.com/XMPP-problem%21%21-all-messages-sent-by-other-users-are-dispalyed-as-sent-by-%27broker%27-tp23956324p23956324.html > Sent from the ActiveMQ - Dev mailing list archive at Nabble.com. > > --001636c5a501782e78046bfef5f0--