Step 1: Create a New Web Service Project

First you will create two new projects: a Web Service project and a new EAR project. Note that you can enable the schema compilation either here, when you're creating the project, or later, through project properties.

The tasks in this step are:

To Start Workshop

If you haven't started Workshop yet, follow these steps: Start Workshop.

To Create a New Workspace (Optional)

If you would like to execute the tutorial in a separate workspace follow these steps: Create a New Workspace.

Note: If you already have a workspace open, this will restart Workshop. Before beginning, you might want to launch help in standalone mode to avoid an interruption the restart could cause, then locate this topic in the new browser. See Using Help in a Standalone Mode for more information.

Configure WebLogic Server

In this step you will add a WebLogic Server domain for use with Workshop. This server domain contains runtime libraries required by the application and the application will be deployed to this server.


To Create a New Web Service Project

In this step you will import control files into your web project that provide access to customer data.

  1. Select File > New > Project.
  2. In the New Project Wizard, select the node Web Services > Web Service Project, then click Next.
  3. In the Project Name field, enter XMLBeansWebService. Place a check mark next to Add project to an EAR. (This will create a new EAR project named XMLBeansWebServiceEAR).
    Click Next.
  4. Under Select Project Facets, expand the XMLBeans node, select the XMLBeans Builder facet, then click Finish.

Click one of the following arrows to navigate through the tutorial:


Still need help? Post a question on the Workshop newsgroup.