What problems are you running in to? As far as I know, CXF should support all of the specs required to invoke on a WCF endpoint via the wsHttpBinding.
Colm. On Mon, Apr 30, 2012 at 5:40 PM, gmui <[email protected]> wrote: > I have been using CXF to generate client side Java stubs from a WCF hosted > web service with basicHttpBinding with much success. I now need to get it > to work with wsHttpBinding (for added transport and message level security) > and am running into exceptions. I have seen posts as late as last year > saying that CXF is not yet compatible with WCF / wsHttpBinding (Soap 1.2) so > before embarking on an effort to diagnose and resolve the problem, I was > hoping to get some confirmation on whether this can be expected to work or > not. > > I otherwise may be forced to switch to use something else for the web > service binding. > > Thanks, > Gary > > -- > View this message in context: > http://cxf.547215.n5.nabble.com/CXF-client-WCF-service-interoperability-with-wsHttpBinding-tp5676351.html > Sent from the cxf-user mailing list archive at Nabble.com. -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com
