Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 36230 invoked from network); 13 Mar 2006 21:48:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Mar 2006 21:48:41 -0000 Received: (qmail 87260 invoked by uid 500); 13 Mar 2006 21:48:36 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 87225 invoked by uid 500); 13 Mar 2006 21:48:35 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 87214 invoked by uid 99); 13 Mar 2006 21:48:35 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Mar 2006 13:48:35 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of antoine@gmx.de designates 213.165.64.20 as permitted sender) Received: from [213.165.64.20] (HELO mail.gmx.net) (213.165.64.20) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 13 Mar 2006 13:48:34 -0800 Received: (qmail invoked by alias); 13 Mar 2006 21:48:12 -0000 Received: from e180169182.adsl.alicedsl.de (EHLO DJ0X820J) [85.180.169.182] by mail.gmx.net (mp007) with SMTP; 13 Mar 2006 22:48:12 +0100 X-Authenticated: #22961642 Message-ID: <007101c646e8$6092d3b0$020200c0@DJ0X820J> From: "Antoine Levy-Lambert" To: "Ant Users List" References: <20060313214625.55565.qmail@web31014.mail.mud.yahoo.com> Subject: Re: how to access a SQL database through ANT Date: Mon, 13 Mar 2006 22:52:08 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1506 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 X-Y-GMX-Trusted: 0 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hello, please simply read the ant manual. There is a SQL task with which you can execute SQL statements. Regards, Antoine ----- Original Message ----- From: "Shailesh Sharma" To: "Ant Users List" Sent: Monday, March 13, 2006 10:46 PM Subject: how to access a SQL database through ANT > Hi, > > I have a small ANT script that iam using to remote deploy my weblogic applications. It uses weblogic.Deployer internally and after deployment, it backs up my EAR/WAR files in a separate folder. > > Now, I wanted to make an entry in the SQL database after iam done deploying > backing up files. > > Does somebody know what ant package do i need and if somebody can share some ant build snippets, that be great. > > thanks, shailesh > > > > > > > > > > > > > > > > > > > > > > > > > > > --------------------------------- > Brings words and photos together (easily) with > PhotoMail - it's free and works with Yahoo! Mail. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org