Rebuilding Banner XE War Files
Problem Description :
Rebuilding Banner XE War Files in both banxe.gordonstate.edu and banxe02.gordonstate.edu
Resolution :
Login as Banmgr
Edit .groovy file if needed
.../banner_test_homes/*module_name*/current/instance/config
Rebuild War File
.../banner_test_homes/*module_name*/current/installer
./ant
bin/systool war
The new war file is located in:
.../banner_test_homes/*module_name*/current/instance/config
*Make a backup and rename the file
Ex: StudentRegistration-9.3.war to StudentRegistration.war
- Undeploy the existing module/application in Tomcat
- Stop Tomcat)
- Move new warfile to the webapps directory in Tomcat (usr/share/apache-tomcat-ver/webapps)
- Restart Tomcat
Revision Date : 5/1/2017