Commit Graph

12 Commits

Author SHA1 Message Date
Juan Carlos Luciani
f90f3d91bf Reverted the forked process model changes after finding out that
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.
2006-11-15 05:06:54 +00:00
Juan Carlos Luciani
5f14f490e2 Enhancing the AuthTokenValidateSvc so that it can have a process model
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.
2006-11-14 08:07:01 +00:00
Juan Carlos Luciani
fd8c1be326 The devel package does no longer require the Svc package. 2006-11-13 06:48:05 +00:00
Juan Carlos Luciani
fc12f21d19 Finished changes to make the server project operational. 2006-11-13 05:51:53 +00:00
Juan Carlos Luciani
2cc21a344c The non-java project is being replaced by a client and a server project
in order to allow for the client component to be consumed by
distributions targeting the desktop. This check-in is for the server
project.
2006-11-13 04:05:01 +00:00
Juan Carlos Luciani
654de007a2 Continuing project split changes. 2006-07-27 18:21:27 +00:00
Juan Carlos Luciani
e1d46bdd6d Check-point of changes made to build under autobuild using the
identity-abstraction that is part of it.
2006-07-26 17:06:46 +00:00
Juan Carlos Luciani
d79d97b8d3 Finished modifications to allow CASA-auth-token to build under
autobuild.
2006-06-27 16:15:30 +00:00
Juan Carlos Luciani
74a6359218 Changes to allow the "make dist" command to work. 2006-06-20 23:30:50 +00:00
Juan Carlos Luciani
dda502a56f Make system partial changes to conform to the new CASA directory and rpm
structure.
2006-06-19 20:19:26 +00:00
Juan Carlos Luciani
ec24ad0e1c Partial changes to the make system to deal with the new CASA directory/rpm
structure.
2006-06-19 20:14:49 +00:00
soochoi
1fa6f07e83 major source structure and module name changes 2006-06-07 16:34:19 +00:00