I'm using CXF (with Aegis Binding) to create a simple Web Service. My web service impl. class extends other classes. Not only are the methods in my web service impl. class exposed in the WSDL generated by CXF, but methods from the parent class are also exposed.
Is there a way to control which methods are exposed using the default Aegis Binding. thanks, -- View this message in context: http://www.nabble.com/exposed-methods-with-Aegis-binding-tp14697814p14697814.html Sent from the cxf-user mailing list archive at Nabble.com.
