What was the error you were getting when moving it? Did you do a "sudo mv"?
You might need to either run tomcat as its own user with that home dir or specify the directory as Rafal suggested. Ben On Mon, Nov 28, 2011 at 11:48 AM, Rafal Korytkowski <[email protected]>wrote: > You can try running Tomcat with this parameter: > -Duser.home=/usr/share/tomcat6 > > -Rafal > > On 28 November 2011 06:19, Erick Mugoma <[email protected]> wrote: > > Hi Ben; > > My .OpenMRS directory was installed in /root directory. > > I want this directory to move this directory to /usr/share/tomcat6 so > > openmrs can get the runtime properties from tomcat6 directory. > > > > I tried using mv command but this did work for me. How do I move this > > directory and ensure that tomcat gets the runtime properties from > > usr/share/tomcat6/.OpenMRS > > > > thanks > > > > Erick > > ________________________________ > > Click here to unsubscribe from OpenMRS Implementers' mailing list > > _________________________________________ > > To unsubscribe from OpenMRS Implementers' mailing list, send an e-mail to > [email protected] with "SIGNOFF openmrs-implement-l" in the > body (not the subject) of your e-mail. > > [mailto:[email protected]?body=SIGNOFF%20openmrs-implement-l] > _________________________________________ To unsubscribe from OpenMRS Implementers' mailing list, send an e-mail to [email protected] with "SIGNOFF openmrs-implement-l" in the body (not the subject) of your e-mail. [mailto:[email protected]?body=SIGNOFF%20openmrs-implement-l]

