<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi John,<br>
    <br>
    no, the interceptor will only be enabled in war's WEB-INF/classes.
    Other JARs need to enable the interceptor in their beans.xml file to
    use it.<br>
    <br>
    Jozef<br>
    <br>
    <div class="moz-cite-prefix">On 08/21/2014 08:43 PM, John D. Ament
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAOqetn-CF2mHTodOd03b9H1KTmHfSgSjNcphthiGg+RX7SkhwQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi,
        <div><br>
        </div>
        <div>Let's suppose I'm deploying a WAR file w/ multiple JAR
          files. &nbsp;The WAR has a beans.xml w/ interceptors defined in it.
          &nbsp;The JARs each have beans.xml, but no interceptors defined
          within them.</div>
        <div><br>
        </div>
        <div>Should the interceptors in the WAR apply to all of the JAR
          files?</div>
        <div><br>
        </div>
        <div>Thanks,</div>
        <div><br>
        </div>
        <div>John</div>
        <div><br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
cdi-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:cdi-dev@lists.jboss.org">cdi-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/cdi-dev">https://lists.jboss.org/mailman/listinfo/cdi-dev</a></pre>
    </blockquote>
    <br>
  </body>
</html>