1 Reply Latest reply on Jul 31, 2003 7:31 AM by shaun

    Changing an environment parameter in ejb-jar.xml

      I can add an environment parameter in my ejb-jar.xml file and reference it successfully in my code.
      My question is how do I update my ejb-jar.xml file when it is zipped up into a *.jar file. If I can't change it and the only way to change it is to rebuild and deploy the jar file, then it might as well have been hard coded. Or should I be putting it somewhere else?

      Thanks in advance,

      Shaun