Loading JAX-WS handler classes
JAX-WS 處理程式透過 JAX-WS 型 7.0 版 WS-Notification 服務點(處理入埠呼叫)或 WS-Notification 服務(處理出埠呼叫)來與訊息互動,因此,您必須將處理程式類別提供給您想要監視的 WS-Notification 服務點或服務所在的伺服器或叢集。
Before you begin
這項作業假設您已建立您的處理程式。您可以利用 IBM® Rational® Application Developer 或類似的工具來執行這個動作。
About this task
Before you can configure a JAX-WS handler for use with WS-Notification, you must make the handler class available to the server or cluster that hosts the WS-Notification service point or service that you want to monitor. To do this, you create a shared library for the class then add the shared library to the class loader for the server.