Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: ModPerl: ModPerl
Best approach to store Application Configuration
 

Index | Next | Previous | View Flat


online.jerry at gmail

Jul 11, 2011, 2:07 PM


Views: 624
Permalink
Best approach to store Application Configuration

Hi All,

I am new to mod_perl (a java developer). I would like to know the best
approach to store and retrieve Applicaiton configurations that is accessible
to all packages in my mod_perl application.

My application configuration includes - Database details, Template mapping,
LDAP configuration details etc. I would like my to load all these
configuratoins when my application starts and then on, i should be able to
access these configuration from anywhere.

For Example:
my $dbDetails = ConfigUtil->getDBDetails(); //returns reference to hash
my dbUser = dbDetails->user;

I belive PerlSetVar only allows strings variables. I would like to get some
suggestions on how configuration management in mod_perl applications.

Thanks,
Jerry

Subject User Time
Best approach to store Application Configuration online.jerry at gmail Jul 11, 2011, 2:07 PM
    RE: Best approach to store Application Configuration James.B.Muir at hitchcock Jul 11, 2011, 2:16 PM
    RE: Best approach to store Application Configuration Edward.Szekeres at PERKINELMER Jul 11, 2011, 2:21 PM
    Re: Best approach to store Application Configuration mpeters at plusthree Jul 11, 2011, 2:23 PM
        Re: Best approach to store Application Configuration fred at redhotpenguin Jul 11, 2011, 2:35 PM
    Re: Best approach to store Application Configuration jmccarre at akamai Jul 11, 2011, 2:26 PM
        Re: Best approach to store Application Configuration online.jerry at gmail Jul 11, 2011, 2:41 PM
    RE: Best approach to store Application Configuration James.B.Muir at hitchcock Jul 11, 2011, 2:42 PM
    Re: Best approach to store Application Configuration jmccarre at akamai Jul 11, 2011, 3:03 PM
    Re: Best approach to store Application Configuration mpeters at plusthree Jul 11, 2011, 3:14 PM
    Re: Best approach to store Application Configuration k.ghadami at ibson Jul 11, 2011, 3:33 PM

  Index | Next | Previous | View Flat
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.