03-13-06 12:49 PM
I am in the middle of implementing a BizTalk project involving an
orchestration which consumes a web service A (implemented by me). This
orchestration is exposed as a second web service B.
Both the BizTalk project and the web service A are at the
implementation stage and every time I do any changes in the web
service, I update the reference to it from the BT-project, recompile
the BT-project and redeploy the BT-project. Naturally I find this very
troublesom. Is it really necessary? I do this because I am not
confident that it is really enough to just re-compile the web-service.
[ Post a follow-up to this message ]
|