Before you begin
You must install a Web Service before you can start or stop it. See Install a Web Service.
After you install a Web Service, you must start it so that client applications are able to invoke it. You can also stop the Web Service if you do not want client applications to invoke it, but you do not want to delete the Web Service from your domain.
When you start a Web Service, you can specify that it go into production or Administration mode. Production mode makes the Web Service available to all clients. WebLogic Server transitions the application to Administration mode after it copied deployment files to target Managed Servers and clusters and validates the deployment configuration. Administration mode restricts access to an application to a configured Administration channel. You can distribute an application into a production environment (or distribute a new version of an application) without opening the application to external client connections.
To start or stop a Web Service:
Note: Web Services are deployed as part of an Enterprise Application, Web Application or EJB. Thus, to stop or start a Web Service, you stop or start the J2EE module or application in which it is packaged. To understand how Web Services are displayed in the Administration Console, see View installed Web Services.
![]() ![]() |