From dev-return-9208-apmail-activemq-dev-archive=activemq.apache.org@activemq.apache.org Thu Jan 03 22:35:15 2008 Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 70460 invoked from network); 3 Jan 2008 22:35:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Jan 2008 22:35:15 -0000 Received: (qmail 59446 invoked by uid 500); 3 Jan 2008 22:35:03 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 59419 invoked by uid 500); 3 Jan 2008 22:35:03 -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 59410 invoked by uid 99); 3 Jan 2008 22:35:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Jan 2008 14:35:03 -0800 X-ASF-Spam-Status: No, hits=-99.8 required=10.0 tests=ALL_TRUSTED,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Jan 2008 22:34:52 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id B5FC6714159 for ; Thu, 3 Jan 2008 14:34:43 -0800 (PST) Message-ID: <1584498.1199399683741.JavaMail.jira@brutus> Date: Thu, 3 Jan 2008 14:34:43 -0800 (PST) From: "Eddie Fast (JIRA)" To: dev@activemq.apache.org Subject: [jira] Created: (AMQ-1535) missing lines in wrapper.conf MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org missing lines in wrapper.conf ----------------------------- Key: AMQ-1535 URL: https://issues.apache.org/activemq/browse/AMQ-1535 Project: ActiveMQ Issue Type: Bug Components: Broker Affects Versions: 5.0.0 Environment: Windows Reporter: Eddie Fast Priority: Minor The bug mentioned in this post: http://www.nabble.com/wrapper.conf-5.0-SNAPSHOT-td13154884s2354.html#a13154884 was not fixed in the 5.0.0 release. Please add the two lines to wrapper.conf mentioned in the post: wrapper.app.parameter.2=start wrapper.app.parameter.3=xbean:activemq.xml Without these lines, the broker does not work as a Windows Service. Thanks! -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.