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 83992106D9 for ; Wed, 19 Feb 2014 23:13:37 +0000 (UTC) Received: (qmail 25646 invoked by uid 500); 19 Feb 2014 23:13:36 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 25593 invoked by uid 500); 19 Feb 2014 23:13: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 25584 invoked by uid 99); 19 Feb 2014 23:13:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Feb 2014 23:13:36 +0000 X-ASF-Spam-Status: No, hits=2.8 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gary.tully@gmail.com designates 209.85.216.170 as permitted sender) Received: from [209.85.216.170] (HELO mail-qc0-f170.google.com) (209.85.216.170) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Feb 2014 23:13:30 +0000 Received: by mail-qc0-f170.google.com with SMTP id c9so1657221qcz.1 for ; Wed, 19 Feb 2014 15:13:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=JpZnxv3E+SUArz2F+FHlkQ9SyAbiCta5+r9sCgIQXg0=; b=nnO6tQhjVgsl6lEI7Lizyku8RlGyLtiFHSYYP+teGqvRxc6u1XHpv3K2YJPensv5jr 6wo+9L9NSit/xTITQGgp/dGVq5/RHOFBlNNstcpvbvmv9Qr2mwfZE3vN0EuKbomuO3ff E8mXvRG0VFzytwSF7BhCH/kHBHj6z6Ct01fElvMZS0JePLgR6Q4IylfiAz6KhLW4vnjF L1N+QlKeCamBxAXg3F3jIyYJrvLf2PZ9/vIpuMG8aB4zWMljt36ndcb3ofkUKkAHG+R5 2JAg0X8axoNXuav0GFqB9yVLp6Ss3YwWSe4r88JtWd4/6OmYlr+6IKIhTlRsw2OoqqbY GBog== MIME-Version: 1.0 X-Received: by 10.224.148.12 with SMTP id n12mr5864061qav.40.1392851589928; Wed, 19 Feb 2014 15:13:09 -0800 (PST) Received: by 10.229.227.3 with HTTP; Wed, 19 Feb 2014 15:13:09 -0800 (PST) Received: by 10.229.227.3 with HTTP; Wed, 19 Feb 2014 15:13:09 -0800 (PST) In-Reply-To: <1392135529876-4677809.post@n4.nabble.com> References: <1392135529876-4677809.post@n4.nabble.com> Date: Wed, 19 Feb 2014 23:13:09 +0000 Message-ID: Subject: Re: Send a message to a distant ActiveMq Queue (using MS-DOS Command Line) From: Gary Tully To: users@activemq.apache.org Content-Type: multipart/alternative; boundary=089e0153739e3e1ab004f2ca8865 X-Virus-Checked: Checked by ClamAV on apache.org --089e0153739e3e1ab004f2ca8865 Content-Type: text/plain; charset=ISO-8859-1 Though unix, this may inspire http://www.nobugs.org/blog/archives/2008/05/11/squawk-simple-queues-using-awk/comment-page-1/ On 11 Feb 2014 17:01, "SLYSLY" wrote: > Hi ! > My company uses a very old application developed in Uniface 7 > My team currently develops a new application based on Talend ESB and Java > Programs. > > Today, we have a big issue. > We need to run the too application together. > So we need to send a message from Uniface 7 to ActiveMq. > > However, Uniface 7 don't have any librairy that'allow this communication. > Based on Windows Server 2003, our Uniface application could only call > command-line via DOS. > > Is there any activeMq client that we could install on our server to send a > message using a command line ? > Is there another way to reach an AMQ queue ? > > Thanks for your help in advance. Please reply if you need more info. > > > > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Send-a-message-to-a-distant-ActiveMq-Queue-using-MS-DOS-Command-Line-tp4677809.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > --089e0153739e3e1ab004f2ca8865--