Provide options to perform the Web services deployment settings

 

+

Search Tips   |   Advanced Search

 

Use this panel to specify options for Web services deployment.

This console panel is a step in the application installation and update wizards. To view this panel, select Deploy Web services on the Select installation options panel. Thus, to view this panel, click...

Applications | Install New Application | application_path | Show me all installation options and parameters | Next | Next | Deploy Web services | Next | Step: Provide options to perform the Web services deployment

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

The options specified 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

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

To specify the class paths of multiple entries, separate the entries with a semicolon on Windows platforms and on Linux, Unix, and z/OS platforms, 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

Specify 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

Installing application files with the console

 

Related Reference

wsdeploy command
Enterprise application settings