[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

win2k ANTics



Got the bleeding edge sources from CVS.  Set env vars as per INSTALL,
ran "build.bat".  Get a lot of non-fatal moans about "no descriptor
file found".  Get ClassNotFoundExceptions thrown on PartImpl and
BusImpl.  javadoc moans quite a bit about missing things.  Eventually
get to end.

try to use oz\oneInst: it just gives me help, no matter whats args I
plug in.  Examination shows that the batch file isn't passing the args
on - last line should be something like: 

 call ojvm.bat org.ozoneDB.tools.Install %*
                                         ^^ pass args on


ditto for other batchfiles...

John Kozak