Closed moskanz closed 6 years ago
The code does set that flag when a userid and password have been configured. Is there any specific reason why you'd want to have it independently configurable?
Flag is hardcoded to true, but in my environment authentication is not working with this value for some reason. Maybe it is missconfiguration in my mq. But when i set flag to false, everything working fine. I guess that having default value to true is right way, but it is usefull to be able to change it by config property.
@ibmmqmet Is it possible to update package on mvnrepository.com? Does it require to bump version?
Hi, I had the same issue. +1 for updating maven package. Thanks for the cool work btw, keeps a lot of boilerplate code out of my project :)
this is solved by #4 right? so it can be closed?
It would be usefull in some cases