0 Replies Latest reply on May 9, 2005 2:48 AM by singhn

    How to package config.properties file with ear

    singhn

      Hi,
      I am deploying an ear file to Jboss. I also need to package some input and output files. I am using config.properties file to start the application with the flags set in the properties file. I packaged it in the following location in ear.
      WEB-INF\classes\config\
      But I am getting an error
      Cannot locate the File: config/config.properties.
      Cheers,
      Navpreet