Installing Upgrading Designing Configuring Deploying Monitoring Administering Troubleshooting Reference JBI Components
Close Print View
Designing: Select Method Arguments
 

Classic Java CAPS

Developing Java CAPS Projects

Using SOAP Message Handlers

Creating a Runtime Environment

Designing Business Processes in the Sun Business Process Manager

Working with TCP/IP HL7 Collaborations

Developing Sun Master Indexes (Repository)

Developing Sun Master Patient Indexes

Developing OTDs for Application Adapters

Developing OTDs for Communication Adapters

Developing OTDs for Database Adapters

Developing OTDs for Web Server Adapters

Creating A Sun Java System Application Server OTD

Select Wizard Type

Specify OTD Name

Select Code Base

Select Home and Remote Interfaces

Select Method Arguments

Review Selections

Generate the OTD

Creating a WebLogic OTD

To Create a WebLogic OTD

Designing with Application Adapters

Designing with Communication Adapters

Designing with Web Server Adapters

SWIFT Integration Projects

Java EE Based Components

Designing with Sun JCA Adapters

About the TCP/IP JCA Adapter

Defining Constants and Variables

Using Database Operations

Developing Sun Master Indexes

Using the JMS JCA Wizard

Using the JAXB Wizard and Code-Seeder Pallete

Select Method Arguments

To 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 - It is the user’s responsibility to match the correct source files to the EJB.