Support running Code Collaborator on other app servers than Tomcat
We want to run Code Collaborator together with other Java web apps in a non-Tomcat environment. This has forced us to create a workaround for the fact that Code Collaborator explicitly uses Tomcats authentication classes.
CC 6 requires fewer changes, but I suggest that CC should officially be app server independant.
1
vote