Dave,
Apologies, I forgot to run ant build but the Oracle DB 'create table
website' script created on my system in
\roller\apps\weblogger\build\webapp\WEB-INF\classes\dbscripts\oracle when I
just ran it is still missing the 'creator' field.
John.

-----Original Message-----
From: Dave [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 11, 2008 2:45 PM
To: [email protected]
Subject: Re: Weblogger initialization failed

On Tue, Mar 11, 2008 at 2:37 PM, John Langan <[EMAIL PROTECTED]> wrote:
>  Thanks for the help and now I've got a working copy.
>  You were correct that the 'creator' field was missing from the 'website'
>  table, but I didn't notice any errors when the Roller tables were
created.
>  I think this is because they were created using the Oracle version of the
>  scripts that came with the Roller 4 download on
>  http://roller.apache.org/downloads.html.
>  I checked the scripts and the 'creator' field is not included in the
'create
>  table website' script.
>
>  There are no Oracle version scripts with the current download from the
>  roller/tag/roller_4.0 - final Roller 4.0 release in the repositry at
>  http://cwiki.apache.org/confluence/display/ROLLER/Roller+Source+Code

The Oracle DB create script (and all others too) is generated by the
build process. Run the build and check in
build/webapp/WEB-INF/classes/dbscripts

- Dave


Reply via email to