2 Replies Latest reply on Oct 28, 2006 5:59 PM by cfrostrun

    How do I configuring Jndi Values for environment settings?

    cfrostrun

      This might be a dumb question but I've looked around and haven't exactly found what I'm looking for...

      In websphere you can set environment string values through the namespace-bindings.xml & access them through JNDI... what's the equivalent mechanism for jboss?

      i've found properties-service.xml, but I only see that you can access System Properties Service which is through the System.getProperty static call.

      how can you bind values for JNDI lookups?