Lost all openmrs views

I am using OpenMRS 2.3.2 on Ubuntu OS. I had upgrade openmrs from 2.0.6 and was copying jsp files on /var/lib/tomcat7/webapps/openmrs/WEB-INF/views. After restarting tomcat every view produces an error. How can i fix that?

for upgrading openmrs,look at this Upgrading OpenMRS - Documentation - OpenMRS Wiki, we dont need to copy any files

The interface/views for users was customized on the previous openmrs version. After upgrading I did not see the customized views it was just a normal openmrs that is why I copied the jsp files.

Copy it into: /var/lib/tomcat7/webapps/openmrs/WEB-INF/view/module/legacyui

1 Like

Openmrs views returned after redeploying openmrs.war file but my jsp files do not work even after copying them into /var/lib/tomcat7/webapps/openmrs/WEB-INF/view/module/legacyui