Thanks for the reply, Daniel. I had started down this path and found that I can't actually use the 'exclude' attribute on any @WebMethod annotations in the interface. Unfortunately these interfaces are used both as external service endpoints and internally by many different classes. The add/removeListener methods are never used by the web service, so it looks like I'll need to rework the interfaces.
Do you know why it is that I can't use the 'exclude' attribute at the SEI level? -- View this message in context: http://cxf.547215.n5.nabble.com/Upgrading-2-2-to-2-6-tp5712216p5712268.html Sent from the cxf-user mailing list archive at Nabble.com.
