facebook

Change in Web Context Root

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

    ankeet.jain
    Member

    Hi All,

    I have a project which I am deploying on Tomcat. Its name is EAI_DEV . So Its web context root should be EAI_DEV but it is EAI_DEVELOPMENT. Everytime I remove the deployed project
    and add it again for deployment then in project drop down box it appears as EAI_DEVELOPMENT. For that I had to delete the project and deploy it again. To solve this I tried to change Web Context root as EAI_DEV from EAI_DEVELOPMENT. Now when I am redeploying it , showing a message as “Deployment is out of date due to changes in underlying project contents . You’ll need to manually ‘Redeploy’ the project to update the deployed archive.”

    Please help to sort out this issue.

    Thanks

    #275326

    Loyal Water
    Member

    Follow these steps :-
    1. Remove your deployment.

    2. Go to Project > Properties > MyEclipse > Web and change your context root to EAI_DEV.

    3. Redeploy your project.

    Let me know if that worked.

    #275357

    ankeet.jain
    Member

    Thanks for reply.But this is not working.

    I am sharing this project from VSS .There is a file .mymetadata which is checked out by another user.It contains context-root property with value =”/EAI_DEVELOPMENT” in project-module tag. Should I make changes in this file ?

    Ankit

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Change in Web Context Root

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