ANSWER :
A domain template is a jar file default one is wls.jar file.
which is'/bea/weblogic10.3/common/templates/domains/.
it has all the features that is required for the standard weblogic domain. we can even create domain template of our own configuration. by this template we don't have to configure every time we create a new domain.
By using template we can:
1) Create servers.
2) Clusters.
3) Machines.
4) Configure services such as JMS, JDBC, Applications
A domain template is a jar file default one is wls.jar file.
which is'/bea/weblogic10.3/common/templates/domains/.
it has all the features that is required for the standard weblogic domain. we can even create domain template of our own configuration. by this template we don't have to configure every time we create a new domain.
By using template we can:
1) Create servers.
2) Clusters.
3) Machines.
4) Configure services such as JMS, JDBC, Applications
How we can 1) Create servers.
ReplyDelete2) Clusters.
3) Machines.
4) Configure services such as JMS, JDBC, Applications
How we can 1) Create servers.
ReplyDelete2) Clusters.
3) Machines.
4) Configure services such as JMS, JDBC, Applications
http:localhost:7001/console
ReplyDeletestart the weblogic console in that console select the servers then in configuration mode u can create the servers
and also same procees clusters.select the clusters and do in console mode
http:localhost:7001/console
ReplyDeletestart the weblogic console in that console select the servers then in configuration mode u can create the servers
and also same procees clusters.select the clusters and do in console mode