facebook

Dependent Deployment for Tomcat not working anymore?!

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

    mediaskill
    Member

    Hello!

    I am currently testing the newest Milestone 2 of myeclipse and i wondered if anything has changed since the milestone 1 because when I now try to deploy a web project to my tomcat, the dependent projects are not deployed along with it resulting in class not found errors when starting the tomcat. What could be the problem here? As fr as i know it was not nessecary to activate any dependent deployment until now. has that changed?

    Best regards
    Manuel Rorarius

    #243387 Reply

    Scott Anderson
    Participant

    Manuel,

    Dependent project support has not changed. However, if you recently updated the issue is likely that the Eclipse plugin cache got stale as it sometimes
    does not cleanly rebuild after updates. To rectify the problem you’ll need to restart Eclipse with the -clean flag one time: eclipse.exe -clean

    That should resolve the problem. If it doesn’t, can you recheck you deployment settings as described in the Advanced section of the Working with Web Projects tutorial and then redeploying the project? As a double-check, verify the deployment using the Window Explorer to see if the dependent jars are really being copied out or not.
    If all that fails, can you please post all the information we request in the [URL=http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-393.html]Posting Guidelines[/URL] thread at the top of this forum? That will give us some context so that we can dig deeper.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Dependent Deployment for Tomcat not working anymore?!

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