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 63A1BFF15 for ; Mon, 15 Apr 2013 12:39:18 +0000 (UTC) Received: (qmail 52114 invoked by uid 500); 15 Apr 2013 12:39:18 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 52023 invoked by uid 500); 15 Apr 2013 12:39:17 -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 51979 invoked by uid 99); 15 Apr 2013 12:39:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Apr 2013 12:39:15 +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 (nike.apache.org: 216.139.250.139 is neither permitted nor denied by domain of nskarthik.k@gmail.com) Received: from [216.139.250.139] (HELO joe.nabble.com) (216.139.250.139) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Apr 2013 12:39:10 +0000 Received: from [192.168.236.139] (helo=joe.nabble.com) by joe.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1URigL-0006bU-K1 for users@activemq.apache.org; Mon, 15 Apr 2013 05:38:49 -0700 Date: Mon, 15 Apr 2013 05:38:49 -0700 (PDT) From: "nskarthik.k" To: users@activemq.apache.org Message-ID: <1366029529584-4665923.post@n4.nabble.com> Subject: soap/jms MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi SPEC : Active MQ : 5.7 jdk1.6 O/s Linux Was successfully able to configure / execute Soap(axis2) /jms Problem Usage of WEB MQ [ http://localhost:8161/admin/send.jsp ] interface to produce a messages to a designated Queue was actually reponding with results on another temporirly created 'Queue" as follows Publish Object on to a QUEU by name : "dping" Responded on same Queue by name : "dping" failed Responded on same Queue by name : "jms://dping" succeeded Why is this irregular approach and are we doing some thing wrong ??? with regards Karthik -- View this message in context: http://activemq.2283324.n4.nabble.com/soap-jms-tp4665923.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.