4 Replies Latest reply on Oct 27, 2003 9:02 AM by kringl

    getting EJB working directory

    kringl

      Hi, how can I get the directory where my EJB is running as a variable?
      At the moment I am running an EJB on JBoss. But I want to access the working directory as a line of Java Code in my EJB Implementation.
      Is there a possibility to get the actual path where my EJB is running as a String?

      Thanks