|
Home > Archive > BizTalk Server Orchestration > May 2004 > Automated builds/making development deployments easier...
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Automated builds/making development deployments easier...
|
|
| Scott Colestock 2004-05-24, 11:35 pm |
|
If you have a reasonably complex Biztalk 2004 project,
you might be struggling with the
stop/unenlist/undeploy/reploy/enlist/start routine...
I recently wrote a blog entry on using NAnt to alleviate
this a bit - since I saw this topic recently discussed
here, I thought I'd point it out.
You can also use this approach to facilitate continuous
integration and nightly builds/unit tests.
http://www.traceofthought.net/PermaLink,guid,2e018262-
cc86-4830-bdc6-871dfb1af51e.aspx
- Scott Colestock
| |
| Christof 2004-05-25, 2:35 am |
| Thanks for sharing!
Regards,
Christof
"Scott Colestock" <anonymous@discussions.microsoft.com> wrote in message
news:1190301c441da$b182c5b0$a001280a@phx
.gbl...
>
> If you have a reasonably complex Biztalk 2004 project,
> you might be struggling with the
> stop/unenlist/undeploy/reploy/enlist/start routine...
>
> I recently wrote a blog entry on using NAnt to alleviate
> this a bit - since I saw this topic recently discussed
> here, I thought I'd point it out.
>
> You can also use this approach to facilitate continuous
> integration and nightly builds/unit tests.
>
> http://www.traceofthought.net/PermaLink,guid,2e018262-
> cc86-4830-bdc6-871dfb1af51e.aspx
>
>
> - Scott Colestock
|
|
|
|
|