facebook

Web Project: Getting Multiple Internal Projects To Deploy

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #212937 Reply

    TheGreyman
    Member

    I have a Web project (servlets) that references two other ‘plain’ Java projects (biz logic) in the workspace. No compilation issues, but the other plain Java projects don’t make it into the deployment, so I get runtime / debugging ClassNotFound errors, the external jars however do make it.

    Here are my settings:

    Web Project Properties:
    +- Project References: has the relevant projects checked.
    +- MyEclipse-Web, ‘use Smart Deploy’ and ‘Always Deploy External’

    +- Java Build Path
    ….+-Projects: has the relevant projects checked.
    ….+-Order and Export: has the relevant projects checked.

    Project Deployment = Exploded.

    First time using MyEclipse (3.8.0) Eclipse 3.0, However using the Sysdeo Plugin Eclipse 2.1, prior this configuration worked fine.

    It seems like I’m missing something simple, but looking through the forum haven’t figuered out what it is.

    #213003 Reply

    Scott Anderson
    Participant

    Greyman,

    Could you update to MyEclipse 3.8.1, redeploy your project, and see if the problem is resolved?

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Web Project: Getting Multiple Internal Projects To Deploy

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