0 Replies Latest reply on Oct 22, 2012 7:03 AM by ran_inc

    webfilter inside an ejb module

    ran_inc

      Hi all,

      I have an ejb jar file which is deployed inside an ear file, as an ejb module.

      inside that jar file I have a session bean which is exposed as a web service.

      I would like to be able to define a webfilter for the web service, though I found that a webfilter annotation is ignored inside the jar file, it seems to only work inside a war file.

       

      can someone help me?

       

      thanks!