It works *sometimes* and not others. In the debugger, I see that the annotations themselves are Proxy instances; I'm not sure if that's the source of the trouble.
Here is the relevant subset of the manifest: On Fri, Jul 24, 2015 at 9:30 AM, Jean-Baptiste Onofré <[email protected]> wrote: > Maybe your import is not correct. I guess that you correctly import the > annotation bundle (and not re-export it). Correct ? > > Regards > JB > > > On 07/24/2015 03:29 PM, Benson Margulies wrote: >> >> Boy did I just get confused. >> >> If you stop a bundle containing a CXF service, update it, and start >> it, CXF will, for some reason, no longer see the annotation classes, >> and will decide that the service bean has no useful methods. >> >> This is slightly annoying when debugging, but would be a big problem >> for live management. >> >> Is there something I might be doing wrong to provoke this? >> > > -- > Jean-Baptiste Onofré > [email protected] > http://blog.nanthrax.net > Talend - http://www.talend.com
