We recently upgraded from VSJ 3.1 to 3.3 and we noticed that unlike v3.1, VSJ 3.3 no longer logs the authenticated user.
Were some logging calls removed from Quest VSJ 3.3 coding?
A workaround for the time being is to add the commons-logging.properties file from the VSJ-Standard-Edition-3.3\examples\net\descriptors example.
The commons-logging.properties file goes in WEB-INF/classes in the webapp and not just in the WEB-INF directory. eg. the file path should similar to c:\apache-tomcat-6.0.16\webapps\simple\WEB-INF\classes\commons-logging.properties when the WAR file is expanded