Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-13322

(7.2.0) Not able to separate application(EAR) logging with the use of logging profile

XMLWordPrintable

    • Hide

      1. Start server instance with attached standalone.xml file(Logging subsystem contains logger-profile configuration)
      2. Deploy both EAR files and access them
      3. Check log files.

      Show
      1. Start server instance with attached standalone.xml file(Logging subsystem contains logger-profile configuration) 2. Deploy both EAR files and access them 3. Check log files.

      Two ear files are deployed on EAP instance and both are configured to use different logging profile through EAR/META-INF/MANIFEST.MF file.
      WAR file from EAR uses some libraries those are present in the "lib" folder of each ear file. Application1.ear which logs in app1.log and Application2.ear which logs in app2.log.
      when we access application we can see logging from EAR1 into EAR2 log file .

            jperkins-rhn James Perkins
            rhn-support-abhumbe Abhijit Humbe
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: