Unless you need RPC encoding, which Axis preserves and CXF hasn't got.
On Mon, Dec 1, 2008 at 9:23 AM, Steve Cohen <[EMAIL PROTECTED]> wrote: > Christian Schneider wrote: >> >> ... >> >> BTW. If you have CXF in your project it does not make a lot of sense to >> also use Axis. I think you should decide on time for your project which >> webservice stack to use and stick with it. > > I agree with this, basically, but it's a question of time. I have a CXF > client going for one WS and an Axis client going for the other, both with > vendor-provided help/sample classes. I haven't yet tried to put them > together into a single application yet. If you have war stories that can > dissuade me from trying, I'd certainly be willing to listen and thankful for > it. > > Steve > >
