Hi,

Let's suppose I'm deploying a WAR file w/ multiple JAR files.  The WAR has a beans.xml w/ interceptors defined in it.  The JARs each have beans.xml, but no interceptors defined within them.

Should the interceptors in the WAR apply to all of the JAR files?

Thanks,

John