-
I start weblogic server in linux and how can I know weblogic server works correctly?
-
Use the following command line instructions:
open a new command prompt window.
Goto the weblogic home dir.
Run the setEnv.sh
Run the command
java weblogic.Admin t3://localhost:PortNumber ping
Note: Replace Portnumber with the port number where Ur weblogic server is configured to listen(Default is 7001).
-
go to user_projects/domains/:
startweblogic.cmd(windows)
then domain is in development mode asking for user credentilas ....
if it is in production mode it will not ask u...
in the logs if the server is in RUNNING stage we can access by browse