How Do I: Administer WebLogic Server Through the Administration Console?

In some cases you may need to configure WebLogic Server while you're building or testing your web service. For example, if you're connecting to a database, you may need to configure the server to add a new connection pool and data source. You can use the WebLogic Server administration console to administer WebLogic Server.

To Launch the WebLogic Server Administration Console

  1. Make sure that WebLogic Server is running.

  2. If you are building a web service against your development server, navigate to http://localhost:7001/console/ in your web browser. If you are building a web service against a remote server, use the remote server's name.

  3. Enter your user name and password. If you are administering your development server, the default user name is installadministrator and the default password is installadministrator.