Omitting the interface level in CXF

2007-09-27 Thread lukasK
/Omitting-the-interface-level-in-CXF-tf4528846.html#a12922754 Sent from the cxf-user mailing list archive at Nabble.com.

Re: Omitting the interface level in CXF

2007-09-27 Thread Willem Jiang
Hi , You do not need to change the bean.xml file. I think your implementation has an annotation attribute of the endpointInterface. If you remove it, the methods in you implementor class will show up :) Willem. lukasK wrote: I would like to know if it's possible to omit the interface level