1 Reply Latest reply on Aug 1, 2006 10:36 AM by heiko.braun

    [WS-Security Handler] What does this error means?

    shadens

      Hi JBoss Community ;)

      I've add following annotation to my ejb exposing a web service:

      @HandlerChain(file="file://C:/Documents and Settings/xXx/Desktop/workspace/July-EjbWs-181/config/ServerHandlers.xml", name = "SecureHandlerChain")


      Sure, I've inserted also ServerHandlers.xml (as example by user guide).

      In JBoss dos shell, I obtain the following error, when a DII client get access to web service:
      17:42:43,000 WARN [WSSecurityHandler] Cannot obtain security configuration


      I don't understand this error :_(