facebook

Renaming a Web module problem in 3.7.1 [Closed]

💡
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 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #208147 Reply

    Erez
    Member

    Hi,

    I renamed a web module. Removed it from the EAR project and readded the newer one to the EAR project modules.

    Problem is that the “application.xml” still hangs on to the older web module name.


    <web-uri>OLDERNAME.war</web-uri>

    I saw also that the rename action did not rename the web module in the .mymetadata file. Maybe this is the cause?

    Thanks,

    Erez

    #208148

    Erez
    Member

    Forgot to mention that I am working with version 3.7.1 on an XP machine.

    To resolve this, making the MyEclipse to accept the new module name I had to
    1. manually modify the .mymetadata (of that module)
    2. close the module’s project
    3. reopen the module’s project
    4. add the module to the EAR project

    Erez

    #208159

    Riyad Kalla
    Member

    Erez,
    Thank you for this report. I believe this is an artifact of an older bug that we want to kill with prejudice. We appreciate you bringing it to our attention.

    #208439

    Scott Anderson
    Participant

    Erez,

    Was your workspace set to ‘Built Automatically’ at the time you did the rename? The metadata updating mechanism is tied into the build loop so if you had this disabled, it would explain why you experienced this problem.

    #209816

    Riyad Kalla
    Member

    Fixed in 3.8Beta2, don’t even need to remove/readd… the rename works.

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: Renaming a Web module problem in 3.7.1 [Closed]

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