Properties for EAServer Component Generator: Web Service tab
Description
Specify properties for exposing an EAServer component as a
Web service.
General tab options
Set Web service properties for
If there are multiple components in the project, select the
component to be exposed as a Web service.
Expose the component as an EJB 2.1 Web service
Select to make the EAServer component available as an EJB
2.1 Web service on EAServer 6.0. You can select only one type of
Web service.
Expose the component as an EAServer 5.x Web service
Select to make the EAServer component available as a Web service
on EAServer 5.x. You must select this check box to enable the Web
application, service name, and port fields in this dialog box.
Port
Enter a port number for the EAServer 5.x Web service. The
default port number is 8080.
WebApplication
Enter a name for the application that you expose as an EAServer
5.x Web service. If you leave this blank, the default application
name will be “ws”.
Service
Enter a name for the EAServer 5.x Web service that your EAServer component
provides. If you leave this blank, the default Web service name
will be a combination of the package name and the component name
separated by an underscore character.
See also
-
How to display the dialog
box [dlgs_300]