Re: [GSOC][CXF-2736] Proposal for "Simple and lightweight Atom HTML-based browser for CXF logs"

2010-04-19 Thread Tomasz Oponowicz
Hi Sergey, Thanks for your replay and sorry for my delay. I've been offline for a while. I add more comments below. On Fri, Apr 16, 2010 at 4:25 PM, Sergey Beryozkin wrote: > Hi Tomasz > > If you can, please experiment with RSSBandit Atom reader on Windows, I used > it when testing Atom logging

Re: Using WS-Security UsernameToken to authenticate users and populate SecurityContexts

2010-04-19 Thread Sergey Beryozkin
Just realized I did not CC tp dev when replying to Dan the other day : Hi Dan On Fri, Apr 9, 2010 at 2:50 PM, Daniel Kulp wrote: > > My main "concern" with the implementation of this is that it's done as a > direct subclass of the WSS4JInInterceptor and thus not really usable by the > policy ba

Re: Using WS-Security UsernameToken to authenticate users and populate SecurityContexts

2010-04-19 Thread Sergey Beryozkin
Hi I've added an initial patch for addressing a policy-first case, see [1]. It's a patch because it depends on another one I submitted to WSS4J [2]. Both patches need more work (tests, etc) but I'd just like to initiate a discussion/review. The idea behind [1] is quite similar to the one used in

Re: Using WS-Security UsernameToken to authenticate users and populate SecurityContexts

2010-04-19 Thread Sergey Beryozkin
By the way, the idea (suggested by Dan) to have WSS4J not doing UsernameToken processing still works with the proposed patch. But I'd rather have a NoopProcessor added to CXF and registered with WSS4J when needed to delegate the processing of token/actions to interceptors like UsernameTokenInterce

Re: [GSOC][CXF-2736] Proposal for "Simple and lightweight Atom HTML-based browser for CXF logs"

2010-04-19 Thread Sergey Beryozkin
Hi Tomasz On Mon, Apr 19, 2010 at 10:13 AM, Tomasz Oponowicz < tomasz.oponow...@gmail.com> wrote: > Hi Sergey, > > Thanks for your replay and sorry for my delay. I've been offline for a > while. I add more comments below. > no problems at all, please feel free to reply whenever you have some tim

Proxy server configuration at web services client side

2010-04-19 Thread Naresh Tallapelli
HI All, I am using proxy to server to filter the traffic that comes to the web services server. I tried to configure the web services client to go through the proxy server by following link http://cxf.apache.org/docs/client-http-transport-including-ssl-support.html . I set the following properti