On Wed February 24 2010 6:22:49 am BenXS wrote: > I want to migrate existing JAX-WS web services from Metro resp. JBossWS to > Apache CXF. > > Do I have to change the old java ws clients as well?
You should need to, no. On the wire, everything should be the same so they should just continue to work. Dan > Or are the old ws clients compatible with all JAX-WS web services > regardsless of the WS Stack? > > Ben -- Daniel Kulp [email protected] http://www.dankulp.com/blog
