You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by Sergey Beryozkin <se...@iona.com> on 2006/12/14 10:35:05 UTC

Injecting the configuration programmatically

Hi

Is there any way to inject the configuration into the CXF runtime programmatically ?
For ex, one way is to tell the runtime where the config is by pointing it to the cxf.xml (default name...). Is there any way to 
create a required configuration and tell the runtime that the configuration for a given bean name is available ?

Thanks, Sergey