f2ab5f7fed
The equals method on ActiveMQActivationSpec has a switched null pointer verification for singleConnection and useJNDI fields. Since both fields are initialized with a value by default it should not be a problem but if one of these fields are set as null at some point and then equals is called it throws a NPE. |
||
---|---|---|
.. | ||
src/main | ||
pom.xml |