Provide options to perform the Web services deployment settings

Use this panel to specify options for Web services deployment.

This administrative console panel is a step in the application installation and update wizards.

To view this panel, you must select Deploy Web services on the Select installation options panel.

To view this administrative console page, complete the following steps:
  1. Click Applications > New application > application_path .
  2. Select the option to Show all installation options and parameters .
  3. Click Next to get to the Step: Select installation options panel.
  4. Select Deploy Web service.
  5. Click Next to get to the Step: Provide options to perform the Web services deployment panel.

You can specify the Web services deployment options on this panel only when installing or updating an application that uses Web services.

Java™ API for XML 型 RPC (JAX-RPC) 應用程式支援 wsdeploy 指令。 應用程式伺服器所實作的 Java API for XML 型 Web 服務 (JAX-WS) 程式設計模型不支援 wsdeploy 指令。 如果您的 Web 服務應用程式只含有 JAX-WS 端點,您不需要執行 wsdeploy 指令,因為這個指令只用來處理 JAX-RPC 端點。

The options that you specify set parameter values for the wsdeploy command. The wsdeploy command adds product-specific deployment classes to a Web services-compatible enterprise archive (EAR) file or an application client Java archive (JAR) file. These classes include:

The wsdeploy command is executed during installation after you click Finish on the Summary panel of the wizard.

Deploy Web services option - Classpath

Specifies entries to add to the CLASSPATH when the generated classes are compiled.

To specify the class paths of multiple entries, you need to separate the entries with a semicolon on Windows® platforms and on Linux®, Unix, and z/OS® platforms, you need to use a colon to separate the entries. This is the same separator that is used with the CLASSPATH environment variable.

This option is the same as the wsdeploy command parameter -cp class_path.

Data type String
Default null
Deploy Web services option - Extension Directories

Specifies a directory that contains zipped or Java archive (JAR) files. All zipped and JAR files in this directory are added to the CLASSPATH used to compile the generated files.

This option is the same as the wsdeploy command parameter -jardir directory.

Data type String
Default null



標示(線上)的鏈結表示需要存取網際網路。

Related tasks
Related reference
企業應用程式設定


檔名: uwbs_wsdeploy.html