Thanks. On Thu, Dec 23, 2010 at 4:01 PM, Glen Mazza <[email protected]> wrote:
> On http://www.sosnoski.com/articles.html, I think you'll want the 2nd > article:WS-Security without client certificates < > http://www.ibm.com/developerworks/java/library/j-jws17/index.html> > > This statement from that article is why I am wanting to use CXF: "CXF was the only stack that worked with the policy as written." The policy I am consuming looks much like the ones in his article. So, I'm expecting success. I believe symmetric binding is supported. Should I conclude that the 'right wsdl' is enough to activate symmetric binding? or is there some other configuration needed? The message "SymmetricBinding not supported" implies the latter, I think. HTH, > Glen > > > > On 23.12.2010 15:32, John Franey wrote: > >> I believe symmetric binding policy is supported in cxf 2.3.1, but this log >> message says no: >> >> [PolicyEngineImpl] Alternative { >> http://schemas.xmlsoap.org/ws/2005/07/securitypolicy}SymmetricBinding<http://schemas.xmlsoap.org/ws/2005/07/securitypolicy%7DSymmetricBinding>is >> not >> supported >> >> I've been working over the cxf documentation for over a day. I am >> stumped. >> >> What do I have to do to turn on support for symmetric binding? >> >> I'm writing a client that will run in jbossws-cxf 3.4.0. >> >> Thanks, >> John >> >> > > -- > > Glen Mazza > gmazza at apache dot org > http://www.jroller.com/gmazza >
