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 3: Line 3:
 /weblogic/weblogic1036/wlserver_10.3/common/bin/wlst.sh /weblogic/weblogic1036/wlserver_10.3/common/bin/wlst.sh
  
-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/')
  
- +<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... 
-  configToScript is loading configuration from /weblogic/domains/dev/user_projects/domains/dev/config/config.xml ... +Using existing user key file... 
-  Completed configuration load, now converting resources to wlst script... +Using existing user key file... 
-  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... +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 
-  Using existing user key file... +WLST found encrypted passwords in the domain configuration.  
-  Using existing user key file... +These passwords are stored encrypted in /weblogic/domains/dev/user_projects/domains/dev/config/c2sConfigdev  
-  Using existing user key file... +and /weblogic/domains/dev/user_projects/domains/dev/config/c2sSecretdev. WLST will use these password values  
-  Using existing user key file... +</code>
-  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  +
  
  
informatica/weblogic/creacion_dominio.1375348385.txt.gz · Last modified: 2015/04/13 20:19 (external edit)