I figured this out. Apparently I needed to add the module dependency to my EJB manifest:
Dependencies: org.jboss.ws.cxf.jbossws-cxf-client services export After doing this and redeploying the interceptor registered and fired when my EJB web service was called. ----- -Jeff -- View this message in context: http://cxf.547215.n5.nabble.com/Which-phase-to-intercept-incoming-requests-before-security-is-invoked-tp5766437p5766488.html Sent from the cxf-user mailing list archive at Nabble.com.
