Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
JMS Appender should be able connect to a broker (later) even it is not present at configuration time.
The use case is:
- Start an application using Log4j.
- The JMS broker is not running
- Log4j does not log events to JMS
- The broker is started
- Log4j still does not log events to JMS