Commit Graph

21 Commits

Author SHA1 Message Date
Juan Carlos Luciani
87022ad2a0 More fixes to take care of the issue of authenticating users which exist
in containers with names that contain reserved XML characters.
2007-06-07 22:29:11 +00:00
Juan Carlos Luciani
ba8e155d69 ATS changes to allow it to leverage installed server certificate and
server key (/etc/ssl/servercerts/serverkey.pem and
/etc/ssl/servercerts/servercert.pem) for SSL communications.
2007-06-01 22:07:46 +00:00
Juan Carlos Luciani
ef99031e7e Changes to allow for the setup of trust relationships with ATSs. 2007-06-01 15:41:46 +00:00
Juan Carlos Luciani
badb8b08d8 Trying again to fix makefile. 2007-05-11 19:10:04 +00:00
soochoi
066b795545 CASA_auth_token_svc: remove space for lib64 makefile 2007-05-11 17:30:46 +00:00
Juan Carlos Luciani
c31b1d64c6 Missing quote in Makefile. 2007-05-11 17:14:04 +00:00
Juan Carlos Luciani
63ba10b62d Updated the makefile to deal with 64bit platforms. 2007-05-11 16:03:09 +00:00
soochoi
b09c764997 CASA_auth_token_java: add the lib64 path for miCASA.jar 2007-05-10 22:07:21 +00:00
Juan Carlos Luciani
9c139d4a2b Changes to allow the reading of REALM Proxy User Credentials from miCASA
in order to avoid having those credentials in the clear in the
iaRealms.xml file.
2007-05-09 22:54:35 +00:00
Juan Carlos Luciani
dd13368c1c Changes to support the CASA ATS Yast module enhencements. 2007-05-09 16:39:07 +00:00
Juan Carlos Luciani
b9373bb188 Created utilities for modifying the connector entry in the server.xml
Tomcat configuration file to easily allow a user to change the ATS to
start using a different keystore for SSL communications.
2007-04-20 21:45:29 +00:00
Juan Carlos Luciani
33a49c686a Changes to allow project to build under Windows given the changes that have been made to remove Axis dependency. 2007-03-16 23:48:58 +00:00
Juan Carlos Luciani
7314c08267 Continuation of changes to remove Axis dependency. 2007-03-15 17:18:58 +00:00
Juan Carlos Luciani
902d44e6de Continuation of changes to remove Axis dependency. 2007-03-13 00:39:12 +00:00
Juan Carlos Luciani
f33278929d Continuation of changes to switch over to using log4j. 2007-02-21 18:08:09 +00:00
Juan Carlos Luciani
1d3f1b039a Continuation of changes to start using log4j. 2007-02-16 18:41:14 +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
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