Re: filters in WSE3.0
- From: Youenn Trebossen <ytrebossen@xxxxxxxxx>
- Date: Mon, 13 Jun 2005 11:06:24 +0200
You should check the Security Hands On Lab for WSE 3.0 CTP available on MSDN.
The Part 5 of the lab is about "Custom policy Assertions"
HTH
Youenn
serzsa wrote:
Apparently, there's a new method SetPolicy on both SoapSender and SoapReceiver classes that must be called in order to set all that mechanism in motion.
"serzsa" wrote:
Thanks. I've figured that by looking at the inner exception message. It looks like lots of other things were also changed/removed and not reflected in the documentation at all. I guess, it's our job to point all that out :)
I tried since using PolicyAssertion instead. Using doc proved worthless (everything is old describing relevant configuration elements), so I looked at one of the samples (custom assertions). But I couldn't make my policy file to be recognized. Moreover, providing anything at all in the <policy fileName="garbage here" /> (under <microsoft.web.services3>) element for file name didn't make any difference and didn't cause any errors.
"uzi" wrote:
Hi
i've opened the WSE3 settings dll with Reflector and the supprt for filters has been removed and not supported anymore.
so, filters are out.
"serzsa" wrote:
My current WSE2.0 solution uses custom filters. Downloaded WSE3.0, changed config section from microsoft.web.services2 to 3. Now I get an error loading the config and apparently it's related to <filters> section (if I comment it out the error goes away). The error is: "WSE032: There was an error loading the microsoft.web.services3 configuration section."
Has anyone encountered that?
Thanks.
.
- References:
- filters in WSE3.0
- From: serzsa
- RE: filters in WSE3.0
- From: uzi
- RE: filters in WSE3.0
- From: serzsa
- RE: filters in WSE3.0
- From: serzsa
- filters in WSE3.0
- Prev by Date: RE: WSE and SSL
- Next by Date: Kerberos problem
- Previous by thread: RE: filters in WSE3.0
- Next by thread: RE: filters in WSE3.0
- Index(es):
Relevant Pages
|