User Tools

Site Tools


informatica:weblogic:creacion_dominio

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
informatica:weblogic:creacion_dominio [2013/08/01 09:13] joseinformatica:weblogic:creacion_dominio [2015/04/13 20:19] (current) – external edit 127.0.0.1
Line 5: Line 5:
   connect('weblogic','weblogic1','t3://localhost:7001'   connect('weblogic','weblogic1','t3://localhost:7001'
  
-  wls:/dev/serverConfig> configToScript('/weblogic/domains/dev/user_projects/domains/dev/') +wls:/dev/serverConfig> configToScript('/weblogic/domains/dev/user_projects/domains/dev/')
- +
- +
- +
- +
- +
- +
- +
- +
-  configToScript is loading configuration from /weblogic/domains/dev/user_projects/domains/dev/config/config.xml ... +
-  Completed configuration load, now converting resources to wlst script... +
-  Creating the key file can reduce the security of your system if it is not kept in a secured location after it is created. Creating new key... +
-  Using existing user key file... +
-  Using existing user key file... +
-  Using existing user key file... +
-  Using existing user key file... +
-  Using existing user key file... +
-  Using existing user key file... +
-  configToScript completed successfully The WLST script is written to /weblogic/domains/dev/user_projects/domains/dev/config/config.py and the properties file associated with this script is written to /weblogic/domains/dev/user_projects/domains/dev/config/config.py.properties +
-  WLST found encrypted passwords in the domain configuration.  +
-  These passwords are stored encrypted in /weblogic/domains/dev/user_projects/domains/dev/config/c2sConfigdev  +
-  and /weblogic/domains/dev/user_projects/domains/dev/config/c2sSecretdev. WLST will use these password values +
  
 +<code>
 +configToScript is loading configuration from /weblogic/domains/dev/user_projects/domains/dev/config/config.xml ...
 +Completed configuration load, now converting resources to wlst script...
 +Creating the key file can reduce the security of your system if it is not kept in a secured location after it is created. Creating new key...
 +Using existing user key file...
 +Using existing user key file...
 +Using existing user key file...
 +Using existing user key file...
 +Using existing user key file...
 +Using existing user key file...
 +configToScript completed successfully The WLST script is written to /weblogic/domains/dev/user_projects/domains/dev/config/config.py and the properties file associated with this script is written to /weblogic/domains/dev/user_projects/domains/dev/config/config.py.properties
 +WLST found encrypted passwords in the domain configuration. 
 +These passwords are stored encrypted in /weblogic/domains/dev/user_projects/domains/dev/config/c2sConfigdev 
 +and /weblogic/domains/dev/user_projects/domains/dev/config/c2sSecretdev. WLST will use these password values 
 +</code>
  
  
informatica/weblogic/creacion_dominio.1375348396.txt.gz · Last modified: 2015/04/13 20:19 (external edit)