Hi,
We have a remote installation of VCM 7.3.0.5 SP2 with DSM plugin. Therefore, everytime a code change is done, we need to deploy the new war file to the preview host to see the changes. This takes a lot of time and badly affects the productivity. We have been able to circumvent this issue to an extent by creating an ANT ascript which builds and deploys the war file on the server itself. However, this still is not the ideal solution.
We are interested in using Tomcat or JBoss application servers which we generally, use with eclipse to preview the changes without having to deploy the changes to the server.
Please share your thoughts on this.