Groups | Blog | Home


Archived Months
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
March 2008
April 2008
May 2008
June 2008


all groups > dotnet web services enhancements > july 2005 > threads for july 15 - 21, 2005

Filter by week: 1 2 3 4 5

Using rsa-sha1 for digital signatures
Posted by Sam at 7/21/2005 1:30:27 PM
I want to sign a SOAP body using WSE 3.0 It looks like the algorithm chosen by default is "http://www.w3.org/2000/09/xmldsig#hmac-sha1" How do I switch this to use the agorithm http://www.w3.org/2000/09/xmldsig#rsa-sha1 Any ideas/help ? I couldnt find this in the options in the WSE confi...more >>

Code vs. Policy problem on WSE 3 client
Posted by Arif at 7/20/2005 12:51:03 PM
I have a weird problem I am running into. I am using the UsernameOverCertificate turnkey scenario with WSE 3.0. I am using a CustomUsernameTokenManager class where I am overriding the AuthenticateToken method so I can do custom authentication. When I set the client to use a Policy file & in...more >>

Load testing WSE Web services
Posted by Aaron Junod at 7/20/2005 7:02:26 AM
I would be interested in hearing what others may be doing to load test WSE enabled web services. I have been searching most of the morning, and seems to have found a few options, none of which I am completely sold on yet. The first answer seems to be use Parasoft soa test. In fact, searching ...more >>

Advice re use of WSE in a 64 bit app
Posted by andyks at 7/18/2005 8:02:36 PM
What advice or guidance is there about using the shipped WSE 3.x assembly or the WSE 2SP3 assembly in a 64bit .NET 2.0 beta 2 application? ...more >>

KerberosToken in both WSE 2.0 and 3.0
Posted by Doug Kent at 7/18/2005 1:50:08 PM
I have a web service using WSE 3.0. My client is using WSE 2.0. I'm having trouble with the KerberosToken. I am using KerberosToken2 with WSE 2.0, which was renamed to KerberosToken in WSE 3.0. I am getting the following error: "The signature or decryption was invalid" I created a client ...more >>

custom authentication with UsernameToken
Posted by Next at 7/18/2005 8:03:03 AM
Hi Everyone, How do I prevent my UsernameToken from automatically being authenticated against a Windows account on the server? I want to retrieve the username and password from the UsernameToken in my webserice and authenticate using a database. I can't get that far. I get access denie...more >>

SoapReceiver pipeline ignores security token exceptions
Posted by ep at 7/18/2005 7:58:16 AM
I have a server application which has been using WSE 2.0 and custom security tokens. We needed to change one of the asmx webservices to a SoapService. Now when the incoming security token is invalid, our SecurityTokenManager correctly throws an exception. The problem is that this exception is ...more >>

How to use WS-Addressing of WSE2.0
Posted by Naveen at 7/18/2005 5:02:03 AM
Hi I am working in WebServices (C#) and have successsfully used the WS_Security in my application. I want to know how to incorporate the WS-Addressing utility in my application. any pointer or help will be greatly appreciated. Thanks a lot in advance...more >>



Memebership roles, WSE 3.0, Smart Clients. How do they fit togethe
Posted by Next at 7/17/2005 2:22:01 PM
I am hoping that someone could give me some clarity on Authentication and Authorization when it comes to WSE 3.0 and smart clients. I have subclassed IPrincipal and IIdentity. Where should I instantiate and attach my custom classes? To clarify...after I submit the username and password t...more >>


DevelopmentNow Blog