brusdev commented on code in PR #6024:
URL: https://github.com/apache/activemq-artemis/pull/6024#discussion_r2498977233


##########
artemis-server/src/test/java/org/apache/activemq/artemis/spi/core/security/jaas/LDAPLoginModuleTest.java:
##########
@@ -76,13 +84,45 @@ public void setLoginConfigSysProperty() {
       System.setProperty(loginConfigSysPropName, 
"src/test/resources/login.config");
    }
 
+   @Before

Review Comment:
   The `getService()` method would return null in a @BeforeClass. I'll merge 
the @Before methods.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to