| Scott Colestock 2005-12-01, 8:53 pm |
| If I'm understanding your question correctly, you may have things a bit
backwards.
Adding a web reference is done when you want to *consume* a web service.
On the other hand, publishing a schema or an orchestration as a web service
(using the web service publishing wizard) is done when you want to expose a
web service for others to call (and then have an activating receive be
used...)
Scott Colestock
www.traceofthought.net
<vdashutin@hotmail.com> wrote in message
news:1133450446.032816.161130@z14g2000cwz.googlegroups.com...
> Hello,
>
> Is it possible to use Web Port as first receiving port in the
> orchestration?
> When a reference to Web Service is add a new Web Port Type
> (request-response) is created. Send and Request shape is added to the
> orchestration and connected to recently created Web Port. For being
> able to start this orchestration Activate property of the Request shape
> should be set to true and this shape should be first in the
> orchestration. But Web Port requires that Send shape should be first.
> How to avoid such confusing situation and configure Web Port as first
> receiving port of the orchestration ?
>
> Thanks in advance!
>
|