Hi Vinh, Components in 4.3 are configured on a per-component basis, have a look at the migration guide here:
http://fusesource.com/docs/esb/4.3/esb_migration/ESBMigrationConfig-JBI.html Not sure what you're looking for in terms of example CXF configuration files, but there's some on this page: http://cxf.apache.org/docs/configuration.html Have a look under "Enabling message logging using plain Spring bean elements" and some of the subsequent sections, the last one using the cxf:features is the best way to go. On Sep 1, 2010, at 2:35 PM, vinh wrote: > > Hi, > I using Fuse ESB 4.2 and can't seem to find components.properties file > anywhere. Do I need to create one? Also is there an example of the a busCfg > for the cxf bc component, since all I've found during my searches were > configs for https and a http:destination? > > Thanks, > Vinh > -- > View this message in context: > http://servicemix.396122.n5.nabble.com/Unrecognized-Windows-Sockets-error-0-JVM-Bind-for-duplicate-ports-using-https-tp2798475p2799730.html > Sent from the ServiceMix - User mailing list archive at Nabble.com.
