On Wed, 18 Jul 2001, Donald Ball wrote:
> On Wed, 18 Jul 2001, Vadim Gritsenko wrote:
>
> > Don't blame on SQL examples, they are working - just set <dburl>! ;-)
> >
> > Donald,
> > what is your (non-working) configuration?
>
> just dropping the cocoon.war file into resin or tomcat. i thought that the
> default cocoon.war file was supposed to fire up an hsqldb instance with
> the tables already created and such. not so? if not, then why are we
> including hsqldb??
The sql samples are working when deploing the war file using the build
system:
./build.sh \
-Dinclude.webapp.libs=yes \
-Dinstall.war=path/to/tomcat/webapps
install
This command will take care the path inside the configuration file to
the hsqldb resources.
Giacomo
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]