|
Home > Archive > BizTalk Server Applications Integration > July 2005 > BizTalk 2004 : Create a TEST environment
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 |
BizTalk 2004 : Create a TEST environment
|
|
| Francesco 2005-07-11, 5:51 pm |
| Hello,
I have my Biztalk application whith a simple orchestration!
Now, I must make some modify and so I want to have two environment : test an
d production!
I want create a test environment, making a copy of Biztalk application on a
different port. For example, we want to have the production environment on
port 80 and test environment on port 81.
Thanks,
Francesco
| |
| Tomas Restrepo \(MVP\) 2005-07-11, 8:47 pm |
| Francesco,
> I have my Biztalk application whith a simple orchestration!
> Now, I must make some modify and so I want to have two environment : test
> an
> d production!
>
> I want create a test environment, making a copy of Biztalk application on
> a
> different port. For example, we want to have the production environment on
> port 80 and test environment on port 81.
I'd think that would not give much isolation, and certainly is not how
biztalk works; a tipical biztalk application is much more complex than a
simple Web application where you can just create a second copy on another
website.
I'd really suggest looking into creating a secondary biztalk infrastructure
for your test environment in a separate machine.
--
Tomas Restrepo
tomasr@mvps.org
http://www.winterdom.com/
|
|
|
|
|