Return-Path: Delivered-To: apmail-xml-axis-dev-archive@xml.apache.org Received: (qmail 32870 invoked by uid 500); 29 Jun 2001 10:34:42 -0000 Mailing-List: contact axis-dev-help@xml.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@xml.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list axis-dev@xml.apache.org Received: (qmail 32861 invoked from network); 29 Jun 2001 10:34:41 -0000 Received: from e21.nc.us.ibm.com (32.97.136.227) by h31.sny.collab.net with SMTP; 29 Jun 2001 10:34:41 -0000 Received: from southrelay02.raleigh.ibm.com (southrelay02.raleigh.ibm.com [9.37.3.209]) by e21.nc.us.ibm.com (8.9.3/8.9.3) with ESMTP id GAA141292 for ; Fri, 29 Jun 2001 06:27:32 -0500 Received: from d04nm204.raleigh.ibm.com (d04nm204.raleigh.ibm.com [9.67.228.13]) by southrelay02.raleigh.ibm.com (8.11.1m3/NCO v4.96) with ESMTP id f5TAYej41066 for ; Fri, 29 Jun 2001 06:34:40 -0400 Importance: Normal Subject: Re: cvs commit: xml-axis/java/src/org/apache/axis/utils Admin.java To: axis-dev@xml.apache.org X-Mailer: Lotus Notes Release 5.0.3 (Intl) 21 March 2000 Message-ID: From: "Doug Davis" Date: Fri, 29 Jun 2001 06:34:40 -0400 X-MIMETrack: Serialize by Router on D04NM204/04/M/IBM(Release 5.0.6 |December 14, 2000) at 06/29/2001 06:34:40 AM MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Glen wrote: >I removed the engine's ability to save its registries to persistent storage >itself. So to save an active configuration, you should do something like: >java org.apache.client.AdminClient list > engine-config.xml >(I changed the printing of "Doing a list" to go to stderr so this works) Can you elaborate on this? Does this mean that if I deploy a service at runtime and then bring the server down and back up that the service will *not* be deployed? -Dug