Re: WSE2 to WSE3, what to do with the pipeline ?
- From: "Pablo Cibraro" <pcibraro@xxxxxxxxxxx>
- Date: Wed, 11 Jan 2006 11:56:47 -0300
Hi Dave,
I have written something regarding this topic in my weblog.
http://weblogs.asp.net/cibrax/archive/2005/07/19/419921.aspx
I hope this can help you.
Regards,
Pablo Cibraro
http://weblogs.asp.net/cibrax
http://www.lagash.com
"DaveP" <dave.prout@xxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:C73DE2D9-F20E-47F7-8094-DE765D73BF04@xxxxxxxxxxxxxxxx
> Hi,
>
> I'm converting an app from WSE2 to WSE3. The WSE2 app contains the
> following
> code for 4 different Web services;
>
> service.Pipeline.OutputFilters.Add(OutputFilter);
> service.Pipeline.InputFilters.Add(InputFilter);
>
> There is no service.Pipeline in WSE3. I've seen some info that says I
> should
> use a Policy Assertion. But is there a tutorial that will help me re-wrte
> this code ?
>
> --
> Regards
>
> DaveP
> UK
>
.
- Prev by Date: Re: single sign-on with SAML Token
- Next by Date: Re: hashed password and UsernameTokenManager
- Previous by thread: Re: WSE 2.0 - Multiple Web Services in the Same Project
- Next by thread: Re: WSE2 to WSE3, what to do with the pipeline ?
- Index(es):
Relevant Pages
|