Commit Graph

18 Commits

Author SHA1 Message Date
Juan Carlos Luciani
6c561fdcaa Adjusting the Tomcat connector accept count property from 100 to 300 to
allow the ATS to support a large number of clients.
2008-07-07 19:49:21 +00:00
Juan Carlos Luciani
8534eb060f Fixed un-compatible server.xml file problem for Zen. 2007-06-27 16:14:56 +00:00
Juan Carlos Luciani
7fe7751090 Finished the implementation of the "Connect through Web server feature". 2007-06-25 16:39:33 +00:00
Juan Carlos Luciani
da37390857 Added functionality to allow the ATS to be accessible through
Apache if mod_proxy_ajp is configured.
2007-06-22 22:12:20 +00:00
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
70aefdabee Updated the catalina.properties to deal with new changes that do not
allow a specific jar file to be referenced in the shared.loader line.
This also deals with the fact that miCASA.jar is being moved to that
folder from /usr/lib.
2007-05-15 05:59:19 +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
dee103c988 The Windows ATS Install has been updated to not perform the configuration step as part of the MSI install process. 2007-04-12 17:38:29 +00:00
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
Greg Richardson
0db5c0e007 Added connector port for port 2645 2007-01-30 09:03:57 +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
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
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
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
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