How do you deploy a build? What is the required i/p s for deploying a build?

Showing Answers 1 - 3 of 3 Answers

Hi,

the process of deploying the builds varies with the plateform of the application.

for e.g J2EE web based applications, To deploy a build first we need to pick the latest version or the label from the central repository eg. VSS, CVS then take run the batch file given by the dev people pick the ear file from the JBOSS and restart the server or if we are using any tool to compile the code (build the exe) e.g install shield then run it to the test server. the build is deployed on the test server to create the testing environment

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions