Hello list, I have read a migration article at http://cwiki.apache.org/CXF20DOC/xfire-migration-guide.html
Where I could find a cxf equivalent to register service: XFireFactory.newInstance().getXFire().getServiceRegistry().register(myService); Alexey.
