informatica:weblogic:instalacion
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| informatica:weblogic:instalacion [2013/07/03 09:02] – external edit 127.0.0.1 | informatica:weblogic:instalacion [2015/07/17 07:11] (current) – jose | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | {{: |
| + | |||
| + | http:// | ||
| + | |||
| + | ====== | ||
| + | Configuramos un archivo silent.xml con los siguientes parámetros: | ||
| + | < | ||
| + | <?xml version=" | ||
| + | |||
| + | <!-- Silent installer option: -mode=silent -silent_xml=/ | ||
| + | |||
| + | < | ||
| + | |||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | </ | ||
| + | |||
| + | Lanzamos el siguiente comando con la máquina JVM previamente instalada | ||
| + | / | ||
| + | Opcional el parámetro -Djava.io.tmpdir=/ | ||
| + | |||
| + | < | ||
| + | Extracting 0%....................................................................................................100% | ||
| + | Jul 19, 2013 12:32:35 PM [THREAD: runScript] com.oracle.cie.domain.script.ScriptExecutor output | ||
| + | INFO: read template from "/ | ||
| + | ......... | ||
| + | Jul 19, 2013 12:33:05 PM [THREAD: runScript] com.oracle.cie.domain.script.ScriptExecutor output | ||
| + | INFO: succeed: close template | ||
| + | </ | ||
| + | |||
| + | Miramos la salida: | ||
| + | weblogic@dell:/ | ||
| + | 0 | ||
| + | |||
| + | Ya está instalado weblogic. Ahora tenemos un template con un domini creado con usuario weblogic y contraseña weblogic1 | ||
| + | |||
| + | Lo usamos para crear nuestro dominio: | ||
| + | |||
| + | Creamos un fichero con create.py y el siguiente formato: | ||
| + | < | ||
| + | readTemplate(' | ||
| + | set(' | ||
| + | writeTemplate(' | ||
| + | closeTemplate() | ||
| + | exit() | ||
| + | </ | ||
| + | |||
| + | Lo ejecutamos: | ||
| + | / | ||
| + | / | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | Ahora instalamos el template: | ||
| + | createDomain(' | ||
| + | |||
| + | ====== Crear Managed ====== | ||
informatica/weblogic/instalacion.1372842169.txt.gz · Last modified: (external edit)
