Web Services Properties Dialog Box
Use the options in the Web Services Properties dialog boxes to specify properties for your Web services environment. This information is used to generate the files that are necessary to install your task interface objects in the specified environment.
These options are stored separately for each project. Changing the properties for one project does not automatically update the properties for all of your projects.
To display the Web Services Properties dialog boxes, in the Options: Generating page, under Web Services, select a platform, and then choose Properties. A separate dialog box is displayed for each type of Web services you choose.
Platform |
Name |
Description |
|
Apache Axis |
Axis.Home |
The path to the location where Apache Axis is installed on your computer. |
|
BEA WebLogic |
Service.Host |
Host name or IP address. The BEA WebLogic server to which your Web service will be deployed. On your own computer, this is represented as localhost. |
|
WL.Home |
The location in which WebLogic is installed on your computer. |
|
Service.Username |
The login user ID for the WebLogic server to which your Web service will be deployed. |
|
Deploy.Dir |
The location on the server to which you want to install the Web service. |
|
Service.Password |
The login password for the WebLogic server to which your Web service will be deployed. |
|
Service.Port |
The host port for your WebLogic server. |
|
Microsoft .NET |
Studio.Home |
The path to the location in which Microsoft Visual Studio .NET is installed on your computer. |