Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
Web Service project dependancy not deployed to server
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.
You want the dependent web project to be packaged and deployed with your web service project or you want some libraries in the web project to the deployed with the web service project?