JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Java CAPS Java EE Service Engine Tutorial     Java CAPS Documentation
search filter icon
search icon

Document Information

Using the Java EE Service Engine to Create a Composite Application

Tutorial Requirements

Prerequisites

Tutorial Scenario

Starting the GlassFish Application Server

To Check the Status of the GlassFish Application Server in the NetBeans IDE

To Register the GlassFish Application Server with the NetBeans IDE

To Start the GlassFish Application Server in the NetBeans IDE

Enabling the JBI Framework

Creating an EJB Module Project

To Create the EJB Module Project

To Create a WSDL Document

To Create a Web Service from WSDL

To Clean and Build the EJB Module Project

Creating a Composite Application Project

To Create a Composite Application Project

Building and Deploying the Composite Application Project

To Build and Deploy the Composite Application

Testing the Composite Application

To Add a Test Case

To Run the Test Case

Summary

Tutorial Scenario

The following sample illustrates how Java EE Service Engine implements a Web Service from WSDL.

image:Tutorial Scenario