| Author |
Weblogic domain creation on Solaris
|
sand maverick
Greenhorn
Joined: Nov 15, 2009
Posts: 2
|
|
Hi all,
I am new to weblogic, can anyone guide to make my new domain working.I have completed the initial configuration steps which are as follows :
1)CD bea/weblogic81/common/bin
2)config.sh
3)Create a new WebLogic domain
4)Next
5)Basic WebLogic Server Domain
6)Next
7)Express
8)Next
9)In the next screen, provide the following
system username
weblogic password
10)Development Mode
11)BEA supported SKDs
12)DOMAIN NAME :guixrefdomain
13)Listen port 8001
can you ppl tell mee what to do next ...to make full configured domain and accessible through url.
Thanks
|
 |
Sudhakar Betha
Greenhorn
Joined: Aug 04, 2011
Posts: 3
|
|
Hello,
It depends on how you are looking at having the domain built i.e the components to be a part of your domain.
Say, a simple weblogic domain can be built by leaving the default options on config.sh screens and continuing (Or) simply apply the template "wls.jar" to the domain.
Others may require schema(s) to be created in a DB using a utility like RCU (Repository Creation Utility).
The admin Console can be launched by the URL
http://host:port/console
Default port is 7001
Refer to this guide for complete information http://docs.oracle.com/cd/E21764_01/web.1111/e14140/toc.htm
Thanks,
Sudhakar
|
Sudhakar
Bangalore | India
|
 |
 |
|
|
subject: Weblogic domain creation on Solaris
|
|
|