<div dir="ltr"><pre>Hello everybody,</pre><pre>In my OSGi application, I use <i>ch.qos.logback.classic</i> (1.4.8) for logging.</pre><pre>For this reason I have included, among others, the bundle ch.qos.logback.classic_1.4.8. However, this leads to the following error message:</pre><pre><i>java.lang.ClassNotFoundException: jakarta.servlet.ServletContainerInitializer cannot be found by ch.qos.logback.classic_1.4.8</i><br></pre><pre>I get this error even when I have started the bundle jakarta.servlet-api_6.0.0 (containing jakarta.servlet.ServletContainerInitializer).</pre><pre>How should I proceed to solve this problem?<br></pre><pre>Best,
Benno</pre><pre><br></pre><pre><br></pre></div>