OpenMRS Platform not running

if you have tomcat running,you simply access at it localhost:8080 and this comes with an interface from which point you can do the deployment of the war file

Step 1:Run tomcat and make sure you can access it at localhost:8080 check screen shotone.docx (188.3 KB)

Step 2: Configure manager-gui role in tomcat users file so as to deploy ,for this access tomcat at localhost:8080/manager. screen shot two.docx (103.4 KB)

with those steps,you will be able to deploy the war file

I have downloaded the addons available in https://addons.openmrs.org/, kept in the modules folder and restarted the server, it is giving the following errors

https://pastebin.com/CJbNpspj

Dear team, I want to edit the jsp file which is user.jsp, I have tried to change the view, for that I have changed the jsp code in eclipse, when ever I restart the server the changes are getting overriden.

A few steps here: 1)Make your changes in a given module

 2)Build the module containing the changes using mvn clean install

3)Deploy the module's .omod to the modules folder of your openmrs

Hope that helps

@herbert24 Thanks for the reply, I am able to edit the jsp files now,

I am having a small doubt, I have taken a checkout from GitHub - openmrs/openmrs-core: OpenMRS API and web application code and I have added the below modules in the modules folder.

legacyui-1.7.0-SNAPSHOT.omod
adminui-1.3.0.omod
idgen-4.5.0.omod
registrationcore-1.9.0.omod

If I run te application, I am able to view the below screen

And in the demo it is shown like below image

If I want to make my local application like demo, What I need to do. Do I need to add any plugins or any addons?

1 Like

could you give me an example of a change you want to make

@herbert24 I just want my local application also looks like same as https://demo.openmrs.org/openmrs/

In order to achieve this Do I need to add any addons or plugins?

For that you need to install a couple of modules,i would recommend you would go by https://wiki.openmrs.org/display/docs/OpenMRS+SDK as suggested by @dkayiwa a few days back,it will get you moving,you get a couple of modules already bundled under it.

When I add the plugins I am getting the below error

https://pastebin.com/xiA3T8rs

could you set up the sdk as per the above link

yes, I have done the sdk setup. it is upto

mvn openmrs-sdk:setup

This command only right?

No need to create the project right/

just go through that link slowly and you finish up all the steps

Yeah, I have done with the setup, still getting the same error

Hi, Where can I find the openmrs Demo flow documentation.

@herbert24, Please provide me the demo flow documentation, So that I can go forward

@herbert24 in the demo I am seeing all modules are showing same options

@gcliff I want to use Bed management module in the openmrs application, will the application supports? Because in the readme file they have mentioned that

This module is primarily used in the Bahmni distribution of OpenMRS.

@ravi according to the read me file the module flows well in bahmni environment but your free to try it out otherwise and see the outcomes

@gcliff while installing the bahmni in centOS I got the below error, Please help me on this

https://pastebin.com/iMR9neSb