Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6369429
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T00:48:17+00:00 2026-05-25T00:48:17+00:00

I have two same web projects(Java) with different name in my workspace. One is

  • 0

I have two same web projects(Java) with different name in my workspace. One is the currentVersion and the other one is the OldVersion, which is checked out today from SVN (almost 100 commits lower than the current Version).

I am trying to run both the projects at the same time, because i need to fix a bug which is not appearing in the old version of the same project.

The problem is, i am able to access the CurrentVersion project from the web browser with the below link.

http://localhost:8080/<ProjectName-CurrentVersion>/

But i am not able to access the OldVersion with the below link

http://localhost:8080/<ProjectName-OldVersion>/

What i should do to run both the projects at the same time?

I am using Jetty Servlet Container.

Then i also tried to remove the Current Version Project from Jetty’s Webapps folder and tried to run the Old Version alone.

But, Jetty is not deploying the OldVersion project and it throws an error

F:/Oops/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/CurrentVersion/

is not found.

What should i do to run both of the projects at the same time in Eclipse?

Any suggestions would be appreciative!

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T00:48:18+00:00Added an answer on May 25, 2026 at 12:48 am

    You probably need to use unique deployment names and context roots. If both versions share these properties, you’ll likely run into conflicts. You may be able solve this by modifying the project’s WTP configuration. The following configuration properties in the org.eclipse.wst.common.component file (within the .settings directory from your project’s root) may need to be modified so that they are unique:

    <project-modules id="moduleCoreId" project-version="2.0">
      <wb-module deploy-name="theProjectName-theVersion">
      <property name="context-root" value="/theContextRoot-theVersion"/>
      . . .
    

    You’d then need to access your web application using the customized context-roots provided:

    http://localhost:8080/theContextRoot-theVersion/
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have two web application projects which are related. One is the website itself
I have two web applications running in the same Tomcat Instance. In one of
I have two web applications in the same server like this: /basedir/app1path/default1.aspx /basedir/app2path/default2.aspx How
I have two assemblies with the same name in the Global Assembly cache, but
I have two tables with the same columns, and I need to copy one
I have two arrays containing the same elements, but in different orders, and I
I have two LINQ objects which have exactly the same columns and I would
I have two different grid controls on the same form. They share the same
OK I have two web projects WebProject1 & WebProject2. Both require database connectivity so
I have worked on two projects using Ajax and Ruby. In one project, I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.