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
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
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
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
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
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