facebook

Change location of project deployments

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

    devlin
    Member

    Hello everyone,
    Okay I am demoing MyEclipse for our group to maybe use. One question. I am trying to debug jsp using Weblogic8. I set the adapter to point and start weblogic from eclipse. The only problem is deploying the project. Our structure does not place or war or ear file under the domain

    ie..

    config/domain/applications/war
    we have

    applications/war

    I don’t see anywhere I can change this setting as in the adapter our config.xml is under the standard directory

    So question other than setting up the adapter is there anywhere I can define where the war can be autodeployed

    Thanks in advance

    #216331 Reply

    Riyad Kalla
    Member

    Once you deploy the WAR, you need to use the weblogic console to deploy the application. SOme application servers have a concept of auto-deploy (Tomcat) others require that you use a mangement tool or console that is part of the app server to deploy the application first.

    Then in MyEclipse you can go and change the deployment to exploded deployment, and now hotsync will work by “overlaying” the files ontop of the app you deployed with the app server.

    #216575 Reply

    devlin
    Member

    But can I change where the exploded deployment overlays, ie our applicaiton folder is not under our domain and the default from myeclipse is domain/application?

    Thanks

    #216577 Reply

    Riyad Kalla
    Member

    Currently no, but this is an open enhancement that we should be addressing soon. Sorry for the trouble.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Change location of project deployments

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