facebook

Classes of depended Project are not deployed [Closed]

  1. MyEclipse Archived
  2.  > 
  3. Web Development (HTML, CSS, etc.)
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #223540 Reply

    I have two web projects. One web projects is using some classes of
    the other project. I have marked the depended project and set the
    smart deployment of on. But when i deploy the project, the classes
    of the depended project are not deployed.

    I am using the 3.8 version and tomcat 5.0.27

    #223545 Reply

    Riyad Kalla
    Member

    Web projects cannot be deployed as dependent of eachother, there is no common ‘rule’ knowing how to combine the projects into eachother. You can however (and this is the suggested way) break out the common classes into a base Java Project that is marked as dependent of the two web projects, THEN it will be deployed correctly with the web projects.

    #223647 Reply

    Okay, thanks for your help

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Classes of depended Project are not deployed [Closed]

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