Using the Java EE Service Engine to Create a Composite Application

ProcedureTo Create a WSDL Document

  1. In the Projects window of the IDE, right-click the Hello node and choose New -> WSDL Document.

  2. In the File Name field type HelloWSDL.

  3. In the WSDL Type, select the Concrete WSDL Document option.

  4. In the Binding field, select SOAP and in the Type field, select RPC Literal.

    Selecting the binding component and type
  5. Click Next.

  6. On the Abstract Configuration page, in Input, under the Message Part Name double-click Part1 and change the value to in and press Return.

  7. Doing the same way in Output, change Part2 to out under Message Part Name and press Return.

    Input the string characters
  8. Click Next.

  9. Choose the defaults and click Finish on the Concrete Configuration page.

    Concrete configuration dialog box