Hi, stop the hassle and go for the DB right away, there are two included in the JBoss distro: InstantDB and Hypersonic. You will save double work, at get a solution which will be portable on any App-Server... regards, Burkhard ----- Original Message ----- From: "LaBanca, Rick" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 03, 2002 12:01 PM Subject: [JBoss-user] Generic "settings" question
> > I have an app (ear war whatever) that I wish to deploy periodically. The app > has to have some external configuration inf (let's say some ip addresses, > names etc). This would be analagous to windows ini files, or the registry. > The goal being that sending another app will have those old settings right > there. > > In j2ee generally, I would want to perhaps make a known jndi space and store > these simple settings that way. Or perhaps read a generic xml file for them. > > My problem is I don't see a server neutral way to do it, or in jboss even a > specific way. I'm wondering if there is and I just don't see it. > > My best (ugly) solution would be to depend in the system property user.home > and read a file there. Actually by end solution will be using a database, > but right now I'm going for something simpler. Any ideas (or hopefully what > did I miss!) > > Rick > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > No, I will not fix your computer. > http://thinkgeek.com/sf > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user > ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Bringing you mounds of caffeinated joy. http://thinkgeek.com/sf _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
