facebook

2 Web Project, 1 Web Contect-root Deployment

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

    agustianr
    Member

    here’s the situation …

    i have 2 web project …
    1> (webcommon) containing common java and jsp file, used in many project, mine and other
    2> (myweb) my working project , containing java and jsp file to.

    and i have to deploy all the file in both project into one context root (ex: myroot)

    can i do that, with my myeclipse ??

    Thank U
    Reza Agustian

    *** Date: Thu Dec 01 11:14:47 ICT 2005

    *** System properties:
    OS=Windows2000
    OS version=5.0
    Java version=1.4.2_03

    *** MyEclipse details:
    MyEclipse Enterprise Workbench

    Version: 4.0.1 GA
    Build id: 20050930-4.0.1-GA

    *** Eclipse details:
    Eclipse SDK

    Version: 3.1.0
    Build id: I20050627-1435

    Eclipse Project SDK

    Version: 3.1.0
    Build id: I20050627-1435

    Eclipse Platform

    Version: 3.1.0
    Build id: I20050627-1435

    Eclipse Java Development Tools

    Version: 3.1.0
    Build id: I20050627-1435

    Eclipse Graphical Editing Framework

    Version: 3.1
    Build id: 200507071758

    Eclipse RCP

    Version: 3.1.0
    Build id: I20050627-1435

    Eclipse Plug-in Development Environment

    Version: 3.1.0
    Build id: I20050627-1435

    Eclipse startup command=-data
    C:\users\RZA\Workspace\Maximo
    -os
    win32
    -ws
    win32
    -arch
    x86
    -launcher
    C:\Eclipse\Eclipse 3.1.0\eclipse.exe
    -name
    Eclipse
    -showsplash
    600
    -exitdata
    55c_3c
    -vm
    C:\j2sdk1.4.2_03\jre\bin\javaw.exe

    #242407

    Riyad Kalla
    Member

    can i do that, with my myeclipse ??

    Short answer is No. What you can do however is to extract all your Java resources into a base Java project, then mark that project as a dependency of all the Web projects that need it, so when you deploy the Web project, the Java project is deployed with it. But because there is no well defined way to combine web projects we do not offer that functionality (yet).

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: 2 Web Project, 1 Web Contect-root Deployment

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