1 Reply Latest reply on Aug 17, 2007 8:48 AM by thomas.diesler

    Question on EndPointConfig vs. HandlerChain

    kimbaltrue

      When building JSR-181 webservices for JBOSS 4.2.x should we use the @EndPointConfig to setup security handlers or should we use the standard
      JEE @HandlerChain annotation?

      Is there an example for using @HandlerChain?