Hi, Even though JAX-RPC is not supported, SOAP 1.1 is. I have old AXIS1 JAX-RPC clients working fine with my JAX-WS CXF 2.6.1 server. Because I was forced to go Java first instead of WSDL first, the main hassle was getting the annotations right to mimic the old WSDL generated by AXIS1 for those statically bound AXIS1 clients.
HTH Andrew > > On Aug 28, 2012, at 8:10 AM, kdesin <[email protected]> wrote: > > > Hi all, > > > > Was JAX-RPC ever supported in APACHE CXF(any version)? > > > > If it was ever supported,can anyone please let me know the version > number. > > Nope. Never supported. > > Some work was started a long time ago to get the Aegis databinding to > support the SOAP-Encoded structures which would have been a first step > toward supporting JAX-RPC, but that's about as far as it went. > > > -- > Daniel Kulp > [email protected] - http://dankulp.com/blog > Talend Community Coder - http://coders.talend.com > Message sent using MelbPC WebMail Server
