0 Replies Latest reply on Sep 7, 2005 5:03 PM by pslabycz

    How do I change an env-entry value?

    pslabycz

      I need to store a customer-specific configuration value somewhere, so that the customer could change it after deployment. I thought the JNDI env-entry would be the best place, but I did not find and other way to change its value other than to modify the deployment xml. Means the customer has to change my ear file, which I do not like. Is there any other way to change the env-entry value or where should I store values which the customer should configure?