Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 67779 invoked from network); 25 Jun 2004 11:36:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 25 Jun 2004 11:36:22 -0000 Received: (qmail 17914 invoked by uid 500); 25 Jun 2004 11:35:47 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 17695 invoked by uid 500); 25 Jun 2004 11:35:44 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: users@cocoon.apache.org Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 17516 invoked by uid 99); 25 Jun 2004 11:35:42 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [146.64.10.166] (HELO wabe.csir.co.za) (146.64.10.166) by apache.org (qpsmtpd/0.27.1) with ESMTP; Fri, 25 Jun 2004 04:35:40 -0700 Received: from cs-emo.csir.co.za (cs-emo.csir.co.za [146.64.10.40]) by wabe.csir.co.za (8.12.5/8.12.5) with ESMTP id i5PBZG7Y030933 for ; Fri, 25 Jun 2004 13:35:16 +0200 Received: from GW-EMO-MTA by cs-emo.csir.co.za with Novell_GroupWise; Fri, 25 Jun 2004 13:35:16 +0200 Message-Id: X-Mailer: Novell GroupWise Internet Agent 6.5.1 Date: Fri, 25 Jun 2004 13:34:57 +0200 From: "Derek Hohls" To: Subject: Re: Use Cocoon as a rapid development tool?? Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline X-CSIR-MailScanner-Information: Please contact sys-admin at csir dot co dot za for more information X-CSIR-MailScanner: Found to be clean X-MailScanner-From: dhohls@csir.co.za X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Ugo If I rebuild Cocoon and deploy it, using Tomcat, does it not write over all my exisiting settings and changes? Simpler = download and unzip zip file and copy into an existing Cocoon instance. My point about Spring its that its just one more thing - and there is already a long list! - to learn. Maybe as I work more with Hibernate, I will get to see where the shortfalls are and take it up... I do not deal with transactions and its not clear to me what "resource management" means in this context. If we are going to recommend - or even suggest - that people use these technologies, we *must* make more documentation available - Hugo is one of very few who has bothered to write up how to get going with Hibernate (and I could not yet find anything equivalent for Spring on the Wiki?). Maybe if some of the people - and there are quite a few - on the mailing list, who have indicated that there are already up-and-running with Hibernate, could supply some of their working code or docs we could get going... My point here is that if we get a new person on the list who says "can I start with Cocoon to do a database web- app?" there should be a track - or two or three - that we can point him/her to and say "follow that!". I'll warrent many people already on the list (judging by previous threads) will welcome this too... NB This is not aimed at you Ugo, I know you have done and are doing your best to supply help in this area. Derek >>> u.cei@cbim.it 2004/06/25 12:36:10 PM >>> Derek Hohls wrote: > I have asked a number of times of this list for some > simple samples to get going with Hibernate, but so far > no one has taken a swing at it [I exclude PetStore because > it adds in Spring as well, and is not simple to download > and add in to an *existing* Cocoon installation without > rebuilding]. Two points here: Using Spring is meant to simplify your life WRT using Hibernate alone. No need to deal with resource management, exception handling and transactions. This alone is a big advantage, IMHO. The above may be a matter of opinion, but your second point is factually incorrect. There are just three steps involved: 1. unzip the file 2. paste a bunch of lines into a file 3. run build.sh (or build.bat) Can you really make it simpler? Well, we could distribute a binary version of the block, but the point of the sample is to show some best practices _in_source_code_, not to run a real online petstore. Ugo --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks transtec Computers for their support. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org