Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 73210 invoked from network); 18 Feb 2004 14:31:30 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 18 Feb 2004 14:31:30 -0000 Received: (qmail 68463 invoked by uid 500); 18 Feb 2004 14:31:17 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 68447 invoked by uid 500); 18 Feb 2004 14:31:17 -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 68428 invoked from network); 18 Feb 2004 14:31:17 -0000 Received: from unknown (HELO www.soho.club.tw) (218.164.7.175) by daedalus.apache.org with SMTP; 18 Feb 2004 14:31:17 -0000 Received: (from root@localhost) by www.soho.club.tw (8.12.8/8.12.8) id i1IEVG8i014599 for users@cocoon.apache.org; Wed, 18 Feb 2004 22:31:16 +0800 Received: from sony ([219.133.208.221]) by www.soho.club.tw (8.12.8/8.12.8) with SMTP id i1IEV7JI014590 for ; Wed, 18 Feb 2004 22:31:12 +0800 Message-ID: <005701c3f62b$d69fcf50$020aa8c0@sony> From: "Johnson" To: Subject: how to get the ojb-woody example work Date: Wed, 18 Feb 2004 22:31:01 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Virus-Scanned: by AMaViS 0.3.13pre2 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi! ether jdo1.0 nor jdo1.01 can work,cocoon throw the same error below "file:/jakarta-tomcat-5.0.18/webapps/cocoon/samples/ojb/woody/employee.js", line 15: uncaught JavaScript exception: at employeeform_jdo (file:/jakarta-tomcat-5.0.18/webapps/cocoon/samples/ojb/woody/employee.js, Line 15): javax.jdo.JDOUserException: Given object is not a valid OID. FailedObject:org.apache.cocoon.ojb.samples.bean.Employee{1} NestedThrowables: javax.jdo.JDOFatalUserException: No metadata has been registered for class org.apache.cocoon.ojb.samples.bean.Employee. I see some point that is jdo and ojb version problem. pls tell me how to solve it! Best Regards Johnson Hsu --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org