Important: I presume that everyone gets the jitters when messing with the classpath. So would someone else please verify that there are no side-effects. I also tested the Woody CarSelector. --David
David Crossley wrote: > David Crossley wrote: > > Upayavira wrote: > > > By default, running the CLI gives an error "Cannot find > > > CatalogManager.properties". I've always just ignored it. > > Your recent mods to cocoon.sh|bat did not fix it. The file needs > to be available on the *classpath*. This fix did the trick for me: > 111c111 > <LOADER_LIB="$COCOON_HOME/tools/loader" > --- > >LOADER_LIB="$COCOON_HOME/tools/loader:$COCOON_WEBAPP_HOME/WEB-INF/classes" > > I committed that fix, so please test on Win. > > --David
