It seems Daniel fixed this behavior in CXF-3128, as of v2.3.1. I have split my interface into two: ManagerWS and Manager. ManagerWS contains only the exposed web service method definitions, while Manager extends ManagerWS, adding the add/removeListener methods accepting interfaces as arguments.
Thanks for the help. -- View this message in context: http://cxf.547215.n5.nabble.com/Upgrading-2-2-to-2-6-tp5712216p5712298.html Sent from the cxf-user mailing list archive at Nabble.com.
