hello, I want to use cxf to develop some web service, but I need to extend the databinding because the provided ones with cxf don't work with my application objects.
Can i do it with cxf? How? I read the javadoc of org.apache.cxf.databinding.source.SourceDataBindingbut I don't understand well how to use it. Does it have a sample inside the distribution? thanks, Mariano
