Hi Kelechi, The clean way to do it in Ubuntu, using the default tomcat 6 package, is by editing /etc/default/tomcat6. At the end of the file create the MIFOS_CONF environment variable then restart tomcat:
$ sudo service tomcat6 restart Btw, You can also set JAVA_OPTS parameters in /etc/default/tomcat6 (i.e. for PermGen error) Regards, Jaser On Mon, Aug 16, 2010 at 6:56 PM, kelechi Micheals < [email protected]> wrote: > Hi Ryan, > you are correct must be a typo. I've been working with xml all evening. The > file in MIFOS_CONF path is applicationConfigurtion.custom.properties. I > checked it and it didn't work. I'm rebuilding the database again for a fresh > installation. Will let you know the outcome in an hour. > > Kelechi Micheals > Fantsuam Foundation. > > > Ryan Whitney wrote: > > Kelechi, > > The correct name of the file is applicationConfiguration.custom.properties, > not xml. > > That should resolve the issue :) > > Ryan > > > On 8/16/10 3:06, "kelechi Micheals" <[email protected]> > <[email protected]> wrote: > > > > Hello all, > > I re-install mifos with new Account codes (chart of accounts) on > server (ubuntu 10) and that went well, > however, I couldn't get mifos to read the > applicationConfiguration.custom.xml > I set up an Environment Variable MIFOS_CONF pointing to > /usr/share/tomcat6/confs where I placed the custom files > but it didn't read the file to reflect the currency code changes I made > INR -> (NGN). and other custom settings . > I wonder if I missed something. > > > > Kelechi Micheals > Fantsuam Foundation > > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by > > Make an app they can't live without > Enter the BlackBerry Developer Challengehttp://p.sf.net/sfu/RIM-dev2dev > _______________________________________________ > Mifos-users mailing > [email protected]https://lists.sourceforge.net/lists/listinfo/mifos-users > > > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by > > Make an app they can't live without > Enter the BlackBerry Developer Challenge > http://p.sf.net/sfu/RIM-dev2dev > _______________________________________________ > Mifos-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mifos-users > >
------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev
_______________________________________________ Mifos-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mifos-users
