Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 12076 invoked from network); 24 May 2006 21:31:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 May 2006 21:31:42 -0000 Received: (qmail 50428 invoked by uid 500); 24 May 2006 21:31:38 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 49725 invoked by uid 500); 24 May 2006 21:31:36 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 49714 invoked by uid 99); 24 May 2006 21:31:36 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 May 2006 14:31:36 -0700 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 rhorwitz@us.ibm.com designates 32.97.182.146 as permitted sender) Received: from [32.97.182.146] (HELO e6.ny.us.ibm.com) (32.97.182.146) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 May 2006 14:31:35 -0700 Received: from d01relay02.pok.ibm.com (d01relay02.pok.ibm.com [9.56.227.234]) by e6.ny.us.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id k4OLVCcE027930 for ; Wed, 24 May 2006 17:31:12 -0400 Received: from d01av03.pok.ibm.com (d01av03.pok.ibm.com [9.56.224.217]) by d01relay02.pok.ibm.com (8.12.10/NCO/VER6.8) with ESMTP id k4OLVCpc087876 for ; Wed, 24 May 2006 17:31:12 -0400 Received: from d01av03.pok.ibm.com (loopback [127.0.0.1]) by d01av03.pok.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id k4OLVCNB002518 for ; Wed, 24 May 2006 17:31:12 -0400 Received: from d01ml605.pok.ibm.com (d01ml605.pok.ibm.com [9.56.227.91]) by d01av03.pok.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id k4OLVCCW002515 for ; Wed, 24 May 2006 17:31:12 -0400 In-Reply-To: <41991.141.22.10.180.1148477806.squirrel@webmail.schliesing.de> To: "Jakarta Commons Users List" MIME-Version: 1.0 Subject: Re: [configuration] certain format with XmlConfiguration X-Mailer: Lotus Notes Release 6.0.2CF1 June 9, 2003 From: Randall S Horwitz Message-ID: Date: Wed, 24 May 2006 16:31:10 -0500 X-MIMETrack: Serialize by Router on D01ML605/01/M/IBM(Release 7.0.1HF123 | April 14, 2006) at 05/24/2006 17:31:11, Serialize complete at 05/24/2006 17:31:11 Content-Type: multipart/alternative; boundary="=_alternative 00756E8186257178_=" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N --=_alternative 00756E8186257178_= Content-Type: text/plain; charset="US-ASCII" Sven, this format is quite possible. I've used a similar one before, been able to read values, etc. Exactly what are you trying to do? Is it that you can't see any values? Have a look at the XML howto. That was very helpful in getting me started. Randy Randy Horwitz IBM Human Ability & Accessibility Center Internal: w3.ibm.com/able External: www.ibm.com/able Internet: rhorwitz@us.ibm.com Phone: (512) 838 8416 Tie Line (internal to IBM): 678 8416 "It is the easy things that damn you, not the hard." -- Joseph R Garber "Vertical Run" "Sven Schliesing" 05/24/2006 08:36 AM Please respond to "Jakarta Commons Users List" To "Jakarta Commons Users List" cc Subject [configuration] certain format with XmlConfiguration Hi, I'm trying to achieve a format for my config-file that looks like this: John abc123 Mary xyz123 or like this: But I'm totally stuck in the XmlConfiguration's methods. Is this format possible at all? Any help is appreciated! Thanks, Sven --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org --=_alternative 00756E8186257178_=--