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 ED4D510CA8 for ; Wed, 15 Jan 2014 18:55:20 +0000 (UTC) Received: (qmail 4157 invoked by uid 500); 15 Jan 2014 18:55:20 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 4122 invoked by uid 500); 15 Jan 2014 18:55:20 -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 4114 invoked by uid 99); 15 Jan 2014 18:55:19 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Jan 2014 18:55:19 +0000 X-ASF-Spam-Status: No, hits=-3.7 required=5.0 tests=RCVD_IN_DNSWL_HI,SPF_HELO_PASS,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of tmielke@redhat.com designates 209.132.183.28 as permitted sender) Received: from [209.132.183.28] (HELO mx1.redhat.com) (209.132.183.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Jan 2014 18:55:14 +0000 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s0FIsqEb020310 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 15 Jan 2014 13:54:52 -0500 Received: from [10.36.4.223] (vpn1-4-223.ams2.redhat.com [10.36.4.223]) by int-mx12.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id s0FIsm9d010544 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO) for ; Wed, 15 Jan 2014 13:54:49 -0500 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 7.1 \(1827\)) Subject: Re: JBOSS - Using REST with ActiveMQ Resource Adapter From: Torsten Mielke In-Reply-To: <1389788517887-4676303.post@n4.nabble.com> Date: Wed, 15 Jan 2014 19:54:43 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: <7EB624BE-FE0C-40EF-9CAE-D00492DE8256@redhat.com> References: <1389788517887-4676303.post@n4.nabble.com> To: users X-Scanned-By: MIMEDefang 2.68 on 10.5.11.25 X-Virus-Checked: Checked by ClamAV on apache.org Hello, The rest interface should be enabled in 5.9.=20 What problem do you get when trying to use it? Any errors in the broker = log file? Can you confirm that port 8161 is open and in use by the broker?=20 Regards, Torsten Mielke tmielke.blogspot.com On 15 Jan 2014, at 13:21 pm, hemartins = wrote: > Hi, >=20 > I have configured and deployed the ActiveMQ resource adapter 5.9.0 on = my > JBoss AS 7. I use it for AMQP and MQTT messages and all works = perfectly. >=20 > Now I want to post messages to this server via rest api > (http://activemq.apache.org/rest.html). >=20 > How do I do this? I tried to deploy the web-console, but this did't = work... >=20 > Thanks on advance > Regards > Henrique Martins >=20 >=20 >=20 > -- > View this message in context: = http://activemq.2283324.n4.nabble.com/JBOSS-Using-REST-with-ActiveMQ-Resou= rce-Adapter-tp4676303.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com.