Jon Stevens wrote:

>
> >> If you want to duplicate it, you can check Scarab out of CVS and do it
> >> yourself. I have re-done the CVS tree and it is very easy to get things up
> >> and running (even without a database installed...just ignore that part of
> >> the README.txt file).
> >>
> >> <http://scarab.tigris.org/>
> >>
> >
> > You mean it's not just "check out, compile, and run"???  :-) :-)
> >
> > Will do.
>
> You don't even have to compile. :-) :-)
>
> cvs co scarab
> cd build
> ./build.sh prepare
> cd ../target
> ./bin/catalina.sh run
>
> <http://localhost:8080/scarab/servlet/scarab>
>
> It is a copy of m5 that is in Scarab's CVS. However, if you read the
> README.txt I just checked in documentation that allows you to use a
> .ant.properties to specify your own Tomcat installation to use. :-)
>

Is there a particular page I should go to for triggering session creation?  I want
to try this with 4.0-m5 and also with the updates I just checked in (which will
appear in tonight's nightly build).

By the way, on a 233mhz Linux box, the Turbine initialization took 13 seconds, which
seems pretty reasonable.  Weren't you seeing huge delays here as well?

>
> -jon
>

Craig


Reply via email to