On Monday, July 16, 2012 10:54:26 AM Gina Choi wrote: > <<< > Note that with CXF, a 1.2 endpoint will also handle 1.1 requests just > fine. The 1.2 endpoint will detect a 1.1 request and respond with the > appropriate 1.1 based response. Thus, you just need to deploy a 1.2 > endpoint and it should be able to handle both types of clients fine. > > Thanks Dan. I will do that. > > If that case, shouldn't we make all Fediz STS end points 1.2 as default(I > mean Fediz STS release version), so that users do not need to go through > conversion work?
It's definitely not a BAD suggestion. :-) For the WS-N stuff, that's exactly what I did. When using CXF, it is now exposed via SOAP 1.2. -- Daniel Kulp [email protected] - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com
