02-24-05 07:50 AM
True, but pipeline components are not as likely to have a need to have
different versions running at the same time. If your decryption component
has a bug, chances are you want to fix it and apply the changes, not have
bugs in some pipelines.
Now, that is not to say that all pipeline components meet that requirement,
but most will. One thing to consider if you have application dependencies
is whether you have created your component in the proper way. You should be
able to make your pipeline components generic enough that the dependencies
are more on the configuration of your send and receive pipelines than on the
component itself.
My $.02.
Matt
"Xerox" <info@thinkscape.com> wrote in message
news:e3POBFeGFHA.904@tk2msftngp13.phx.gbl...
> The axe I have to grind with BizTalk is when rolling out upgrades to a
> pipeline component... we can't make use of the standard BizTalk deploy
> feature nor the GAC. Yet, pipelines are just as an integral part of a
> BizTalk solution as orchestrations, schemas.
>
> "Michel Prévost" <michel.prevost_TAKEOUTTHISPART@cactuscommerce.com> wrote
> in message news:OAwZXMdGFHA.332@TK2MSFTNGP10.phx.gbl...
> .NET
>
>
[ Post a follow-up to this message ]
|