Show TOC

Generating the Converter Service GroupLocate this document in the navigation structure

Context

To be able to configure one or more than one Web service client in the SAP NetWeaver Administrator, you have to create a Service Group in the consumer.

Procedure


  1. In the Project Explorer , expand the converterwebear project.

  2. Right-click ConverterBean.wsdl document, and then choose Start of the navigation path Web Services Next navigation step Create Configuration Data End of the navigation path. The Create Service Group wizard opens.

  3. In the Package field, enter com.sap.tutorial.javaee.servicegroup.ConverterBeanPort .

  4. In the Name field, enter ConverterServiceGroup .

  5. In the Create in project field, choose [LocalDevelopment] converterwebclient .

  6. Choose Finish .

Results

The system creates the Service Group and its service references. The Service Group files appear under the Connectivity folder of the converterwebclient project.