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