As reported by Gene:
I've defined a separate persistent-factory, because my
> entities access a separate database, and everything works
well. But
> after using the new build system (don't know if that is the
culprit or
> not, but it started happening after that), i kept getting a
message
> after trying to login, that there is no schema "keel" in
"default".
> After pulling many hairs out, and being determined to fix it
without
> polluting the list, I discovered that if I moved my
<persistent-factory>
> element below the definition of the <persistent-factory> that
contained
> the keel schema, everything works. I didn't debug, but can
reproduce
> over and over.