| Author |
Message |
|
|
Post subject: Configure Weblogic 10.3.5
Posted: Oct 25, 2011 - 02:15 PM
|
|
Registered Member

Joined: Jan 14, 2011
Posts: 23
|
|
Hi guys,
I need work with Weblogic 10.3.5. I got the wls1035_dev.zip from Oracle website.
I didn't find any documentation about weblogic installation.
My environment is:
MyEclipse 9.1 + Java 6 + Weblogic 10.3.5
Build id: 9.1-20110701
Can you help me? |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Oct 26, 2011 - 11:14 AM
|
|

Joined: Mar 09, 2011
Posts: 731
|
|
|
_________________ Tony
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Oct 27, 2011 - 06:53 PM
|
|
Registered Member

Joined: Jan 14, 2011
Posts: 23
|
|
|
|
|
 |
|
|
Post subject:
Posted: Oct 28, 2011 - 04:16 AM
|
|

Joined: Mar 09, 2011
Posts: 731
|
|
maiconramones,
Yes, the development version of WebLogic is supported. |
_________________ Tony
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Oct 28, 2011 - 02:47 PM
|
|
Registered Member

Joined: Jan 14, 2011
Posts: 23
|
|
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 |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Oct 29, 2011 - 10:44 AM
|
|

Joined: Mar 09, 2011
Posts: 731
|
|
maiconramones,
MyEclipse doesn't use those scripts to start the server. You can add jars to the classpath on the Paths sub-page of the WebLogic connector:
Also, I notice that you've used the base installation directory (referred to as the "BEA Home Directory" in the MyEclipse server connector configuration) as your domain. It's usually recommended to create your domain outside of that directory.
Please let us know if this works for you. |
_________________ Tony
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jul 10, 2012 - 06:29 PM
|
|
Registered Member

Joined: Jan 14, 2011
Posts: 23
|
|
I'm very late. Sorry. Solved. |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jul 11, 2012 - 06:24 AM
|
|

Joined: Mar 09, 2011
Posts: 731
|
|
maiconramones,
Yes, it's late but thanks for getting back to us. I'll close this one off. |
_________________ Tony
MyEclipse Support
|
| |
|
|
|
 |
|
|