> I had problems getting the tester going (and gave up on it a few times
previously),
> because it seems that, on win2k at least, there are some manual steps
which
> must be carried out. In particular, tester.bat tells the code to expect
tester.xml
> to be in %catalina_home%/bin, but the build process does not copy it
there.
> The same is true for the tester webapp. Should this be handled by the
build,
> or documented, or did I miss something?

Yeah, I initially had problems running tester as well since build itself
doesn't copy files into %catalina_home%/bin (and manually doing it sucks).
On Win2k,
    cd tester
    build deploy-main

will copy the code into %catalina_home%/bin.  It works great!

Amy

>
> Kief
>

Reply via email to