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
can i use myeclipse for remote server deployments like deploying my project.ear file on to a centralised server running on some host(not the localhost running on my machine).
You can do this if you are able to mount the remote directory locally (over a network share or something), then you can use a “Custom Location” deployment to put the project on that mounted disk, effectively deploying it over the network to the server.
But MyEclipse, at this time, doesn’t support deployment over remote protocols.