Arlan,
The logon.jsp file within jboss is typically not viewable unless you expand your EAR files. The location you referenced below is actually the temp file of the current jboss session. Once you reboot jboss, this file could be overwritten.
The EAR files are located in:
server\SASServer1\deploy_sas\sas.wip.apps9.2.ear\sas.svcs.logon.war
The logon.jsp file I referenced is the SAS version that is available in the location where SAS 9.2 was installed. Not sure where that might be on your linux system. After modifying the logon.jsp file here - you would then need to redeploy the webapps.
~ Angela
... View more