From users-return-30456-apmail-activemq-users-archive=activemq.apache.org@activemq.apache.org Tue Mar 20 12:57:37 2012 Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E3ADA963A for ; Tue, 20 Mar 2012 12:57:36 +0000 (UTC) Received: (qmail 61070 invoked by uid 500); 20 Mar 2012 12:57:36 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 61027 invoked by uid 500); 20 Mar 2012 12:57:36 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 61018 invoked by uid 99); 20 Mar 2012 12:57:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Mar 2012 12:57:36 +0000 X-ASF-Spam-Status: No, hits=2.8 required=5.0 tests=HTML_MESSAGE,NORMAL_HTTP_TO_IP,RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of chubrilo@gmail.com designates 74.125.82.171 as permitted sender) Received: from [74.125.82.171] (HELO mail-we0-f171.google.com) (74.125.82.171) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Mar 2012 12:57:32 +0000 Received: by werm1 with SMTP id m1so3510wer.2 for ; Tue, 20 Mar 2012 05:57:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=O+DGp91x/a2QKf+eb6jTc6tyAdkLCNVhnDwFqlEEYiY=; b=ndCOUiPKHqI76tujQ4iEkRFvU2JpqrVN7xvwDpIIn1Lk1xvFtb6QCtXwQeUsQuuGHm ECTtDyAa2FVd9FVUKz4edkg1td7f2zztLaV7v3xGHLGFkF9z+dAcgoLmLOEwWkqiPrSu VBfx24EPTp1m0gjjcH9UB6nw4VbqcLKnaBiNlAw2ivtxvrvTUwAD/gYZQP88mNYeApkX 7+RErDUN3ykgjM0AW2yG6I4PdvuPn64LPjwqZkRDqQfFd95TszdA1jWFK/9Iui2+rYwa fF/sjCLntOWDqET8FS4Dj3YrMCkzYWfRCmKav7aafNhTzJA26KrIfjBzOhA8yotHViHx UzcA== MIME-Version: 1.0 Received: by 10.216.135.234 with SMTP id u84mr9477202wei.108.1332248230481; Tue, 20 Mar 2012 05:57:10 -0700 (PDT) Sender: chubrilo@gmail.com Received: by 10.223.62.148 with HTTP; Tue, 20 Mar 2012 05:57:10 -0700 (PDT) In-Reply-To: <1332247178741-4488647.post@n4.nabble.com> References: <1332247178741-4488647.post@n4.nabble.com> Date: Tue, 20 Mar 2012 13:57:10 +0100 X-Google-Sender-Auth: 25g8mbtFMiVp8z0NP5bw1F2BUyI Message-ID: Subject: Re: Embedded Broker / AJAXServlet / Jetty From: Dejan Bosanac To: users@activemq.apache.org Content-Type: multipart/alternative; boundary=0016e6dd989687cf8104bbac367a X-Virus-Checked: Checked by ClamAV on apache.org --0016e6dd989687cf8104bbac367a Content-Type: text/plain; charset=ISO-8859-1 Hi, you need to provide the destination name of your topic somehow, so calling plain /amq will not get desired result. I think you can set default destination name for the servlet, but even then I'm not sure it'll work. Regards -- Dejan Bosanac Senior Software Engineer | FuseSource Corp. dejanb@fusesource.com | fusesource.com skype: dejan.bosanac | twitter: @dejanb blog: http://www.nighttale.net ActiveMQ in Action: http://www.manning.com/snyder/ On Tue, Mar 20, 2012 at 1:39 PM, unficyp wrote: > Hi, > > thanks for the answer, > just for my understanding: > It's not possible to connect with a browser to the servlet on > http://127.0.0.1:8080/amq and get a response > when a message enters the topic ? > > regards, > gw > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Embedded-Broker-AJAXServlet-Jetty-tp4487915p4488647.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > --0016e6dd989687cf8104bbac367a--