1 Reply Latest reply on Mar 11, 2002 12:14 PM by adrian.brock

    Deployment Descriptor - run time modification

      We can have Enviornment properties in Deployment descriptor of EJB.
      After their deployment to AppServer, how can we modify these variables.
      I understand properties file is an alternative to this requirement. However BAS 4.5 has console from which you can modify env variables of already deployed bean.
      Is there any way in case of JBoss.

        • 1. Re: Deployment Descriptor - run time modification

          Interesting.

          I could be wrong, but I don't think there is at the
          moment.

          Looking at the spec, EJB2.0 (section 20.2.4) could be
          read as requiring this?

          "Provide a deployment tool that allows the Deployer to
          set and modify the values of the enterprise
          bean's environment entries."

          Regards,
          Adrian