Configuration of the BusPage edited by Daniel KulpChanges (1)
Full ContentBy creating a bus with your own bean configuration file, i.e. using the factory method SpringBeanFactory.createBus("mycxf.xml")
you can complement or overwrite the bean definitions that CXF would use by default. In this case mycxf.xml must be on the classpath, but you can also use a factory method taking a URL that points to your bean configuration file.
Change Notification Preferences
View Online
|
View Changes
|
Add Comment
|
