Steps to reproduce:
1. Download the webtier.war 196942 build from the ftp server
2. Deploy the war file to JRun 4 update 7 or Tomcat
Actual Results:
I have attached the log file (log.txt). The log.txt is the log file from JRun.
For Tomcat I have uploaded Tomcat_error.txt which is the error that appears in browsers when trying to access for example the inlineSrc.jsp file(
http://localhost:8080/webtier/inlineSrc.jsp).
Expected Results:
The user must be able to deploy the webtier war file without throwing any errors in the JRun console.
Workaround (if any):