Configuring a Handler

See Also 

When you configure a handler, you register it in the application's general deployment descriptor. The IDE automates the configuration of message handlers, when you take the steps below.

To configure a message handler:

  1. In the Projects window, do one of the following:
  2. In the Configure SOAP Message Handlers dialog box, click Add and browse to the MessageHandler class. Click OK.

    The message handler class is listed in the dialog box.

  3. Click OK to complete the configuration of the SOAP message handler.
See Also
About Web Services
About Handlers
Creating a Handler
Testing and Using a Handler

Legal Notices