LibraryToggle FramesPrintFeedback

To configure an endpoint to load a handler chain you do the following:

  1. If the endpoint does not already have a configuration element, add one.

    For more information on configuring Fuse Services Framework endpoints see Configuring JAX-WS Endpoints in Configuring Web Service Endpoints.

  2. Add a jaxws:handlers child element to the endpoint's configuration element.

  3. For each handler in the chain, add a bean element specifying the class that implements the handler.

    [Tip]Tip

    If your handler implementation is used in more than one place you can reference a bean element using the ref element.

Comments powered by Disqus
loading table of contents...