WAS v8.5 > Reference > Sets

Provide options to perform the web services deployment settings page

Use this page to specify options for web services deployment.

This dmgr console page is a step in the application installation and update wizards.

To view this page, select Deploy web services on the Select installation options page.

To view this dmgr console page...

  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 page.

  4. Select Deploy web service.

  5. Click Next to get to the Step: Provide options to perform the web services deployment page.

We can specify the web services deployment options on this page only when installing or updating an application that uses web services.

The wsdeploy command is supported by JAX-RPC applications. The JAX-WS programming model that is implemented by the application server does not support the wsdeploy command. If the web services application contains only JAX-WS endpoints, we do not need to run wsdeploy, which is used to process only JAX-RPC endpoints.

The options specified set parameter values for the wsdeploy command. The wsdeploy command adds product-specific deployment classes to a web services-compatible EAR file or an application client JAR file. These classes include:

The wsdeploy command is run during installation after you click Finish on the Summary page 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 used with the CLASSPATH environment variable.

This option is the same as the wsdeploy command parameter -cp class_path.
Information Value
Data type String
Default null


Deploy web services option - Extension Directories

Directory containing zipped or 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.
Information Value
Data type String
Default null


Related


Install enterprise application files with the console


Reference:

wsdeploy command
Enterprise application settings


+

Search Tips   |   Advanced Search