facebook

Weblogic 7.0 SP4 Integration Configuration [Closed]

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #207320 Reply

    Hi, I’ve been trying to set up a wlidomain under MyEclipse but I haven’t been able to get it right… My non working configuration goes as follows:

    BEA home: C:\bea
    weblogic installation directory: C:\bea\weblogic700\server
    admin username: admin
    admin password: security
    execution domain root: C:\bea\user_projects
    execution domain name: wlidomain
    execution server name: myserver
    hostname:portnumber: localhost:7001
    Security policy file: C:\bea\weblogic700\server\lib\weblogic.policy
    JAAS login configuration file:

    under JDK I configured jdk1.3.1_08 (under c:\bea) since thats the one used by weblogic 7sp4 by default

    When starting the server it says:

    “…. please verify the preference field with the prompt ‘Execution Domain Root’. For Weblogic 6, …. ”

    Any ideas?

    Cheers,

    jselman

    #207323 Reply

    Scott Anderson
    Participant

    Did you first create your domain using WebLogic’s domain creation tools? MyEclipse doesn’t create domains, as that task is very server specific.

    #207500 Reply

    Yes… I did…

    #207502 Reply

    Riyad Kalla
    Member

    “…. please verify the preference field with the prompt ‘Execution Domain Root’. For Weblogic 6, …. ”

    Are you sure you are using the right connector? Can you double check that you have not only configured, but enabled the WebLogic 7 connector and disabled the WebLogic 6 connector, and then try and run again and see what happens?

    Also compare your settings to here: http://www.myeclipseide.com/FAQ+index-myfaq-yes-id_cat-17.html
    It looks like your Install Dir could be wrong.

    #207806 Reply

    I have the same problem where I selected WL8 and configured it properly
    but get some complaints from myeclipse about Weblogic 6 configuration things….

    veeeeeeery frustrating…

    #207807 Reply

    btw, this used to work fine in previous versions until I moved to M9
    and the latest MyEclipse for M9

    #207808 Reply

    just found my answer….

    your bitmap indicates that “execution domain root”
    should be “$BEA_HOME\user_projects” when what
    really works is to set it to
    “$BEA_HOME\user_projects\domains”

    (Eclipse MC9/MyEclipse 3.8B1)

    cheers.

    #207809 Reply

    Riyad Kalla
    Member

    laurent.michalkovic,
    Hmm, we will look into this ASAP. Thank you very much for posting your solution for others.

Viewing 8 posts - 1 through 8 (of 8 total)
Reply To: Weblogic 7.0 SP4 Integration Configuration [Closed]

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