facebook

related to not deploying fully – not able to deploy web.xml

💡
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 IDE
  2.  > 
  3. General Development
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #212918 Reply

    dwible
    Member

    I lose my ability to deploy and run locally after I perform an Ant build.

    this is a web module app, no external resources. If someone would tell me how to find my myeclipse and eclipse builds I’ll do it. I know I’m using eclipse 3.8 GA.

    dw

    #212925

    Riyad Kalla
    Member

    David,
    I am not clear on what the problem is here… can you give us your Eclipse Build ID and MyEclipse Build ID? Also how are you deploying your app? Packaged? Exploded? Is it just a Web Module Project? Do you have any referenced projects or external resources?

    There were a few bugs with deployment in our 3.8 GA release that have since been fixed and should be out in a new update any day now, so I’m hesitant to have you try too much to work around this until the fix it out.

    #212963

    dwible
    Member

    Riyad,
    this is a web module project
    no known external resource
    exploded

    How do i look up my Eclipse Build ID and MyEclipse Build ID?

    When I run an Ant script I lose my ability to deploy and run locally. That is the problem. I had to think about it for a while.

    thanks

    dw

    #212998

    Scott Anderson
    Participant

    dw,

    It’s probably that your Ant script modifies project resources and doesn’t refresh the projects affected. You can correct that by right clicking on your Ant script and using the configuration dialog to specify that after the script runs that the project or workbench should be refreshed.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: related to not deploying fully – not able to deploy web.xml

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