> Do they all support WSDL2.0 Well no if they're relying on CXF for this support, as discussed on the earlier thread: http://old.nabble.com/Can-CXF2.2.6-consume-wsdl2.0-tp27847988p27847988.html
On 11 March 2010 11:31, rahulYadav <[email protected]> wrote: > > > Do they all support WSDL2.0 and RPC/enc wsdl? > Actually i am using AXIS2 with XMLBeans binding for generating source from > wsdl and further use the source to call webservice, this sometimes gets > complicated for end user to use as XMLBeans requires wrapping of method > parameter in Wrapper class and un-wrap the response object to get values. I > am evaluating other products which can support all these wsdls and > generates > easy to use Java source. > Thanks. > > > Eoghan Glynn-4 wrote: > > > > IONA/Progress Artix is one I have personal experience of. > > > > The SOPERA ASF product also embeds CXF, as does the Mulesource ESB, and > > JBoss also have a web services stack based on CXF. > > > > There are plenty more if you care to google around. > > > > Cheers, > > Eoghan > > > > > > On 11 March 2010 11:14, rahulYadav <[email protected]> wrote: > > > >> > >> could you please give me name of some products built on top of CXF? > >> > >> Eoghan Glynn-4 wrote: > >> > > >> > Same thing. > >> > > >> > CXF is an Apache *project* as opposed to a product. There are several > >> open > >> > source and commercial products built on top of CXF. > >> > > >> > The Apache rules dictate that the official project name is prefixed > >> with > >> > "Apache", hence Apache CXF. > >> > > >> > Cheers, > >> > Eoghan > >> > > >> > On 11 March 2010 06:15, rahulYadav <[email protected]> wrote: > >> > > >> >> > >> >> Is CXF a product of Apache or Apache CXF and CXF are two different > >> >> things? > >> >> -- > >> >> View this message in context: > >> >> http://old.nabble.com/CXF-and-Apache-tp27859709p27859709.html > >> >> Sent from the cxf-user mailing list archive at Nabble.com. > >> >> > >> >> > >> > > >> > > >> > >> -- > >> View this message in context: > >> http://old.nabble.com/CXF-and-Apache-tp27859709p27862124.html > >> Sent from the cxf-user mailing list archive at Nabble.com. > >> > >> > > > > > > -- > View this message in context: > http://old.nabble.com/CXF-and-Apache-tp27859709p27862294.html > Sent from the cxf-user mailing list archive at Nabble.com. > >
