| At line 1 added 2 lines. |
| !!! Working With the Java EE Service Engine |
| 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. |
| At line 4 added 16 lines. |
| 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: |
| * [Tutorial Requirements|TutorialRequirements] |
| * [Tutorial Scenario|TutorialScenario] |
| __What You Need to Do__\\ |
| This tutorial includes instructions on how to perform these tasks: |
| * [Configuring the Tutorial Environment|ConfigTheTutorialEnvironment] |
| * [Starting the GlassFish Software|StartingTheGFSoftware] |
| * [Enabling the JBI Framework|EnablingJBIFramework] |
| * [Creating a Composite Application Project|CreatingCompositeApplication] |
| * [Building and Deploying the Composite Application Project|BuildingAndDeployingCompositeApplication] |
| * [Testing the Composite Application|TestingTheCompositeApplication] |