Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.4.3
-
None
-
None
-
None
Description
Until now, this is quite complex to configure a JMS log4j appender with Ops4j Pax Logging service. Procedure requires that we create a fragment bundle (http://karaf.apache.org/manual/2.2.8/users-guide/logging-system.html).
An alternative and better solution is to create a JMSAppender implementing the PaxAppender interface and uses OSGI service to register it with the list of appenders available for Pax Logging.