Administration Console Online Help

    Previous Next  Open TOC in new window 
Content starts here

Web Service: Configuration: General

Configuration Options     Related Tasks     Related Topics

Use this page to view the general configuration of this Web Service, such as the type of archive it is packaged in (WAR or EJB JAR), the file that contains the Web Service implementation, and so on.

Configuration Options

Name Description
Description

Specifies the description of the Web Service.

Changes take effect after you redeploy the module or restart the server.

Name

The name of the Web Service.

Changes take effect after you redeploy the module or restart the server.

Web Service Type

The Web Service Type (JAX-WS 2.0 / JAX-RPC 1.1).

Changes take effect after you redeploy the module or restart the server.

Implementation Type

The implementation type (Java class or stateless session EJB) of the Web Service.

Implementation Source

The implementation source (WAR or EJB JAR file) of the Web Service.

WSDL Publish File

Specifies whether to publish the WSDL of the deployed Web Service.

View Dynamic WSDL Enabled

Specifies whether to display dynamic WSDL with "?WSDL" in the query string of a http request.

This provides a mechanism to disable "?WSDL" so that the internal IP address of the server is not revealed in the service tag of the WSDL.

Related Tasks

Related Topics


  Back to Top