Configuring the Host WebLogic Server Instance for the JMS Transport Web Service

Using JMS Transport as the Connection Protocol 8-5

8.4 Configuring the Host WebLogic Server Instance for the JMS Transport Web Service

Configuring the WebLogic Server instance on which the JMS transport Web service is deployed involves configuring JMS resources, such as JMS servers and modules, that are used internally by the Web services runtime. You can configure these resources manually or you can use the Configuration Wizard to extend the WebLogic Server domain using a Web services-specific extension template. Using the Configuration Wizard greatly simplifies the required configuration steps; for details, see Configuring Your Domain For Web Services Features in Getting Started With JAX-RPC Web Services for Oracle WebLogic Server. If you prefer to configure the resources manually, perform the following steps. Notes: Alternatively, you can use WLST to configure the resources. For information about using WLST to extend the domain, see Configuring Existing Domains in Oracle WebLogic Scripting Tool. A domain that does not contain Web Services resources will still boot and operate correctly for non-Web services scenarios, and any Web Services scenario that does not involve asynchronous request and response. You will, however, see INFO messages in the server log indicating that asynchronous resources have not been configured and that the asynchronous response service for Web services has not been completely deployed. Table 8–3 Steps to Configure Host WebLogic Server Instance Manually for the JMS Transport Web Service Step Description 1 Invoke the Administration Console for the domain that contains the host WebLogic Server instance. To invoke the Administration Console in your browser, enter the following URL: http:host:portconsole where ■ host refers to the computer on which the Administration Server is running. ■ port refers to the port number where the Administration Server is listening for connection requests. The default port number for the Administration server is 7001. See Invoking the Administration Console in Getting Started With JAX-RPC Web Services for Oracle WebLogic Server. 8-6 Programming Advanced Features of JAX-RPC Web Services for Oracle WebLogic Server

8.5 Using the WLJmsTransport JWS Annotation