| Jon Flanders[DevelopMentor] 2005-02-01, 5:59 pm |
| You can move it - but BizTalk has to be installed and configured on the
machine you move it to. Another option is to leave that webservice on teh
BizTalk machine, put a "forwarding" webservice which mimics the WSDL of the
biztalk web service on the machine in the DMZ and write .NET code in the
"forwarding" webservice to call the BizTalk webservice.
--
Jon Flanders [DevelopMentor]
http://staff.develop.com/jfland/
http://www.develop.com/courses/biztalk
"manton" <manton@discussions.microsoft.com> wrote in message
news:AA64B769-D3FE-4727-BB2A-DE6A9D2760A1@microsoft.com...
> If we expose our orch as a web service, can that web service be moved to
> another box without installing any BT04 components? Would like to move
> the
> web service to dmz to allow partners to call in. ANy info would be
> appreciated.
|