About installation tomcat software

If I download and install tomcat 7 version will open MRS work in my laptop? Because tomcat 6.0.29 is not respondig after I installed java SE run time environment 7u72. Can you give me a suggestion for this?

Hallo @kasuri1992 have you seen this https://wiki.openmrs.org/display/docs/Installing+OpenMRS ? I suggest you first go through that documentation then if all fails notify me i will gladly discuss with you if there is a problem.

yes I referred this and I tried this one also. But still tomcat is not installing due to this error of JAVA. Can you tell me which version of JAVA 7 I have to install for windows 8.1 64 bit

@kasuri1992 can you please Show the error at pastebin.com so i can see how to help out.

here I upload the picture.

I paste the error in pastebin.com

1 Like

yes paste.com they put the link here so i may look at it…

thank you for helping me . I installed successfully tomcat. can I ask you one question? here I’m going to make a mobile app by using this software and can I added some codes to this open mrs software and can I changed the structure of this open MRS software?

@kasuri1992 ha ha,sorry for laughing ,Absolutely YES…This is open source,so if i got you right,feel free to folk the code,checkit out on your computer and then contribute hope you have seen this https://wiki.openmrs.org/display/projects/OpenMRS+2.x+Android+Client and https://wiki.openmrs.org/display/RES/Android+and+OpenMRS

thank you for helping me. here I download tomcat version6.029 and open mrs standalone 2.6.1 . Then I tried to deploy it in tomcat but it didn’t deploy it . What is the reason for that?

OpenMRS Standalone does not require a separate installation of tomcat (because tomcat is bundled in the standalone). To install on your own tomcat installation you need Tomcat + OpenMRS WAR + Reference Application modules.

Or, the simpler way is to just use the standalone by itself. (You would unzip the zip file, and run the JAR file inside it.)