Creating a new JAX-RPC handler list

Java™ API for XML 型遠端程序呼叫 (JAX-RPC) 處理程式,是用來執行某範圍之處理作業的 Java 類別。 例如:記載訊息、轉換其內容或者終止送入的要求。 Create a JAX-RPC handler list for use with service integration bus-enabled web services.

Before you begin

You can only add previously-configured handlers to a handler list. To configure a handler, see Creating a new JAX-RPC handler configuration.

About this task

處理程式會在連接埠監視訊息,並且根據每則訊息的傳送端和內容,採取適當的行動。 如果要使處理程式能夠執行較複雜的作業,您可以將它們一起鏈結在處理程式清單中。 WebSphere® Application Server 中所採取的方法是在連接埠上套用處理程式清單(而不是個別處理程式),每個處理程式清單都包含一或多個處理程式。

To create a new JAX-RPC handler list, use the administrative console to complete the following steps:

Procedure

  1. In the navigation pane, click 服務整合 -> Web 服務 -> JAX-RPC 處理程式清單. The JAX-RPC handler lists collection form is displayed.
  2. Click New. The JAX-RPC handler lists settings form is displayed.
  3. Type the following general properties:
    Name
    Type the name by which the handler list is known.
    這個名稱必須是唯一的,且必須遵循下列語法規則:
    • 不可以 "."(句點)開頭。
    • 不可以空格開頭或結尾。
    • 它不能包含下列中的任何字元:\ / , # $ @ : ; " * ? < > | = + & % '
    For example TestList.
    Description
    Type the (optional) description of the handler list.
    JAX-RPC handlers
    In the JAX-RPC handlers pane, complete the following steps:
    1. Select one or more handlers from the list of available JAX-RPC handlers, then click Add to move the selected handlers into the list of handlers for this JAX-RPC handler list.
    2. Select a handler in the list of handlers for this JAX-RPC handler list, then click Up or Down to change the position of the handler within the list.
    處理程式會依照它們在處理程式清單中的順序來套用。
    Note: If you click Reset, only the Name and Description fields are reset to their state when the form was first loaded. The two lists of available and assigned handlers are not reset.
  4. Click OK. The general properties for this item are saved.
  5. 儲存對主要配置所做的變更。

Results

If the processing completes successfully, the list of handler lists is updated to include the new handler list. Otherwise, an error message is displayed.

What to do next

To use this handler list, select it for use with a web service as described in Modifying an existing inbound service configuration or Modifying an existing outbound service configuration.

指出主題類型的圖示 作業主題



時間戳記圖示 前次更新: July 9, 2016 11:16
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-nd-mp&topic=tjw_jaxrpc_handler_list_new
檔名:tjw_jaxrpc_handler_list_new.html