Developing OTDs for Web Server Adapters

Select Method Arguments

ProcedureTo Select Method Arguments

  1. The Select Method Arguments Names page appears. Enter the Java source file, or click Browse to locate the Java source files for the EJB archive supplied. Only a .java file or an archive file (containing .java files) is accepted; if a directory is supplied, then it searches only for .java files (see the figure below).

    Select Method Argument Names page
  2. Select the source files and click Open. The files are populated to the EJB Java Source Files Selected field. At least two files must be supplied -- one for the home interface and one for the remote interface, or the EJB bean implementation source. Once the field contains all the necessary EJB source files, click Next.


    Caution – Caution –

    It is the user’s responsibility to match the correct source files to the EJB.