0 Replies Latest reply on Apr 12, 2005 3:43 PM by pure

    Global application properties

    pure

      Hi!

      How do i deploy a property file or something similar
      in a way that i can access the properties from my
      stateless session beans without having to read them
      from a JAR,DB or file.. The file needs to be able to
      be edited with a text editor so it can not be included
      in the jar files..

      Is JNDI the way to go.. and in that case how do
      i deploy an xml file that has properties that a
      SLSB can consume?

      /Per Arneng