Startup issues with Labkey 2.3 branch

LabKey Support Forum (Inactive)
Startup issues with Labkey 2.3 branch Matthew Bellew  2007-12-03 17:23
Status: Closed
 
Try building with the version of ant checked into the project. E.g.

set ANT_HOME=C:\labkey23\external\ant
set PATH=%PATH%;%ANT_HOME%\bin

There are a lot of strange warnings in this log, culminating in

    java.lang.NoClassDefFoundError: com/sun/mirror/apt/AnnotationProcessorFactory

Josh may have some more insight as to why this happens, but I think this is essentially an ant configuration problem.