
The application server is running.
The SAP NetWeaver Developer Studio is connected to the application server. More information: Configuring the Application Server in the Developer Studio .
To consume the Web service, you firstly have to deploy it on an application server. During the deployment, the WSDL document is generated on the application server. At a later stage you use the WSDL document to generate Web service proxy and client application.
In the ProjectExplorer , choose HelloWorldEJBEAR .
Choose .
In the Project menu, the BuildProject option is grayed out if the BuildAutomatically option is enabled in the same menu. In this case, the project is built automatically.
Choose .
On the Servers tab page, right-click SAPServer , and then choose Add and RemoveProjects .
From the list of available projects, choose HelloWorldEJBEAR , and then choose Add .
Choose Finish .
If prompted, log on to the application server as Administrator.
The Web service endpoint is on the application server.
Next Step