-omhis line, and those below, will be ignored--
M server/configure.in
M server/package/linux/CASA_auth_token_server.changes
M server/package/linux/CASA_auth_token_server.spec.in
M server/AuthTokenValidate/Svc/linux/envvars
M server/AuthTokenValidate/Svc/linux/Makefile.am
they needed to be more involved (Each child process needed to
initialize the JVM) and because it introduced a whole set of
new problems that were not acceptible. Instead, now we will support
an optional single-threaded process model that can be invoked to
deal with JVMs that have trouble executing when invoked from a
thread.
where it executes the Java classes from helper processes. This is being
dome to get around SUN's JVM problem where class invokations from a
thread fail.