Where do I go check in tomcat to see whether it has tomcat55 without a home directory?
Regards, Rice On Jan 6, 2008 2:07 AM, Wendy Smoak <[EMAIL PROTECTED]> wrote: > On Jan 5, 2008 10:11 AM, Rice Yeh <[EMAIL PROTECTED]> wrote: > > > In the archiva docs, it is said that the default configuration file is > > ~/m2/archiva.xml for web based archiva. However, i am running in a unix > > environment where tomcat is run by user tomcat55 who does not have home > > directory. I create a home directory /home/tomcat5.5 for the user > tomcat55 > > and restart my server. I find .m2 is created under /home/tomcat5.5 and a > sub > > directory 'archiva' is created under .m2, but there is no file called > > archiva.xml under .m2. Then I copy one from my pc to .m2 directory. I > find > > system will not read the newly copied archiva.xml under .m2. How do I > make > > system reading this newly created archiva.xml? > > Have you changed your server configuration so that tomcat55 _does_ now > have a home directory? > > Did you stop Archiva before you copied the archiva.xml file into > place? I think it only reads the file once at startup. > > -- > Wendy >