Re: Regressions in WS-Trust 10 interopfest demo

2010-08-23 Thread Sergey Beryozkin
vidValeri > > -Original Message- > From: Sergey Beryozkin [mailto:sberyoz...@gmail.com] > Sent: Friday, August 20, 2010 9:10 AM > To: dev@cxf.apache.org > Subject: Re: Regressions in WS-Trust 10 interopfest demo > > Hi > > On Thu, Aug 19, 2010 at 4:34 PM,

Re: Regressions in WS-Trust 10 interopfest demo

2010-08-20 Thread Johan Edstrom
ment so it looks like the legacy > servers are not liking the changes. > > May be we can introduce some contextual properties so that say > AsymmetricBindingHandler (and may be STSClient) do what they used to do when > working with wstrust 10 servers ? > > cheers, Sergey > > > >>

RE: Regressions in WS-Trust 10 interopfest demo

2010-08-20 Thread David Valeri
aleri -Original Message- From: Sergey Beryozkin [mailto:sberyoz...@gmail.com] Sent: Friday, August 20, 2010 9:10 AM To: dev@cxf.apache.org Subject: Re: Regressions in WS-Trust 10 interopfest demo Hi On Thu, Aug 19, 2010 at 4:34 PM, David Valeri wrote: > In order to get any of them to run I h

Re: Regressions in WS-Trust 10 interopfest demo

2010-08-20 Thread Sergey Beryozkin
- > From: Sergey Beryozkin [mailto:sberyoz...@gmail.com] > Sent: Thursday, August 19, 2010 8:14 AM > To: dev@cxf.apache.org > Subject: Re: Regressions in WS-Trust 10 interopfest demo > > All of those NoSuchMethodError exceptions have been probably caused by the > fact I was

Re: Regressions in WS-Trust 10 interopfest demo

2010-08-19 Thread Glen Mazza
It might be me. For SAML references, I switched to KeyIdentifier instead of wsse:reference because that's what a Metro web service was expecting, also that was in harmony with the relevant specifications, as discussed here[1]. To be two-thirds complete, another patch in WSS4J will need to be ap

RE: Regressions in WS-Trust 10 interopfest demo

2010-08-19 Thread David Valeri
nformation about the MS servers in order to accurately update interopfest's configuration. -Original Message- From: Sergey Beryozkin [mailto:sberyoz...@gmail.com] Sent: Thursday, August 19, 2010 8:14 AM To: dev@cxf.apache.org Subject: Re: Regressions in WS-Trust 10 interopfest dem

Re: Regressions in WS-Trust 10 interopfest demo

2010-08-19 Thread Sergey Beryozkin
All of those NoSuchMethodError exceptions have been probably caused by the fact I was building sandbox projects depending on outdated 2.3-SNAPSHOT views, so after removing the cxf artifacts from the maven repo I can the exceptions gone. However, it does appear we have a regression in scenarios 9 a