Hi Serhii,

Apache Qpid Broker-J 9.1.0 has just been released. Using the new version should 
help as it contains logback 1.4.11.

Regards,
Tomas

On 2023/09/05 10:10:23 Serhii Zhura wrote:
> Hello.
> 
> Maybe I should clarify for you where the issue is. When I'm using Logback
> with version 1.4.x+ inside my project, I got an error from
> "org.apache.qpid.server.logging.logback.NoopConfigurator".
> Error is connected with the overridden method "configure". It looks like
> that:
> 
> @Override
> public void configure(LoggerContext loggerContext)
> {
>     // no-op
> }
> 
> But should look like this:
> 
> 
> 
> On Mon, Sep 4, 2023 at 6:53 PM Serhii Zhura <serhii.zh...@panenco.com>
> wrote:
> 
> > Hello.
> >
> > I'm using Qpid Broker (9.0.0) together with Spring Boot 3.
> > From your side it is important to have Logback dependency with version
> > 1.2.11 and from Spring Boot side it must be higher than 1.4.x. How can I
> > deal with that? Can you upgrade the Logback version or can I do it myself
> > to be comparable with your API? If I will you 1.4.x+ right now, I will get
> > runtime error from your side which is connected with
> > "org.apache.qpid.server.logging.logback.NoopConfigurator".
> >
> > Regards,
> > Serhii Zhura
> >
> 
> -- 
> Disclaimer: This message (including any attachments) contains confidential 
> information intended for a specific individual and purpose and is protected 
> by law. If you are not the intended recipient, please let us know on 
> operati...@panenco.com <mailto:operati...@panenco.com>. You should delete 
> this message and are hereby notified that any disclosure, copying, or 
> distribution of this message, or the taking of any action based on it, is 
> strictly prohibited.
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to