1 Reply Latest reply on Jan 31, 2005 6:11 PM by namitajain

    log file for multiple EAR file.

    caesarkim

      is there any way to generate log file for each EAR file when the server starts?

      i am using jboss 3.2.5.

      for now, I see only one log file for all deployed EAR file, but I want to separate them. I want to generate like this if an EAR filename is "Sample.EAR", then I want to generate "sample.EAR_log.txt" something like that.

      it would be very helpful if somebody can let me know how to do it.