<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
I thought they were fired in the order listed in web.xml.<br>
<br>
On 24/03/10 17:20, Nicklas Karlsson wrote:
<blockquote
 cite="mid:fcc0778c1003240020v66fe65deo896f6a90cbb69f58@mail.gmail.com"
 type="cite">Hi,
  <div><br>
  </div>
  <div>&nbsp;&nbsp;I'm tinkering with the servlet listener -&gt; CDI event bridge
in the seam-servlet module and noticed that currently the WeldListener
is placed last in the&nbsp;PostWebMetadataDeployer in weld-int.</div>
  <div>I changed this (and verified it with the debugger) but still my
own servlet listener fires first (expecting the contexts to be up),
causing problems. Any theories as to why this is? How could we
guarantee that</div>
  <div>the WeldListener is the first one to fire?<br clear="all">
&nbsp;<br>
---<br>
Nik<br>
  </div>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
weld-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:weld-dev@lists.jboss.org">weld-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/weld-dev">https://lists.jboss.org/mailman/listinfo/weld-dev</a></pre>
</blockquote>
<br>
</body>
</html>