I have a web service project, that I have created with myeclipse. I have two projects as dependencies to the web service project. The first one, a java project, deploys to the server fine. The second project, a web project, does not deploy to the server. I need both projects deployed to the server.
Does anyone know of a solution for this?