facebook

How to find out Weblogis has Started through Editor [Closed]

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

    sguddi
    Member

    Scott,

    I have configure myeclipse with weblogic. But how should i conform that weblogic has started?

    1 ) i startweblogic through dos prompt using startWeblogic cmd —-> Weblogic is started—> goto browser type http://localhost:7001/index.html
    index.html page is displayed.

    2) Stop weblogic on Dos prompt goto Eclispe IDE startweblogic–> it opens in debug mode but when i type http://localhost:7001/index.html it dispalys error Page cannot be displayed… .

    Please let me know what am i doing wrong.

    Regards
    Shekhar

    #198413 Reply

    Scott Anderson
    Participant

    Shekhar,

    The Weblogic connector is set up to directly mimic what is done by the startup script, if both are configured the same. You really didn’t provide enough information to be definitive (please see “Posting Guidelines” in this forum), but I’d guess that the startup script is starting ‘mydomain’ or some other examples domain and you’ve configured Weblogic to start a different domain, perhaps one that does not exist or has no deployed applications.

    Please be sure you’ve used the Weblogic domain configuration wizard to create the domain you’re trying to launch with the MyEclipse Weblogic connector.

    –Scott
    MyEclipse Support

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: How to find out Weblogis has Started through Editor [Closed]

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