| Installing Upgrading Designing Configuring Deploying Monitoring Administering Troubleshooting Reference JBI Components | |
| Close Print View | |
| Using JBI Components: Using the Java EE Service Engine to Create a Composite Application |
|
Administering JBI Components for Java CAPS
Using the Java EE Service Engine in a Project
Configuring the Tutorial Environment
Starting the GlassFish Software
To Check the Status of the GlassFish V2 Application Server in the NetBeans IDE
To Register the GlassFish V2 Application Server with the NetBeans IDE
To Start the GlassFish V2 Application Server in the NetBeans IDE
Creating an EJB Module Project
To Create the EJB Module Project
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
Using the BPEL Designer and Service Engine
Using the HTTP Binding Component
Processing an Order in a Purchase Order System
XSLT Designer: Simple Transformation Tutorial
Using the File Binding Component
Using the File Binding Component in a Project
Using the JMS Binding Component
Understanding the FTP Binding Component
Using the FTP Binding Component in a Project
Understanding the LDAP Binding Component
Using the LDAP Binding Component in a Project
Using the JAXB Wizard and Code-Seeder Pallete
Understanding the Database Binding Component
Using the Database Binding Component
Migrating From eTL to Sun Data Integrator
Designing Intelligent Event Processor (IEP) Projects
This tutorial is designed to showcase the Java EE Service Engine's functionality. This example is designed to show how the Java EE Service Engine implements a Web Service from a WSDL file accessing it through the HTTP Binding Component.
We will create a Composite Application so that Java EE SE will be used in the service and we will then run a test case to test our service. This tutorial also uses the features of the HTTP Binding Component.
What You Need to Know
These topics provide information you need to know before you start the tutorial:
What You Need to Do
This tutorial includes instructions on how to perform these tasks: