Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 12323 invoked from network); 7 Jul 2007 09:34:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Jul 2007 09:34:59 -0000 Received: (qmail 51873 invoked by uid 500); 7 Jul 2007 09:34:57 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 51648 invoked by uid 500); 7 Jul 2007 09:34:56 -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 51633 invoked by uid 99); 7 Jul 2007 09:34:56 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Jul 2007 02:34:56 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of oliver.zeigermann@gmail.com designates 66.249.92.174 as permitted sender) Received: from [66.249.92.174] (HELO ug-out-1314.google.com) (66.249.92.174) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Jul 2007 02:34:52 -0700 Received: by ug-out-1314.google.com with SMTP id m2so950688uge for ; Sat, 07 Jul 2007 02:34:30 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=iHin/8yk4SzkPZwQZeonOGpjRtoqm7xQN3X/4RM3vHr16EISXciywYj6tWbHjixzEIpN99LcVuxfi+pjikjwRBRvfuB1wqgeWsjKSKRgRX1WcCS6CswqFeu5URpqcczD1w5//0XZdHTrBpMWv9FtPRYzC/d3enmtchC8z4+eKUc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=pFzD4WR+A0JX6PPanJQvzxJsll/pRWUxYluZxYiwa5m+Hg8WP7UlFFmJ5ZwZQUnxEVoINhLd9g47RCuVOFfhQYq2vtnTm7AP6r2p1NMxTSlVZHTkXaYn4YjriD6C/M3iApEb9sLEpPHCsy8XsJABQz0oRKnWYdaGOtBvI0yHn74= Received: by 10.82.127.14 with SMTP id z14mr3609261buc.1183800870639; Sat, 07 Jul 2007 02:34:30 -0700 (PDT) Received: by 10.82.187.14 with HTTP; Sat, 7 Jul 2007 02:34:30 -0700 (PDT) Message-ID: <9da4f4520707070234l25e2ecd0gaa2214fd64a27214@mail.gmail.com> Date: Sat, 7 Jul 2007 11:34:30 +0200 From: "Oliver Zeigermann" Sender: oliver.zeigermann@gmail.com To: "Jakarta Commons Users List" Subject: Re: Commons Transaction - Directory as a resource In-Reply-To: <11444868.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <11444868.post@talk.nabble.com> X-Google-Sender-Auth: 18058839fa64c311 X-Virus-Checked: Checked by ClamAV on apache.org Hi, Peter! You are right. There is no way to transactionally create a directory :( Oliver 2007/7/5, Peter Coppens : > > Hello, > > I am just starting with the Commons Transaction API...so apologize my > ignorance. > > Now, is there anyway I can create (transactionally) a directory? I have the > impression that directories are created (and removed as needed), but I would > like to create a directory structure transactionally. > > I guess I could create a dummy resource (e.g. /a/b/c/.dirfile) for each > directory, but that seems a bit of a hack. > > Tia, > > Peter > -- > View this message in context: http://www.nabble.com/Commons-Transaction---Directory-as-a-resource-tf4029183.html#a11444868 > Sent from the Commons - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: commons-user-help@jakarta.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org