当前位置: 技术问答>java相关
英雄在那里呀???关于weblogic6.0的Console问题:启动的的用户名与密码是什么??
来源: 互联网 发布时间:2015-01-23
本文导语: 我的配置是 linux6.2,weblogic6.0 已经可以正常jsp使用了。 Admin Domain Name: mydomain server name: myserver listen port: 7001 ssl linsten port:7002 password : 12345678 url: http://192.168.1.180:7001/console/ 它要我键入用户名与密码: 找不到...
我的配置是 linux6.2,weblogic6.0 已经可以正常jsp使用了。
Admin Domain Name: mydomain
server name: myserver
listen port: 7001
ssl linsten port:7002
password : 12345678
url: http://192.168.1.180:7001/console/
它要我键入用户名与密码:
找不到呀,试了无数次还是不可以。。。。有没有默认帐户的????
救命呀英雄!
Starting the Administration Console
The Administration Console is a Web application that uses Java Server Pages (JSPs) to access the management resources in the Administration Server.
After starting the Administration Server (see Starting and Stopping WebLogic Servers), you can start the Administration Console by directing your browser to the following URL:
http://hostname:port/console
The value of hostname is the name or IP address of the Administration Server and port is the address of the port on which the Administration Server is listening for requests (7001 by default). If you started the Administration Server using Secure Socket Layer (SSL), you must add s after http as follows:
https://hostname:port/console
If you have your browser configured to send HTTP requests to a proxy server, then you may need to configure your browser to not send Administration Server HTTP requests to the proxy. If the Administration Server is on the same machine as the browser, then you would want to ensure that requests sent to localhost or 127.0.0.1 or both are not sent to the proxy.
The left pane in the Administration Console contains a hierarchical tree for navigating to tables of data, configuration pages and monitoring pages, or accessing logs. By selecting (that is, left mouse clicking) an item in the domain tree, you can display a table of data for resources of a particular type (such as WebLogic Servers) or configuration and monitoring pages for a selected resource. The top-level nodes in the domain tree are containers. If leaf nodes are present in those containers, you can click on the plus sign at the left to expand the tree to access the leaf nodes.
The entity tables - tables of data about resources of a particular type - can be customized by adding or subtracting columns that display values for attributes. You can customize a table by following the Customize this table link at the top of the table. Each column in the table corresponds to an attribute that has been selected for inclusion in the table.
When started, the Administration Console prompts for a password. The first time the Administration Console is started, you can use the user name and password under which the Administration Server was started. You can use the Administration Console to create a list of users with administration privileges. Once designated, these users can also perform administrative tasks via the Administration Console.
Admin Domain Name: mydomain
server name: myserver
listen port: 7001
ssl linsten port:7002
password : 12345678
url: http://192.168.1.180:7001/console/
它要我键入用户名与密码:
找不到呀,试了无数次还是不可以。。。。有没有默认帐户的????
救命呀英雄!
Starting the Administration Console
The Administration Console is a Web application that uses Java Server Pages (JSPs) to access the management resources in the Administration Server.
After starting the Administration Server (see Starting and Stopping WebLogic Servers), you can start the Administration Console by directing your browser to the following URL:
http://hostname:port/console
The value of hostname is the name or IP address of the Administration Server and port is the address of the port on which the Administration Server is listening for requests (7001 by default). If you started the Administration Server using Secure Socket Layer (SSL), you must add s after http as follows:
https://hostname:port/console
If you have your browser configured to send HTTP requests to a proxy server, then you may need to configure your browser to not send Administration Server HTTP requests to the proxy. If the Administration Server is on the same machine as the browser, then you would want to ensure that requests sent to localhost or 127.0.0.1 or both are not sent to the proxy.
The left pane in the Administration Console contains a hierarchical tree for navigating to tables of data, configuration pages and monitoring pages, or accessing logs. By selecting (that is, left mouse clicking) an item in the domain tree, you can display a table of data for resources of a particular type (such as WebLogic Servers) or configuration and monitoring pages for a selected resource. The top-level nodes in the domain tree are containers. If leaf nodes are present in those containers, you can click on the plus sign at the left to expand the tree to access the leaf nodes.
The entity tables - tables of data about resources of a particular type - can be customized by adding or subtracting columns that display values for attributes. You can customize a table by following the Customize this table link at the top of the table. Each column in the table corresponds to an attribute that has been selected for inclusion in the table.
When started, the Administration Console prompts for a password. The first time the Administration Console is started, you can use the user name and password under which the Administration Server was started. You can use the Administration Console to create a list of users with administration privileges. Once designated, these users can also perform administrative tasks via the Administration Console.
|
在安装的时候,不是让你输入密码的吗?
默认的用户是system
密码就是安装时你输入的
默认的用户是system
密码就是安装时你输入的
|
用户名:system
密码:你自己设的,忘了的话再装一次嘛
密码:你自己设的,忘了的话再装一次嘛