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:
- In the Projects window, do one of the following:
- For web services,
expand the Web Services node, right-click the node
for the web service and choose Configure handlers.
- For web service clients,
expand the Web Service References node, right-click the node
for the web service and choose Configure handlers.
- 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.
- 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