facebook

Deployment of HelloWorld web app on weblogic 8.1

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

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

    jmdgroup
    Member

    Hi,

    Having able to startup weblogic server default configuration from myeclipse successfully, I am facing problems with deploying the HelloWorld web application to my weblogic instance. When I select server weblogic 8 from the drop down in the New Deployment dialog, I get the deployment location as INVALID and it does not deploy the application at all.

    Any help will be greatly appreciated.

    Regards

    Rajeev[/code][/url]

    #253027

    Riyad Kalla
    Member

    Rajeev,
    If you open your project and go to the MyEclipse-Web properties, do both the text boxes have values in them, or is one empty? Neither should be empty.

    #253050

    jmdgroup
    Member

    Hi Riyad,

    I checked the MyEclipse-Web properties and they are not blank.
    Web-rrot folder: /WebRoot
    Web Context-root: /localhost:7001/HelloWorld

    Next steps please..

    Rajeev

    #253142

    Riyad Kalla
    Member

    Your web context root should be something like: “/HelloWorld”, this is the subdir created under your app server’s deployment dir, that might explain why it’s screwing up. Change it to just “/HelloWorld” and hit OK.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Deployment of HelloWorld web app on weblogic 8.1

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