CXFBusImpl.getExtension -> SpringBeanLocator.getBeansOfType -> getBeansOfType .... ->WSDLManagerImpl constructor.
registerInitialExtensions loading properties from XML via the Xerces DOM and the Properties system. 10% of time in a simple client startup. After that the next thing seems to be ASM settting up the JaxWS wrapper class.
