From dev-return-8050-apmail-continuum-dev-archive=continuum.apache.org@continuum.apache.org Mon Apr 20 22:19:27 2009 Return-Path: Delivered-To: apmail-continuum-dev-archive@www.apache.org Received: (qmail 54830 invoked from network); 20 Apr 2009 22:19:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 20 Apr 2009 22:19:27 -0000 Received: (qmail 41917 invoked by uid 500); 20 Apr 2009 22:19:27 -0000 Delivered-To: apmail-continuum-dev-archive@continuum.apache.org Received: (qmail 41837 invoked by uid 500); 20 Apr 2009 22:19:27 -0000 Mailing-List: contact dev-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@continuum.apache.org Delivered-To: mailing list dev@continuum.apache.org Delivered-To: moderator for dev@continuum.apache.org Received: (qmail 41103 invoked by uid 500); 20 Apr 2009 22:17:21 -0000 Delivered-To: apmail-maven-continuum-dev@maven.apache.org X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of christianedwardgruber@gmail.com designates 209.85.198.250 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :content-type:content-transfer-encoding:subject:mime-version:date :x-mailer; bh=UpRlmWZ0eB6nyOTqMEhgACFr+epSfvsH8BqrlYKkffA=; b=ut/ATom/p1VL+lwQRfjAWVbAA3x7Gzl4Npcqipt64NFYs/vyNqWR/S+W7cnvzO+MJk ArIH8fkGQDIsG3J6uBB1rq+jSj7XtJBeGNld75nioYngAS3d8M4geTNIyjrPzGgJisfN 5kR8QaKiRywEwMhQMQFPm/8fRG+8vq6Fholxk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:content-type:content-transfer-encoding:subject :mime-version:date:x-mailer; b=enXPMeRORU4iKtfCxHFs1ZK0LWECBVMw4LQ8ys0G4SQ+mwWP0obaISGBPmYZfiiXEL HH7W1g3MEGX/UTI/kuLlwloaw0gS1VAaDHOmbQuO1UM2J2Y4xHM6GSRUnTsDtaYlm0Rs DqX1OEoqRupYRv/wazsFyTHrS6+KpuicwE2zI= Message-Id: <83FD2F0C-7A00-4F79-B639-DBA5379D0AEA@gmail.com> From: Christian Edward Gruber To: continuum-dev@maven.apache.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Subject: Help? Mime-Version: 1.0 (Apple Message framework v930.3) Date: Mon, 20 Apr 2009 18:16:49 -0400 X-Mailer: Apple Mail (2.930.3) X-Virus-Checked: Checked by ClamAV on apache.org I'm trying to do a jdo app and get the same auto-generated schema on first load, so tables are created if they don't exist. I can't see where/how that's achieved in the continuum stack, and it's making me tear my hair out. Can someone explain off-list the flow of it and what components/configuration contribute to it? Or point me to docs that can explain it - I'm not seeing any. (I'm looking at Continuum trunk for inspiration, anyway) Christian. Christian Edward Gruber e-mail: christianedwardgruber@gmail.com weblog: http://www.geekinasuit.com/