From users-return-32940-apmail-activemq-users-archive=activemq.apache.org@activemq.apache.org Fri Dec 14 09:56:54 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 D1A89D8B9 for ; Fri, 14 Dec 2012 09:56:54 +0000 (UTC) Received: (qmail 47214 invoked by uid 500); 14 Dec 2012 09:56:54 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 47127 invoked by uid 500); 14 Dec 2012 09:56:52 -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 47054 invoked by uid 99); 14 Dec 2012 09:56:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Dec 2012 09:56:51 +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 (athena.apache.org: local policy) Received: from [216.139.250.139] (HELO joe.nabble.com) (216.139.250.139) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Dec 2012 09:56:45 +0000 Received: from [192.168.236.139] (helo=joe.nabble.com) by joe.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1TjS0G-0003a8-8a for users@activemq.apache.org; Fri, 14 Dec 2012 01:56:24 -0800 Date: Fri, 14 Dec 2012 01:56:24 -0800 (PST) From: EveX To: users@activemq.apache.org Message-ID: <1355478984196-4660644.post@n4.nabble.com> In-Reply-To: References: <1355411476448-4660607.post@n4.nabble.com> Subject: Re: Changing database programatically MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org I finally managed to change database to SQL server programatically: The tables are created and seems to work. I just have to solve a problem with JMX (i lost the connection despite of the broker.setUseJmx(true), but i should solve it quickly). -- View this message in context: http://activemq.2283324.n4.nabble.com/Changing-database-programatically-tp4660607p4660644.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.