Auto deploy delivered code in stream to application server?
![](http://jazz.net/_images/myphoto/72c8fda388573d74220f9df2f0311086.jpg)
One answer
![](http://jazz.net/_images/myphoto/72c8fda388573d74220f9df2f0311086.jpg)
Deploying to a server would be part of the "build" process, so this
association between a stream and a target server would be done in your
build definition (or in the build scripts invoked by your build definition).
Cheers,
Geoff
On 8/2/2011 10:38 AM, artcorl wrote:
association between a stream and a target server would be done in your
build definition (or in the build scripts invoked by your build definition).
Cheers,
Geoff
On 8/2/2011 10:38 AM, artcorl wrote:
Is there any way to associate a code stream with a deployment server,
such that ... whenever anyone on the team delivers a change set, the
update is pushed out to a live server (tomcat or WAS)?