Assembling a Web services-enabled EJB JAR file

 

Overview

You can assemble a Web services-enabled enterprise JavaBean (EJB) Java archive (JAR) file in one of two ways:

  1. Assemble a Web services-enabled EJB JAR file when starting from Java code.

  2. Assemble a Web services-enabled EJB JAR file when starting from Web Services Description Language (WSDL).

 

Results

An assembled Web services-enabled EJB JAR file.

 

What to do next

Configure the webservices.xml deployment descriptor .


Related tasks
Assembling a Web services-enabled EJB JAR into an EAR file
Assembling Web services applications based on Web Services for J2EE
Developing a Web service from an enterprise bean