facebook

Deploying two web apps in the same folder

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #290550 Reply

    uber77
    Member

    Hi, I’m working in a server architecture with multiple projects (some for the architecture, some for a particular application).
    I have one architectural web project with all the web configuration (Spring, Hibernate, etc). And i would like to make another web project with the ‘client’ layer (made in Wicket or Tapestry). But the two web projects should be deployed in the same Tomcat folder (/webapps/mysite).
    When i deploy the first all goes ok, but when i try to deploy the second in the same folder MyEclipse doesn’t allow it.

    What am I doing wrong ? The deployment process should be another ? Or its incorrect to have two web projects pointing to the same folder ?

    Thanks in advance
    Emiliano

    #290568

    Loyal Water
    Member

    Emiliano,
    You could try deploying both the apps using the <custom location> option. You will find that on the deployment wizard.

    #290575

    uber77
    Member

    Tnx, i’ll try it!

    @support-nipun wrote:

    Emiliano,
    You could try deploying both the apps using the <custom location> option. You will find that on the deployment wizard.

    #290576

    Loyal Water
    Member

    Your welcome.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Deploying two web apps in the same folder

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