psmith 2004/06/27 16:54:41
Modified:src/java/org/apache/log4j/net JMSReceiver.java
Log:
Applied patch from Stephen Pain that ensures the isEquivalent method does not get
confused by
2 JMSReceivers with different jndi.properties.
Revision ChangesPath
1.7 +5 -2
psmith 2004/06/09 02:31:33
Modified:src/java/org/apache/log4j/net JMSReceiver.java
Log:
Applied a patch supplied by Stephen Pain that allows for a property
that is used to load a jndi.properties file, which is required for some
J2EE servers such as weblogic.
This is not the