facebook

Configure Weblogic 10.3.5

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #320678 Reply

    maiconramones
    Participant

    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?

    #320694 Reply

    support-tony
    Keymaster

    maiconramones,

    Oracle has instructions on installing Weblogic at its website:

    http://download.oracle.com/docs/cd/E21764_01/doc.1111/e14142/toc.htm

    Once you’ve installed it, you can configure the Weblogic Server Connector in MyEclipse.

    I hope this helps.

    #320727 Reply

    maiconramones
    Participant

    Hi Tony,

    I would like know if MyEclipse support WebLogic development?

    Or support only WebLogic 10.3.5 Full?

    See documentation to WebLogic 10.3.5 for development here: http://download.oracle.com/docs/cd/E21764_01/doc.1111/e14142/zip_installer.htm#BGBFBDBG

    WebLogic full required a very good hardware for development…

    #320737 Reply

    support-tony
    Keymaster

    maiconramones,

    Yes, the development version of WebLogic is supported.

    #320748 Reply

    maiconramones
    Participant

    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.
    #320757 Reply

    support-tony
    Keymaster

    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.

    #328050 Reply

    maiconramones
    Participant

    I’m very late. Sorry. Solved.

    #328074 Reply

    support-tony
    Keymaster

    maiconramones,

    Yes, it’s late but thanks for getting back to us. I’ll close this one off.

Viewing 8 posts - 1 through 8 (of 8 total)
Reply To: Configure Weblogic 10.3.5

This topic is marked as closed to new replies, however your posting capabilities still allow you to do so.

You must be logged in to post in the forum log in