I assume you're talking about a Web Application.  If so, check out <a href="http://download.oracle.com/javaee/6/api/javax/servlet/ServletContextListener.html">javax.servlet.ServletContextListener</a>, it's your best bet.<div>

  (*Chris*)<br><br><div class="gmail_quote">On Fri, Oct 21, 2011 at 7:47 AM, BAKHTI Mohammed <span dir="ltr"><<a href="mailto:onlymed@hotmail.com">onlymed@hotmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">





<div><div dir="ltr">
Hello, <br><br>I have  actually an API which use logback and add some specific functions. this API initialize logback in code : joranConfigurator(myconfig.file) <br><br>I dont have any logback.xml in my classpath.<br><br>

My question is how can i start this API (and then logback) at application startup before all the other frameworks and APIs (spring, hibernate, axis...) <br><br>I mean the same way logback init itself with logback.xml at startup<br>

<br>Thanks<br>                                        </div></div>
<br>_______________________________________________<br>
Logback-user mailing list<br>
<a href="mailto:Logback-user@qos.ch">Logback-user@qos.ch</a><br>
<a href="http://mailman.qos.ch/mailman/listinfo/logback-user" target="_blank">http://mailman.qos.ch/mailman/listinfo/logback-user</a><br></blockquote></div><br></div>