Commit Graph

16 Commits

Author SHA1 Message Date
Juan Carlos Luciani
06225de129 Made changes to deal with Greg's recommendations as a result of his
code review.

Fixed the problem that was preventing us from associating a PID file
with the ATS service.

Stopped deleting the "casaatsd" user during RPM un-install to avoid
problems with orphaned files.

Added code to protect against zero length passwords in the Pwd
authentication mechanism.
2007-02-13 23:54:27 +00:00
Juan Carlos Luciani
bc915356e8 The ATS envvars script now does not rely on the environment variable
JAVA_HOME since it may not be pointing to the JVM that we need to use.
2007-01-24 06:06:57 +00:00
soochoi
3a6e08dc7e CASA-auth-token: install xercesImpl.jar but not include in war file 2007-01-24 04:31:10 +00:00
Juan Carlos Luciani
4e5959c6df Updated the project to allow us to build RPMs that meet Zen's
requirements which state that we must work with the Java and Tomcat
packages that their install bundle.
2007-01-22 07:09:58 +00:00
Greg Richardson
a6cd95ae31 2007-01-18 05:30:36 +00:00
Greg Richardson
3ba102c4f1 2007-01-16 10:22:21 +00:00
Juan Carlos Luciani
0f58c82603 More changes as a result of project code review. 2007-01-09 05:05:37 +00:00
Juan Carlos Luciani
2f30ab05db Applied changes to issues found during code review of the Svc component. 2007-01-08 10:36:42 +00:00
Juan Carlos Luciani
8ade751650 Modifications to resolve issues found during self-code review. 2006-12-08 05:45:03 +00:00
Juan Carlos Luciani
88db52f6c2 Added option to command for importing eDir cert in the
CasaBasicATSSetup script so that it does not prompt
the user. This allows the script to work correctly
when invoked from our Yast module.
2006-12-06 05:38:04 +00:00
Juan Carlos Luciani
974f4829b3 Added workaround to import eDirs Root CA Cert into Java's keystore
until OES is updated to do the same for Java 1.5.
2006-12-04 12:30:01 +00:00
Juan Carlos Luciani
6489700c92 Fixed init.d script ouput "Shutting...." to "Shutting down...". 2006-12-04 10:17:19 +00:00
Juan Carlos Luciani
ac1d64c52a Fixed Basic ATS Setup issues for Bug225426. 2006-12-04 05:35:05 +00:00
Juan Carlos Luciani
dfc4379769 More changes to deal with 64bit platform issues. 2006-11-29 06:23:48 +00:00
Juan Carlos Luciani
ff0b8df96b Removed hard dependency on IBM's JVM. 2006-11-17 12:13:20 +00:00
Juan Carlos Luciani
9b2e33bfa8 The "java" folder has been renamed "server-java" to reflect that it only
contains server components. In the process, I also flatened its
directory structure.
2006-11-16 09:20:06 +00:00