A series of activities that makes a program available for use (usually in test or production environments)
I'm a java developer/python beginner, and I'm missing my maven features, particularly dependency management and build automation (I mean …
python deployment dependency-managementI have created a war file and put into tomcat/webapps. How to deploy a war file to tomcat using …
tomcat deployment command warI've been publishing my Lightswitch app using Visual Studio 2012 RC to my localhost (Win 7, SQL 2008 R2, IIS 7.5) just fine. Now …
visual-studio iis deployment msdeploy webdeployI am trying to deploy(release to public) a simple qt application I made recently, but got stuck at static …
windows qt deployment staticI'm learning how to develop SOAP web services with Java. So far now I've been following this excellent tutorial http://…
java web-services tomcat deployment jax-wsI've just tried deploying an MVC3 application to our IIS7 hosting environment but I'm being presented wtih the following exception: …
asp.net-mvc deployment webserver asp.net-mvc-3I've been learning how to create applications in Electron and I need help compiling a simple project to a Windows …
javascript deployment web-deployment desktop-application electronI have deployed my app to jar file. When I need to copy data from one file of resource to …
java deployment resources executable-jarI have a VS 2005 web site that I publish using "Publish Web Site", and I clear all the three checkboxes. …
asp.net deployment webformsIs there any way to set up git such that it listens for updates from a remote repo and will …
git deployment