The closest equivalent, so far as I know, is publishing an endpoint. Have you moved to Spring config, or are you setting everything up from Java?
On Thu, Sep 18, 2008 at 7:46 AM, Alexey Zavizionov <[EMAIL PROTECTED]> wrote: > 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. >
