Re: svn commit: r1340905 - in /cxf/trunk/rt/features/clustering: ./ src/main/java/org/apache/cxf/clustering/blueprint/ src/main/resources/META-INF/ src/main/resources/OSGI-INF/ src/main/resources/OSGI

2012-05-21 Thread Daniel Kulp
On Monday, May 21, 2012 08:24:40 PM Johan Edstrom wrote: > With this last one, are there any other BP components missing? I'll dig around on my desk and see if I can find the sticky note I had that listed them all. Off the top of my head: all the JMS stuff is still missing. :-) If in eclipse

Re: svn commit: r1340905 - in /cxf/trunk/rt/features/clustering: ./ src/main/java/org/apache/cxf/clustering/blueprint/ src/main/resources/META-INF/ src/main/resources/OSGI-INF/ src/main/resources/OSGI

2012-05-21 Thread Johan Edstrom
With this last one, are there any other BP components missing? Thanks Willem btw! On May 21, 2012, at 8:08 PM, Willem Jiang wrote: > Hi Dan, > > Thanks for the hint, I just commit the new patch to get ride of blueprint > schema. > > On Mon May 21 22:41:12 2012, Daniel Kulp wrote: >> >> >>

Re: svn commit: r1340905 - in /cxf/trunk/rt/features/clustering: ./ src/main/java/org/apache/cxf/clustering/blueprint/ src/main/resources/META-INF/ src/main/resources/OSGI-INF/ src/main/resources/OSGI

2012-05-21 Thread Willem Jiang
Hi Dan, Thanks for the hint, I just commit the new patch to get ride of blueprint schema. On Mon May 21 22:41:12 2012, Daniel Kulp wrote: Willem, Can we do this without having separate Blueprint and Spring schemas? Since this is effectively a new schema for both, I'd hate to have 2 schema

Custom X509TokenValidator??

2012-05-21 Thread semecxf
I have following policy for user authenticating with X509 certificate, but I did not find any interceptor to get user info from certificate. Any idea to deal with X509 certificate authentication? I already tried sign and encrypt they work fine, I just want authentication. http://schemas.xmlsoap.or

Re: svn commit: r1340905 - in /cxf/trunk/rt/features/clustering: ./ src/main/java/org/apache/cxf/clustering/blueprint/ src/main/resources/META-INF/ src/main/resources/OSGI-INF/ src/main/resources/OSGI

2012-05-21 Thread Daniel Kulp
Willem, Can we do this without having separate Blueprint and Spring schemas? Since this is effectively a new schema for both, I'd hate to have 2 schemas when one could do. The configuration/wsrm-manager.xsd did something similar at one point and ended up defining a very small "identifiedTy