Re: fediz & SSO?

2012-08-22 Thread Romain Manni-Bucau
actually i wonder if it makes sense to get an integration with syncope ( http://incubator.apache.org/syncope/features.html ) *Romain Manni-Bucau* *Twitter: @rmannibucau* *Blog: http://rmannibucau.wordpress.com* 2012/8/21 Cabrera Juan Manuel > Hello. > > I'm working with Romain on SSO and Fed

Re: fediz & SSO?

2012-08-22 Thread Colm O hEigeartaigh
What kind of integration do you propose? Colm. On Wed, Aug 22, 2012 at 8:14 AM, Romain Manni-Bucau wrote: > actually i wonder if it makes sense to get an integration with syncope ( > http://incubator.apache.org/syncope/features.html ) > > *Romain Manni-Bucau* > *Twitter: @rmannibucau* > *Blog: h

Re: fediz & SSO?

2012-08-22 Thread Romain Manni-Bucau
i was thinking of using it as IDP or sthg close *Romain Manni-Bucau* *Twitter: @rmannibucau* *Blog: http://rmannibucau.wordpress.com* 2012/8/22 Colm O hEigeartaigh > What kind of integration do you propose? > > Colm. > > On Wed, Aug 22, 2012 at 8:14 AM, Romain Manni-Bucau > wrote: > > > actu

SAML 2.0 attibutes and claims naming convention

2012-08-22 Thread Oliver Wulff
Hi there I came across an issue in processing the claims encoded within a SAML 1.1 and 2.0 attribute statement. Right now, the ClaimsAttributeStatementProvider creates the name of an attribute like this: SAML 2.0 Current example: http://schemas.xmlsoap.org/ws/2005/05/iden

[VOTE] New features.xml for 2.5.5(.1)

2012-08-22 Thread Daniel Kulp
The Karaf features.xml file that was released with 2.5.5 is corrupt which is preventing it from actually being usable to install CXF 2.5.5 into Karaf. This vote is just to release a new features file (version 2.5.5.1) that fixes that issue. It installs all the CXF 2.5.5 artifacts that have p

Re: [VOTE] New features.xml for 2.5.5(.1)

2012-08-22 Thread Sergey Beryozkin
On 22/08/12 15:27, Daniel Kulp wrote: The Karaf features.xml file that was released with 2.5.5 is corrupt which is preventing it from actually being usable to install CXF 2.5.5 into Karaf. This vote is just to release a new features file (version 2.5.5.1) that fixes that issue. It installs

Spring and Apache CXF - Validation of Request against WSDL - code/configuration

2012-08-22 Thread sudhakarg
In our project we are using Spring 3.0 and Apache CXF 2.6.1. I need to do validation of the JAXB request object with data (JAXB class generated from the wsdl file) against the WSDL file. Can you provide Spring code and/or configuration example for the same? -- View this message in context: h

Re: [VOTE] New features.xml for 2.5.5(.1)

2012-08-22 Thread Colm O hEigeartaigh
+1. Colm. On Wed, Aug 22, 2012 at 3:30 PM, Sergey Beryozkin wrote: > On 22/08/12 15:27, Daniel Kulp wrote: > >> >> The Karaf features.xml file that was released with 2.5.5 is corrupt which >> is preventing it from actually being usable to install CXF 2.5.5 into >> Karaf. This vote is just to r

Re: [VOTE] New features.xml for 2.5.5(.1)

2012-08-22 Thread Willem jiang
+1. We need to fix the feature issue ASAP. -- Willem Jiang FuseSource Web: http://www.fusesource.com (http://www.fusesource.com/) Blog: http://willemjiang.blogspot.com (http://willemjiang.blogspot.com/) (English) http://jnn.javaeye.com (http://jnn.javaeye.com/) (Chinese) Twitter: wil

Re: [VOTE] New features.xml for 2.5.5(.1)

2012-08-22 Thread Jean-Baptiste Onofré
+1 (non binding) Regards JB On 08/22/2012 05:12 PM, Willem jiang wrote: +1. We need to fix the feature issue ASAP. -- Jean-Baptiste Onofré jbono...@apache.org http://blog.nanthrax.net Talend - http://www.talend.com

Re: [VOTE] New features.xml for 2.5.5(.1)

2012-08-22 Thread Aki Yoshida
+1 aki 2012/8/22 Daniel Kulp : > > The Karaf features.xml file that was released with 2.5.5 is corrupt which is > preventing it from actually being usable to install CXF 2.5.5 into Karaf. > This vote is just to release a new features file (version 2.5.5.1) that fixes > that issue. It instal

Re: [VOTE] New features.xml for 2.5.5(.1)

2012-08-22 Thread Johan Edstrom
+1 On Aug 22, 2012, at 9:46 AM, Aki Yoshida wrote: > +1 > > aki > > 2012/8/22 Daniel Kulp : >> >> The Karaf features.xml file that was released with 2.5.5 is corrupt which is >> preventing it from actually being usable to install CXF 2.5.5 into Karaf. >> This vote is just to release a new

Re: SAML 2.0 attibutes and claims naming convention

2012-08-22 Thread Glen Mazza
Hi Oli, comments below: Oliver Wulff-2 wrote > > I came across an issue in processing the claims encoded within a SAML 1.1 > and 2.0 attribute statement. Right now, the > ClaimsAttributeStatementProvider creates the name of an attribute like > this: > > SAML 2.0 > > Current example: > >

Re: Spring and Apache CXF - Validation of Request against WSDL - code/configuration

2012-08-22 Thread Daniel Kulp
On Aug 22, 2012, at 10:42 AM, sudhakarg wrote: > In our project we are using Spring 3.0 and Apache CXF 2.6.1. I need to do > validation of the JAXB request object with data (JAXB class generated from > the wsdl file) against the WSDL file. > > Can you provide Spring code and/or configuration

Re: [VOTE] New features.xml for 2.5.5(.1)

2012-08-22 Thread Jeff Genender
+1 Jeff On Aug 22, 2012, at 10:27 AM, Daniel Kulp wrote: > > The Karaf features.xml file that was released with 2.5.5 is corrupt which is > preventing it from actually being usable to install CXF 2.5.5 into Karaf. > This vote is just to release a new features file (version 2.5.5.1) that f

Re: [VOTE] New features.xml for 2.5.5(.1)

2012-08-22 Thread Freeman Fang
+1 Freeman - Freeman Fang FuseSource Email:ff...@fusesource.com Web: fusesource.com Twitter: freemanfang Blog: http://freemanfang.blogspot.com http://blog.sina.com.cn/u/1473905042 weibo: http://weibo.com/u/1473905042 On 2012-8-22, at 下午10:27, Daniel Kulp wrote: > > The Karaf featur

Apache CXF (2.6.1): Client gets “Content is not allowed in prolog”

2012-08-22 Thread kbabushkin
Hello, I'm using Apache CXF (2.6.1) in my java application to consume 3rd party Web Service. But I have a problem with it, in particular if I use JAXB for databinding while stubs generation my client will always send requests with "header" like "--uuid:e47f145b-38f7-4402-8eec-657d71bc8ad4..." (see

Re: Apache CXF (2.6.1): Client gets “Content is not allowed in prolog”

2012-08-22 Thread Benson Margulies
This is not MTOM: Content-Type: text/xml; charset=UTF-8; type="text/xml"; Content-Transfer-Encoding: binary Content-ID: That's not an MTOM message. See http://en.wikipedia.org/wiki/XML-binary_Optimized_Packaging for what one of those looks like. Rather, it appears that something has discarded th

RE: [VOTE] New features.xml for 2.5.5(.1)

2012-08-22 Thread Oliver Wulff
+1 (non-binding) -- Oliver Wulff Blog: http://owulff.blogspot.com Solution Architect http://coders.talend.com Talend Application Integration Division http://www.talend.com From: Freeman Fang [freeman.f...@gmail.com] Sent: 23 August 2012 01:58 To: d

RE: SAML 2.0 attibutes and claims naming convention

2012-08-22 Thread Oliver Wulff
Hi Glen Thanks for the feedback... >>> OK, a google does not show such a URI ever being used for NameFormat. However, just FYI, from this 2010 email: http://social.technet.microsoft.com/Forums/en-us/winserverDS/thread/291a97a1-65f9-4125-9bd8-5071b29bd5ec, Ping Federate apparently uses a different

Re: [VOTE] New features.xml for 2.5.5(.1)

2012-08-22 Thread Christian Schneider
+1 Christian Am 22.08.2012 16:27, schrieb Daniel Kulp: The Karaf features.xml file that was released with 2.5.5 is corrupt which is preventing it from actually being usable to install CXF 2.5.5 into Karaf. This vote is just to release a new features file (version 2.5.5.1) that fixes that is