0 Replies Latest reply on Sep 28, 2006 6:58 PM by paul_johnstone

    JNDI for configuration parameters

    paul_johnstone

      I have a fairly prosaic problem. I have a web application that travels across multiple machine environments as it proceeds to production deployment with several different configuration details that need to be bound to the application - local paths, database details, mail parameters, etc.

      I'm a bit novice at JBoss but could anyone hazard whether JNDI is the right solution and if not, what else would be recommended. I just can't bring myself to use System properties again with all these high complexity tools at hand!

      Thanks in advance.