Commit Graph

34 Commits

Author SHA1 Message Date
Juan Carlos Luciani
3e47ad8b60 Fixed EOL issues that were breaking the build. 2007-01-25 12:50:31 +00:00
Juan Carlos Luciani
1adf80b8ae The keystore path in the server.xml specific to Zen installations was
wrong.
2007-01-25 10:29:19 +00:00
Greg Richardson
fe83bfbbb5 Moved windows specific file templates into templates\windows 2007-01-24 10:15:38 +00:00
Greg Richardson
c3aa5727fc 1. Changed jsharp files to java files
2. Added CommandLauncher to allow java classes to be invoked from msi install
2007-01-24 07:18:15 +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
f85a54358f Removing two files that got added by mistake. 2007-01-24 04:11:25 +00:00
Juan Carlos Luciani
f7b0f92e80 Made changes to allow packages built for Zen to be more compatible with
it.

Enhanced places where exceptions are thrown to include information about
exceptions that may have been caught to improve debugging.
2007-01-23 10:32:50 +00:00
Juan Carlos Luciani
f7441b20ac Added the ability to explicitedly configure the type of directory
back-ending a REALM and the ability to configure the search string that
should be utilized when performing a contextless login via the Pwd
Authenticate mechanism.
2007-01-22 11:25:55 +00:00
Greg Richardson
c1a12d0c44 Added startup and shutdown batch files 2007-01-22 11:04:47 +00:00
Greg Richardson
6684268ee6 Add batch files to launch editors 2007-01-22 10:59:04 +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
645a738b57 Moved compile of java files into linux/windows directories 2007-01-18 04:50:30 +00:00
Greg Richardson
89a2bf73bc 2007-01-18 04:47:57 +00:00
Juan Carlos Luciani
f8decf4b84 Addressed bugs 225066 and 190821.
Also fixed "ReconfigureInterval=0" issue and added the ability
to search using multiple search roots configured on a per-realm
basis in the iaRealms file.
2007-01-17 12:14:29 +00:00
Juan Carlos Luciani
de3e4457c3 Fixed file eol-style problems as well as issues introduced in the
makesystem with the Windows Install check-in.
2007-01-16 11:21:37 +00:00
Greg Richardson
3ba102c4f1 2007-01-16 10:22:21 +00:00
Juan Carlos Luciani
0262de0e3f Fixed Pwd Authenticate issue. 2007-01-12 05:31:50 +00:00
Juan Carlos Luciani
3d1b7f16e7 More code review changes. 2007-01-09 05:22:47 +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
919bb85125 Added missing javadoc comments and made minor changes for issues found
during code inspection.
2006-12-21 12:20:39 +00:00
Juan Carlos Luciani
429f5e4297 The changes are to deal with changes made to the identity abstraction
that were keeping us from building cleanly.
2006-12-12 08:36:47 +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
cce03a7a13 Updated README and TODO files to reflect the current state of the
project.
2006-11-22 05:21:33 +00:00
Juan Carlos Luciani
82545be587 Fixed problem that would not allow package to build under openSuSe. 2006-11-21 05:39:52 +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