OK, I think I wasn't clear about my question....

I wasn't having problems creating the database, I just wanted to point out
that anyone who has a version before 3.23.2 is going to have problems (like
me, but not Jason Harrop).

My real question is once those tables are created why isn't slide populating
them like it did with hsql?  Slide doesn't seem to read in the domain.xml
file and populate the database with default actions, users, etc like it did
with hsql....

Is it supposed to do this or do I need to do:
INSERT INTO OBJECTS VALUES ("/actions", "org.apache.slide.ActionNode")
etc, until I have a working set of actions and users so I use slide....

Thanks,

Dan Diephouse

Remy Maucherat wrote:

> Quoting Jason Harrop <[EMAIL PROTECTED]>:
>
> > Dan, it works for us using 3.23.28-gamma, though we build the database
> > by doing something like:
> >
> > mysql < build_slide_repository
> >
> > as opposed to letting slide build it. i posted the script we use to the
> >
> > list the other week...
>
> And is now posted on the website :
> http://jakarta.apache.org/slide/howto-jdbcstore.html
>
> Thanks,
> Remy

Reply via email to