On the Select Optional Configuration screen, at a minimum select Managed Configure the machines in your environment and click Next. Target the services defined in the environment to clusters or servers on the

Developing WebLogic Web Services 3-7

3.2.3 Configuring a Domain for Advanced Web Service Features Using the Configuration Wizard

The following sections describe how to configure a domain for advanced Web service features. ■ Section 3.2.3.1, Creating a Domain With the Web Services Extension Template ■ Section 3.2.3.2, Extending a Domain With the Web Services Extension Template

3.2.3.1 Creating a Domain With the Web Services Extension Template

To create a domain that is automatically configured for the advanced Web service features:

1. Start the Configuration Wizard.

2. In the Welcome window, select Create a new WebLogic domain.

3. Click Next.

4. Select Generate a domain configured automatically to support the following

products and select WebLogic Advanced Web Services for JAX-WS Extension. 5. Click Next. 6. Enter the name and location of the domain and click Next. 7. Configure the administrator user name and password and click Next. 8. Configure the server start mode and JDK and click Next. 9. To configure additional servers and clusters:

a. On the Select Optional Configuration screen, at a minimum select Managed

Servers, Clusters, and Machines to define the Managed Servers and clusters. Select any other items, as desired, and click Next. b. Configure the Managed Servers in your environment and click Next. c. Configure the clusters in your environment and click Next. d. Assign the managed servers to the clusters on the Assign to Clusters screen and click Next.

e. Configure the machines in your environment and click Next.

f. Target the services defined in the environment to clusters or servers on the

Target Services to Clusters or Servers screen and click Next. Table 3–2 Scripts for Extending a Domain for Advanced Web Service Features Script Description wls_webservice_complete_update_utils.py Enables you to extend the domain using the extension template from within a WLST script. For more information and an example, see Section 3.2.4, Using WLST to Extend a Domain With the Web Services Extension Template. wls_webservice_complete_update.py Enables you to extend the domain using the extension template from the java command line. For example: java weblogic.WLST -i wls_webservice_ complete_update.py domain-dir 3-8 Getting Started With JAX-WS Web Services for Oracle WebLogic Server Note : Target the WseeJaxwsJmsModule JMS module and weblogic.wsee.jaxws.mdb.DispatchPolicy Work Manager to all servers in the cluster. Servers targeted on this screen will be fully configured for use with advanced Web services. g. Configure additional information on additional configuration screens if selected in step 9a and click Next. 10. When you reach the Configuration Summary screen, verify the domain details and click Create.

3.2.3.2 Extending a Domain With the Web Services Extension Template

To extend an existing domain so that it is automatically configured for these Web Services features: 1. Start the Configuration Wizard.

2. In the Welcome window, select Extend an Existing WebLogic Domain.

3. Click Next.

4. Select the domain to which you want to apply the extension template.

5. Click Next.

6. Select Extend my domain automatically to support the following added products

and select WebLogic Advanced Web Services for JAX-WS Extension. 7. Click Next. 8. To configure additional servers and clusters:

a. On the Select Optional Configuration screen, at a minimum select Managed