serverType

The build descriptor option serverTypeidentifies the type of Web Application Server in which your output will be deployed. The option is used to create appropriate output when you generate either an EGL-written Web service or a service binding library that binds to a Web service (which may or may not be written with EGL).

The appropriate setting depends on the Web application server on which you intend to deploy the generated output.

Valid values are as follows:
WebSphereV6.0 (the default)
The generated output will be deployed on WebSphere® Application Server version 6.0.
WebSphereV5.1
The generated output will be deployed on WebSphere Application Server version 5.1. (However, the minimum support required for Web Services is Websphere V5.1.1.)

This build descriptor option is used with option J2EELevel.

Related concepts
Build descriptor part
EGL services and Web services
Library part of type ServiceBindingLibrary

Related reference
Build descriptor options
J2EELevel

Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.