On Wed, Sep 2, 2015 at 6:06 PM, Guillaume Nodet <[email protected]> wrote: > What's the exception you end up with ? > I had a brief look at the blueprint code and that seems to be supported. >
Error message: org.osgi.service.blueprint.container.ComponentDefinitionException: Unable to find property descriptor requestTracker on class com.basistech.ws.frontend.service.RaasRsCategorizationService And when I duplicated the setter into the derived class, it worked fine. > 2015-09-02 22:53 GMT+02:00 Benson Margulies <[email protected]>: > >> While setting up a raft of jax-rs service beans, I am getting an exception >> that seems to tell me that blueprint cannot use setter methods from base >> classes. Anyone here have experience one way or the other? >>
