Starting point with OpenMRS

Here is what I did for our tomcat test: we ran openmrs-sdk:setup and openmrs-sdk:run to configure and run a local installation; then we wanted to use tomcat so we copied over the openmrs-2.6.14.war to openmrs.war and copied the distribution over to the .OpenMRS directory in our tomcat server - we run the war and used the same database we had generated from the sdk; now we get no user interface modules are installed ; how to we get these recognized if they are already places in .OpenMRS directory? will look deeper into this or let me know what you think is wrong - its our first step to move the reference app to the tomcat server