2 Replies Latest reply on Dec 7, 2003 1:32 PM by stanimir

    Problem with the Jboss classloader

    stanimir

      Hi guys,
      I have an EJB jar deployed on JBoss which has a configuration properties file in its root.
      I mean
      /com.
      /META-INF
      /configuration.properties
      I try to load this file on runtime using the basic classloader procedure.
      When I test my ejb client this file could not be loaded.
      I have a FileNotFoundException.
      Jboss cannot find the required file.
      Has anybody some idea where the problem is and what I have to do to make it work?
      thank you
      Stan.