On Monday 21 June 2010 10:17:58 pm Felipe Cruz wrote: > Hey Glen.. > > Thanks for your awnser.. looks like cxf has everything I need... I'll check > out the examples from: > http://svn.apache.org/repos/asf/cxf/sandbox/interopfest/ and see if i can > consume this .net webservice. > > Where can i find (if exists) some material about CXF consuming WCF > webservices? >
It really isn't any different that consuming any other web service. Take wsdl, generate code, use code. Dan > best regards, > Felipe > > > > 2010/6/21 Glen Mazza <[email protected]> > > > WS-I Basic Security Profile is not a standard that a web service stack > > can implement like the WS-* specifications are; rather, it's a > > collection of recommendations for the web service developer to follow. > > While WS-I may recommend that the names of all web service operations > > start with the word "Banana", for example, that's not something for CXF > > to enforce, as the specifications it must follow (whether SOAP or WSDL > > or JAX-WS) allow for a much broader range of operation names. > > > > Felipe Cruz wrote: > > > *BasicSecurityProfile10 *isn't supporter yet? Is there some > > > experimental branch that can i use and test? Anyone with some > > > experience.. any help will > > > be appreciated > > > > -- > > View this message in context: > > http://old.nabble.com/WCF-Secutiry-interop-tp28953047p28953415.html > > Sent from the cxf-user mailing list archive at Nabble.com. -- Daniel Kulp [email protected] http://dankulp.com/blog
