September 2011
Intermediate to advanced
528 pages
19h 57m
English
Although you can easily create a WebLogic Server domain by invoking the weblogic.Server command, you must be aware that this is a limited method in that you can create only a single server instance with this approach. You can't create any Managed Servers, nor can you modify an existing domain with this command. The following example shows how to create a domain using the weblogic.Server command:
1. Run the command setWLSEnv.cmd to set up the necessary environment variables:
C:\MyOra\Middleware\wlserver_10.3\server\bin>setWLSEnv.cmd CLASSPATH=C:\Oracle\MIDDLE~1\patch_wls1032\profiles\default\sys_manifest PATH=C:\Oracle\MIDDLE~1\patch_wls1032\profiles\default\native;C:\Oracle\ Your environment has been set. ...
Read now
Unlock full access