Re: AW: Tutorial application error

2002-03-11 Thread bartek
FK> Thank You, Bartek, FK> Your answer gives a way to insert an employee. FK> But what's wrong with the tutorial application - it should be possible FK> to insert an employee via web-browser, isn't it? FK> Yours, FK> Felix Kugel Strange, I have tomcat 4.0.3, cocoon 2.0.1 on w2k and I haven't

AW: Tutorial application error

2002-03-08 Thread Felix Kugel
Gesendet: Montag, 4. Februar 2002 10:33 An: Felix Kugel Betreff: Re: Tutorial application error [...] >From oryginal sql-page.xml.sql : CREATE TABLE employee ( id int(11) DEFAULT '0' NOT NULL, department_id int(11) DEFAULT '0' NOT NULL, name varchar(255) DEFAULT '

Re: Tutorial application error

2002-03-08 Thread bartek
L PROTECTED]> FK> Reply-To: [EMAIL PROTECTED] FK> Delivered-To: mailing list [EMAIL PROTECTED] FK> Received: (qmail 23046 invoked from network); 8 Mar 2002 09:06:42 - FK> From: "Felix Kugel" <[EMAIL PROTECTED]> FK> To: <[EMAIL PROTECTED]> FK> Subject: Tutori

Tutorial application error

2002-03-08 Thread Felix Kugel
In the Cocoon tutorial application, I created a few departments. Then, as I tried to add an employee to one of the departments, Cocoon produced the following error message: -- Cocoon error message Message: Could not add record Source: org.apache.cocoon.Processing