Sorry guy.
I found the problem. The problem is the configuration variables…
What the value I put in “Execution domain root”?
What the value I put in “Execution Server Name”?
Where I found more details for those variables?
So my WLS installed in /opt/wls1035_dev
I configured the variables how you see below and the server up and works but… how to configure the classpath for the wls? Because the plugin not execute the script commEnv.sh, this script append more jar in the classpath. For instance jar driver for postgresql…
See: http://download.oracle.com/docs/cd/E21764_01/web.1111/e13737/third_party_drivers.htm#i1050527
See: http://download.oracle.com/docs/cd/E21764_01/web.1111/e13749/weblogicserver.htm#i1008498
Details of the server connector:
BEA home directory: /opt/wls1035_dev
WebLogic installation directory: /opt/wls1035_dev/wlsserver
Administration username: xyz
Administration password: xyz
Execution domain root: /opt/wls1035_dev (because the plugin append /servers in this value)
Execution server name: myserver (the default server generated in installation)
Security policy file: empty
JASS login configuration file: empty
Attachments:
You must be
logged in to view attached files.