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 rmannibu...@gmail.comwrote: actually i wonder if it makes sense to get an integration with syncope ( http://incubator.apache.org/syncope/features.html ) *Romain Manni-Bucau* *Twitter:

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 cohei...@apache.org What kind of integration do you propose? Colm. On Wed, Aug 22, 2012 at 8:14 AM, Romain Manni-Bucau

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: saml2:Attribute Name=emailaddress

[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

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

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:

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:

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 dk...@apache.org: 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

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 sudhakar20...@gmail.com 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

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 dk...@apache.org 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

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

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: root.mess...@cxf.apache.org 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

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