Return-Path: Delivered-To: apmail-ibatis-user-java-archive@www.apache.org Received: (qmail 18648 invoked from network); 25 Jan 2006 13:51:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 Jan 2006 13:51:15 -0000 Received: (qmail 97773 invoked by uid 500); 25 Jan 2006 13:51:13 -0000 Delivered-To: apmail-ibatis-user-java-archive@ibatis.apache.org Received: (qmail 97760 invoked by uid 500); 25 Jan 2006 13:51:12 -0000 Mailing-List: contact user-java-help@ibatis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user-java@ibatis.apache.org Delivered-To: mailing list user-java@ibatis.apache.org Received: (qmail 97749 invoked by uid 99); 25 Jan 2006 13:51:12 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jan 2006 05:51:12 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jeffgbutler@gmail.com designates 66.249.82.192 as permitted sender) Received: from [66.249.82.192] (HELO xproxy.gmail.com) (66.249.82.192) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jan 2006 05:51:12 -0800 Received: by xproxy.gmail.com with SMTP id s19so61541wxc for ; Wed, 25 Jan 2006 05:50:51 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=s4ak17O1lAAX1Fiafib3/r2GVDVnrKIpRHk97QxVVP/unyB8dw/ApF9w1YEtFU/WEMAgcL7sNiTxsfFjSzq2vIQjtF5wtMtpDLN/QM4MH1luteno8mo+oOirh0829p6m71LaAymh3EI6TUjz6/kiCBWVKeo9nz9x9UEy+9TiFtc= Received: by 10.70.77.10 with SMTP id z10mr890725wxa; Wed, 25 Jan 2006 05:50:51 -0800 (PST) Received: by 10.70.69.12 with HTTP; Wed, 25 Jan 2006 05:50:51 -0800 (PST) Message-ID: Date: Wed, 25 Jan 2006 07:50:51 -0600 From: Jeff Butler To: user-java@ibatis.apache.org Subject: Re: Is there anyway to reload sqlmap.xml during system runing In-Reply-To: <86de4f4d0601242206n299a1c4brbc175268c008d84b@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_70606_89294.1138197051484" References: <86de4f4d0601242206n299a1c4brbc175268c008d84b@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_70606_89294.1138197051484 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline This is on the wish list, but you can't do it at the present time. You should not have to restart your server - most servers have some way to restart just an application and that is usually faster. Jeff Butler On 1/25/06, Anthony Hong wrote: > > hi all, > > I have a problem during development. > SQLMapClient will read resource of sqlmap configuration. SQLMap have > sqls defined in there. > My problem is if sql failed. I can redeploy correct one but do not > have to restart web server. dynamic reload the latest updated sql map > file. > Can? > > -- > > Anthony Hong > ------=_Part_70606_89294.1138197051484 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline
This is on the wish list, but you can't do it at the present time.
 
You should not have to restart your server - most servers have so= me way to restart just an application and that is usually faster.
 
Jeff Butler

 
On 1/25/06, = Anthony Hong <anthony.= bin.hong@gmail.com> wrote:
hi all,

I have a problem = during development.
SQLMapClient will read resource of sqlmap configurat= ion. SQLMap have
sqls defined in there.
My problem is if sql failed. I can redeploy c= orrect one but do not
have to restart web server. dynamic reload the lat= est updated sql map
file.
Can?

--

Anthony Hong

------=_Part_70606_89294.1138197051484--