Hi Ben,
[quoted text, click to view] > Will the policy affect the WSDL at all?
No, these are 2 different files.
[quoted text, click to view] > The guy coding the other side
> of this (the consumer) thinks that his tool that generates code from
> WSDL will handle the tokens, signature, and encryption so long as it's
> specified in the WSDL. It's been frustrating working with a COM
> consumer, at least so far.
WSDL and Policy files are 2 different entities. WSDL specifies how your
messages should look like in terms of data and wire-formats when they reach
the endpoints. Policy files specifies whether the exchanged messages are
compatible with each other.
AFAIK, you can try to expose your Policy files thru UDDI. There is no
standard way of doing this yet, altho there is nothing to stop you from
doing it as a tModel Binding. I have not read up the specs for UDDI 3.0 yet
so I cannot comment on whether there is a standard way to do this. To help u
solve the problems your consumer may be facing, you (as the Service
Provider) may want to generate the Policy File for him and let him have it
so that his toolkit can churn out the proper message to meet your service's
requirements.
hth.
--
Thank you very much
Warmest Regards,
Softwaremaker
Architect | Evangelist | Consultant
+++++++++++++++++++++++++++++++++
[quoted text, click to view] "Ben Bloom" <bbloom@macg.s.p.a.m.regor.com> wrote in message
news:e8nXv4BkEHA.2664@TK2MSFTNGP11.phx.gbl...
> Cool. Thanks again, Softwaremaker. This looks like it's what I need.
>
> Will the policy affect the WSDL at all? The guy coding the other side
> of this (the consumer) thinks that his tool that generates code from
> WSDL will handle the tokens, signature, and encryption so long as it's
> specified in the WSDL. It's been frustrating working with a COM
> consumer, at least so far.
>
> Softwaremaker wrote:
> > Hi Ben,
> >
> > What u want is to specify your message requirements (which tokens are
> > required, etc...) in your Service Policy via WS-Policy. The good news is
> > WS-Policy is supported in WSE2.0.
> >
> > Go to
> >
http://msdn.microsoft.com/webservices/building/wse/default.aspx?pull=/library/en-us/dnwse/html/wse2wspolicy.asp
> > to find out more about WS-Policy.
> >
> > hth
>
>
> --
> to reply, remove .s.p.a.m. from email